|
Re: Vista keeps reading file after copy cancelled If you do a TASKLIST /SVC on a command prompt, one of the SVCHOST instances will match the PID (Process ID) that you see in those graphs - at present "132" on your machine. What services are running in that SVCHOST?
I suspect your problem might be due to an anti-virus filter driver which is incapable of processing a "cancel" command effectively. That's just a wild guess though. There are many other possibilities. |