How to defragment the boot and application files in Windows Vista

Posted on June 8th, 2008 by Jason

1. Open the command prompt with administrative privileges by clicking the Start orb, All Programs, Accessories, right-click Command Prompt, and then click Run as Administrator.

2. Type defrag c: -b (assuming you want to defragment files on your C: drive) and then press Enter on your keyboard. You could also type defrag –b to defrag boot and application files on all hard drives.

3. You won’t see any output in the command prompt during the defrag process.

4. When it’s finished defragmenting a new line will appear in the command prompt.

Note: You can stop a defrag running from the command prompt at any time by pressing Ctrl+C on your keyboard.

Tags: , , , , , , , , , ,

Related posts

Leave a Reply