Today I am sharing the easiest method with you to defrag. your hard drive. Though you can perform this task with third party applications also, but why don’t do it a simple way.

Here is a simple method to defragment your drives using Command Prompt :

1. Click on Start and then select Run, type CMD in it and hit enter.

2. Suppose I want to defrag my C drive, then in the command box I’ll write

defrag C: -f -v

and hit enter. The defragmentation will start.

Have a look :

defragmentation using cmd 300x238 How To Defragment Hard Drives Using CMD

click on the image to enlarge

Similarly, you can perform this task on diffrent drives by changing the name i.e

defrag C: -f -v
defrag D: -f -v
defrag E: -f -v

Related posts:

  1. Enable your DRIVES to open !! (Cure autorun.inf Virus) ...
  2. DELETE an Undeletable file ...
  3. Disable Writing to USB Drives ...
  4. Learn to learn computer programming ...
  5. Enable a Disabled TaskManager ...
  6. How to detect viruses easily? ...
  7. Netbios Hacking- The Ethical Hacking ...
  8. Change Windows XP Key ...