Disk Defragmenter won't Analyze or Defragment

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've done SFC /SCANNOW w/ XP disk. I've registered both dll's. I rebooted.
I tried right clicking dfrg.inf in C:\WINDOWS\inf, but it doesn't give me the
option to install, nor in right clicking on an .ini file either like it used
to do. I can open Disk Defragmenter with absolutely no problem, but when I
click on either Analyze or Defragment, absolutely nothing happens. With no
errors or actions of any kind to work with, how am I supposed to be able to
fix this problem? I'm at a loss. I could use some real help here.
 
Nothing happens when clicking on Defragment or analyze.

Defrag with XP SP2 needs the DCOM Server Process Launcher service running.

Click Start, Run and type SERVICES.MSC
Double-click the DCOM Server Process Launcher service
Set it's startup type to "Automatic"
Restart Windows.

From...
Ramesh - Microsoft MVP
http://www.mvps.org/sramesh2k

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
DCOM Server Process Launcher is/was already running and already set to
Automatic. What's next? *hoping SOMETHING works*

==================================================
 
Start | Run | Type: regsvr32 dfrgui.dll | Click OK

Start | Run | Type: regsvr32 dfrgsnap.dll | Click OK
I tried right clicking dfrg.inf in C:\WINDOWS\inf, but it
doesn't give me the option to install, nor in right clicking on an .ini
file either like it used to do.

Windows® XP File Association Fixes
Copyright 2003 - Doug Knox
http://www.dougknox.com/xp/file_assoc.htm

Read the instructions. Then get...

INF File Association Fix (Restore the default assocation for INF files)

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
Does "defrag.exe" run from the command prompt:

Start > Run > cms.exe

A command-line window opens.

Type in:

defrag c:

hit Enter

Does C: drive get defragmented? If so you can literally script regular
defragmentations so you never need look at the thing again.
 
Back
Top