• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Turning Off autodefrag in xp

kyoshozx

Senior member
I've noticed if I left my computer on for a while without doing anything after a while there would be major disk activity, but once you move the mouse or open a program it stops. Well after leaving task manager on and same thing happen I figured out it was dfrgntfs.exe which is the disk defragger. Is there anyway I can turn this feature off?
 
You can't turn it off, and really shouldn't want to. It's not running a full defrag, it's an optimizing defrag.

During usage, WinXP tracks how applications load. This first started with Win98 (or maybe Win95 OSR2) and FAT32. With Win9x it just tracked it in a file, and when you ran defrag, it rearranged files normally, but also rearranged files and parts of files based on what order they loaded when you ran the application that used them. So if an app uses the end of FileA first during load, the defrag would put that part of FileA in front of the rest of the file so it gets loaded first.

WinXP does this "optimization" anytime your system is idle. It only takes a short time, and each time it happens should take less time. Once it does it the first time, every app you've run already has been optimized, and each time it basically just tweaks it, or optimizes any new programs you ran.

Properly done 3rd party defrag programs honor XP's optimizations, and will not move them.
 
Back
Top