Windows,Android,Linux,Apple Mac,Iphone,Ipad,Tips and Tricks,tutorial for Problem.Repair,Recovery,data,Troubleshooting,Computer Help,Software,Tweak Computers,Guide to Windows,linux and software Install guide.MotherBoard repair,Hardware.GSM,Phone,Wireless,WIFI,Msn,Ubuntu.Blogger tips....
Defragment Hard Drives Using Command Prompt
Today I am sharing the easiest method with you to defragment 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 you want to defrag your C drive, then in the command box, write defrag C: -f -v and hit enter. The defragmentation will start. 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