Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to prevent dfrgntfs.exe running automatically?

Status
Not open for further replies.

cheer8923

Programmer
Aug 7, 2006
230
US
Sometimes there is intense disk activity when the PC is idling for a long time. Task Manager shows dfrgntfs.exe running. Disk activity will stop once it disappears. I don't have any scheduled defragmentation. What can I do to prevent it from running automatically?

thanks!
 
You cannot.
This is part of the idle time optomization of XP.

Other than the noisy drive, it should not effect your ability to use your computer.

You can force the optimization process, as well as any other processes that run during idle time, to start. Click Start and select Run. In the Run dialog box, type rundll32.exe advapi32.dll,ProcessIdleTasks (note that this is case-sensitive) and press ENTER or click OK.

Essentially what XP is doing is moving applications closer to the (faster) tracks nearer the drive spindle to speed up boot and access times. It is not doing a full defragmentation.



____________________________
Users Helping Users
 
That explains why the disk is still fragmeneted. I've installed Diskeeper with no auto-defrag configured. Hope that won't cause any problem.

Thanks for the explanation.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top