ADVERTISEMENTS
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 :
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
If you like this post, you will love these :
- Make Your System Faster With Auslogics Disk Defrag
- How To Permanently Delete Data From USB Flash Drives And Hard Drives
- Install Windows And linux In USB Flash Drives
- Stop Autoplay In USB Flash Drives By Pressing One Keyboard Button
- How To Remove NewFolder.exe !!
- How To Check The Reading And Writing Speed Of Your USB Flash Drives
- Forcefully Eject USB Flash Drives In Windows
Gaganpreet Singh on May 26, 2009 | Filed Under Tricks, Windows Seven, Windows Vista, Windows XP



Welcome to
{ 2 comments… read them below or add one }
Hey gagan thanks really…it is faster than the normal disk defragmenter
Thank you very much for this wonderful tip! I have Vista and needed to do a full defragmentation and learned that this is the only true way to do it (without buying a program). You made it simple!!