Debog.com : Computer Slow? Defrag it

Run Defrag

What is file fragmentation? Essentially, it is the fact that when a file is saved on the hard drive, it will often get split into two or more sections, and stored in two or more physical locations on the disk. What this means is that when there is a request for the file, the hard drive must gather it up again from two or more locations. There is a slight performance loss, when this happens.

Defragging attempts to gather all the fragments into single locations, and speeds up file access

Windows disk defragmenter is a standard windows utility

Click: Start -> All Programs -> Accessories -> System tools -> Disk Deframenter

For each drive ...

Click: Defragment

NOTE: This can take some time [ie., many minutes] to complete


I have written an MS Visual Basic Script which you can get here: DMHD.vbs
It will clean and defrag multiple hard-drives on win98 and xp. Right click and save as 'DMHD.vbs'. Double click file to launch.

NOTE: DMHD.VBS does not work with Vista

NOTE:Your antivirus and antispyware programs will 'sound an alarm' when you try and run this script. This is normal, as many malicious programs use scripts too. All we can do is make the code available, and leave it to your discretion. Mcafee SiteAdvisor Gives us a 'Safe' rating.


Last Modified 7/10/2010 ©2005-2010 DeBog: slow computer solutions