View Single Post
  #4 (permalink)  
Old 03-18-2008, 12:57 PM
Touch Base
 
Posts: n/a
Re: defragmenter is not working "greyed out"

"Andrew E." <eckrichco@msn.com> wrote in message
news:947E3639-C999-43A6-84DC-121B069AC58B@microsoft.com...
> If defrag doesnt run,a repair will not fix the problem.Read kb article:
> http://support.microsoft.com/kb/922379
> "Socrates" wrote:
>
>> I have windows xp home edition. I have been trying to defrag my hard disk
>> now
>> for a few months but the box keeps coming up "greyed out" showing the
>> bars
>> etc with no instructions visable and the buttons won't respond. I have
>> tried various ways to cure this problem including "disk cleanup" and
>> starting
>> in safe mode etc, but without success. I am reluctant to reinstall
>> windows xp
>> in case it will lose important work / files /software on my computer. Is
>> there another way to make my defragmenter system work? Any help and
>> advice
>> would be much appreciated.
>> --
>> plato


How To: Fix Windows Built in Defragmenter
http://www.andreasroom.com/blog/arch...18/defrag.aspx

Restore the Windows Defragmenter
Windows XP

I've seen on several computers where the built in Disk Defragmenter
not
longer runs correctly. This often happens when you install a third
party
defragmenter like Diskeeper, then on uninstalling, it does not restore
the
built in one correctly.

Some of the problems you may encounter are, a box like the one shown
here
Snap-in failed to initialize,
CLSID: {43668E21-2636-11D1-A1CE-0080C88593A5}
when you try to run windows defrag, or other times, the defrag window
will show up, but the analyze and defragment buttons will do nothing.

Solution

The solution is actually quite simple. You need to re-register the
defragmenters snap-in files, and the basic registry entries.

First open up a Command Prompt, this can be found at:
Start -> All Programs -> Accessories -> Command Prompt

Change into your windows\system32 directory. Your windows directory
will
be either windows or winnt. Type: cd \windows\system32

Register the defrag components, by typing:
regsvr32 dfrgsnap.dll
regsvr32 dfrgui.dll

At this stage, you may find the defragmenter works. If not, there is
one
more step you can do.

Using Windows Explorer browse to your windows\inf folder.
In there you will find a file called dfrg.inf right click this file,
and
select Install.

Done!




Reply With Quote