• 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.

How can I tell what files windows xp is currently accessing/writing?

BD2003

Lifer
There is a problem on my machine which is driving me insane. There is always a small amount of disk activity going on on my system. It appears to be writing to the C: partition. But unless I can figure out exactly what file is being written, I have no way of being able to diagnose exactly what is causing it. The constant clicking is so irritating, its like someone constantly tapping on your shoulder. I need to make it stop!
 
I downloaded filemon and diskmon. When the culprit activty is going on, diskmon is showing small writes, but filemon shows nothing. Its writing something, but its not writing to a file. Diskmon gives me absolutely zero information as to what is actually writing, only where it is being written in terms of sectors.

WTF?
 
Pagefile access souldn't be consistant unless there were other issues. Are you seeing any process spike CPU usage during the writes?
 
Go to task manager.
Under "Processes", click on "View/Select Column".
Select "I/O Read Bytes" and "I/O Write Bytes".
Click OK.

Now, you can see which process is accessing the hard drive.
 
Back
Top