Defragmenter Does Not Work

  • Thread starter Thread starter egchapman
  • Start date Start date
E

egchapman

I have been trying to defragment my hard drives. I go to System, Tools and
Defragment. Then click on Analyze or Defragment and a small window appears
that says: "Disk Defragmenter Could Not Start".

Any help will certainly be appreciated.

Chappy
 
Hi

Have you got at least 15% free disk space on your system?

--

Will Denny
MS-MVP Windows - Shell/User
Please reply to the News Groups


| I have been trying to defragment my hard drives. I go to System, Tools
and
| Defragment. Then click on Analyze or Defragment and a small window
appears
| that says: "Disk Defragmenter Could Not Start".
|
| Any help will certainly be appreciated.
|
| Chappy
|
|
 
Will

15% free space in the drive or partition on which Disk Defragmenter is to be run. A user could have 80% free space on the system and still be bothered by a free space limitation. However, I suspect that the OP problems lies elsewhere as it is my experience that you get warning messages, if it is a free space problem.


~~~~~~

Regards.

Gerry

~~~~~~~~~~~~~~~~~~~~~~~~
FCA

Stourport, Worcs, England
Enquire, plan and execute.
~~~~~~~~~~~~~~~~~~~~~~~~
 
Chappy

You could try running Disk Defragmenter from a command prompt:

Defragmenting Volumes by Using the Defrag Command

The Disk Defragmenter command-line tool and the Disk Defragmenter snap-in both defragment volumes by using
the same method. However, the command-line tool differs from the snap-in in the following ways:

The command does not provide a graphical analysis of a volume's fragmentation status, but it does provide a summary.

The command does not provide a status indicator.

To see a list of parameters for Defrag.exe, at the command prompt, type:
defrag /?

To defragment a volume, specify the drive letter. For example, to defragment the C volume, type:
defrag c:
To defragment the C volume and view a detailed report that is similar to the report shown in the Disk Management snap-in, type:
defrag c -v

To analyze the C volume and view a detailed analysis report, type:
defrag c: -a -v

While the command-line Disk Defragmenter is analyzing and defragmenting a volume, it displays a blinking cursor.
When Disk Defragmenter finishes analyzing a volume, it displays the analysis report. When Disk Defragmenter finishes defragmenting a volume, it displays the defragmentation report. After the process completes, Disk Defragmenter exits to the command prompt.

To interrupt the defragmentation process, at the command line, press CTRL+C.

For more information about using Defrag.exe, see Windows XP Professional Help.

If that doesn't work then run Disk Cleanup and then run Chkdsk.

You could also look in Event Viewer for clues!



~~~~~~


Hope this helps.

Gerry
~~~~~~~~~~~~~~~~~~~~~~~~
FCA

Stourport, Worcs, England
Enquire, plan and execute.
~~~~~~~~~~~~~~~~~~~~~~~~
Please tell the newsgroup how any
suggested solution worked for you.

~~~~~~~~~~~~~~~~~~~~~~~~
 
Back
Top