Alright, so I'm working on my uncle's computer, and he calls me and says his disk defragmenter could not start. So I drove over to his house and tried to start it, but I get the error message "Disk Defragmenter could not start." So I tried doing two things. First, using command prompt, I tried registering the components of the disk defragmenter using this method:
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
Register Defrag Components
I tried that, but it failed to do a thing and after testing it I still got the could not start message. So then I tried doing this:
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.
I did that as well and yet I still got the disk defragmenter could not start message.
I am gonna try to copy my I386 folder to my flash drive and attempt to overwrite the current configuration on his I386 folder. So two questions come to mind. The first question is, does anyone have a solution to this problem other then those I listed above. Second, does anyone think the I386 folder trick will work?
Thanks AlphaAO
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
Register Defrag Components
I tried that, but it failed to do a thing and after testing it I still got the could not start message. So then I tried doing this:
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.
I did that as well and yet I still got the disk defragmenter could not start message.
I am gonna try to copy my I386 folder to my flash drive and attempt to overwrite the current configuration on his I386 folder. So two questions come to mind. The first question is, does anyone have a solution to this problem other then those I listed above. Second, does anyone think the I386 folder trick will work?
Thanks AlphaAO