Unsolved
This post is more than 5 years old
2 Posts
0
3450
September 13th, 2005 13:00
Disk Defragmenter
Win. XP Pro
Lost system tools ,defragmenter.
Need Lots of help please!!!
No Events found!
Unsolved
This post is more than 5 years old
2 Posts
0
3450
September 13th, 2005 13:00
Top
JRosenfeld
2 Intern
•
4.4K Posts
0
September 13th, 2005 14:00
coejr
2 Posts
0
September 13th, 2005 20:00
Thanks,
Defragmenter does not open at all
Denny Denham
2 Intern
•
18.8K Posts
0
September 13th, 2005 21:00
See if replacing the file will correct the problem. With your Windows XP CD in the drive, do the following:
Go to Start|Run, enter cmd and click OK.
At the command prompt enter the following, substituting the drive letter of your CD-ROM drive for X:
expand x:\i386\dfrg.ms_ c:\windows\system32\dfrg.msc (note the space after "ms_") and click .
You should see the message that one file has been expanded.
JRosenfeld
2 Intern
•
4.4K Posts
0
September 13th, 2005 22:00
click start, click run, type sfc /scannow [note space between c and /]; click OK
sfc (system file checker) will run and replace any corrupted or missing system files. Depending on your set up it may ask for your XP CD. It does not report any results.
An alternative method to defragment you could try is the following [I assume that you want to defragment C:\]
That opens the command (DOS-like) window. At the > prompt type defrag C: -a [note spaces between g and C and between : and -]; press enter.
If that works, and provided that there is adequate free space, and you want to defragment, at the prompt type defrag C: [note space between g and C]; press enter.
Message Edited by JRosenfeld on 09-14-2005 12:12 AM