Saturday, July 4, 2015

windows 7 - ClearMyTracksByProcess 10554 slowing down Win7 PC (rundll32.exe inetcpl.cpl)

Here's complete info from the Command Line in Task Manager:



rundll32.exe C:\Windows\system32\inetcpl.cpl,ClearMyTracksByProcess 10554



There are 2 of those running, taking up 150K to 900k memory & 5 - 30% CPU. I end them, and everything's fine. After a few days, they return.



They seem to run after I use something with Audio &/or Video, e.g., Zune, iTunes, GoToMeeting, Pandora, but I can't pin it down to any one application. I say "seems" because maybe it's not related at all.

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...