I want to know what program is responsible for the constant activity of my hard drive. I have Process Explorer, Process Monitor, Filemon, and Regmon running, but I am still not able to detect what is using my hard drive.

Is this even possible to detect? Something tells me not.

link|improve this question

55% accept rate
We'll need more details. What operating system? What hardware? When did the problem start? – goblinbox Mar 15 '11 at 1:50
Windows XP SP2, Intel Centrino Duo T2400 1.83Ghz, 1GB Ram, Nvidia Go 7400, problem started like this week i think. Hard drive starts loading every 10 - 15 seconds. Tried DiskMon but all it does is shows activity and not a single clue to what file is being used... What a useless crap. – Boris_yo Mar 17 '11 at 1:00
1  
What is wrong with Process Monitor? Leave it running for a while and then look at the file Events columns under Tools/ Process Activity summary. – sgmoore Nov 26 '11 at 13:17
feedback

1 Answer

(I'm not sure if it's available in Windows XP)

Start perfmon.exe and look for anything that has to with I/O or the hard drive. (In Windows 7 you can see data for every single process there)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.