Recently I found that when my computer is idle for a while, rundll32.exe runs the following command and generates excessive I/O.
C:\WINDOWS\system32\rundll32.exe invagent,RunUpdate -noappraiser eNpRGCNfm0eU4886.4
After searching the web, I found one post on this site, rundll32.exe invagent.dll eating 100% CPU
My problem is slightly different from the one described in that post. Instead of high CPU usage, mine is reading the disk excessively. Windows Performance monitor shows that rundll32.exe is scanning through every single file in the system folder (i.e. C:\Windows) and the program files folder.
I tried the solution mentioned in that post. My Customer Experience Improvement Program Settings is already turned off. There is no Windows Update KB2976978 found in the installed updates list.
I have also searched the Task Scheduler, I have disabled related tasks such as Application Experience. However, this problem is not solved.
Anyone has any ideas? Thank you.