Disk defragmention tool

  • Thread starter Thread starter Richard M
  • Start date Start date
R

Richard M

Good Day - I run XP Professional with all updates installed. However, when I
try to defragment the disk it says: "No defragmentation tool installed". I
checked the windows components, but can't find anything.

Please help.

Thnaks, Richard
 
Richard,

* Open your search tool, type in dfrg.msc (check 'Advanced Options' box,
check first 3 options inside 'Advanced Options'), clcick 'Search Now'.
Do you have the Defag app in your System 32 folder? Either way, try this:
* insert WinXP-SP2 CD
* Start > Run > type sfc /scannow (note space bewteen sfc /), OK
* Scan should begin verifying files are in place & not corrupted

Drew
 
Richard M said:
Good Day - I run XP Professional with all updates installed. However, when
I try to defragment the disk it says: "No defragmentation tool installed".
I checked the windows components, but can't find anything.

Reinstall the Defragmentation Tools. To do this, type the following in the
Run dialog box,

INF

This should bring up the hidden INF folder in the Windows directory. Now
locate and highlight, "dfrg.inf". Right click this file and select install.
You may need your XP CD to complete the process. If you installed a Service
Pack, you may need to point to this location "windows\servicepackfiles\i386"
for the required files.
 
Richard,

Fix the "DefragPath" value in this registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\DefragPath

Click Start, Run and type REGEDIT.
Navigate to the above location:
In the right-pane, double-click (default) and set it's data to:

%systemroot%\system32\dfrg.msc %c:
(if REG_EXPAND_SZ)

C:\Windows\system32\dfrg.msc %c:
(if REG_SZ)

Alternately, reinstalling Defrag using the INF file should fix the above
value automatically. The following was recently posted by Bert Kinney:

<quote>

The following file is located in a hidden folder.
To view hidden files follow these steps:
Open Control Panel - Folder Options - View tab, select "Show hidden
files and folders" and uncheck "Hide extensions for known file types",
click OK.

Open Windows Explorer and navigate to the windows\inf folder.

Find the dfrg.inf file, right click on it and select Install. You may
be asked for the XP CD.

</quote>


--
Ramesh, Microsoft MVP
Windows XP Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top