02-03-2012, 09:31 PM
If you want to find out just what a process is doing, try using Process Monitor: http://technet.microsoft.com/en-us/sysin...s/bb896645
It monitors hard drive and registry usage, and tells you what's doing it. I found a buggy driver that was writing to a file once per second that way.
It monitors hard drive and registry usage, and tells you what's doing it. I found a buggy driver that was writing to a file once per second that way.