The computer is the following :
Antec Performance One P182 (ATX, Geen PSU, Zwart)
Radeaon R7 200
Asus P5K Premium/Wifi-AP
8GB RAM
Intel Core 2 Duo E8600
Windows 7 Service Pack 1
2x Samsung SpinPoint T166, 500GB (7200rpm, SATA II, 16MB, NCQ)
It started with the CPU usage being higher than the sum of all the usages in the Task Manager. The culprit turned out to be greedy services. These can be seen with resmon.exe (in Windows/System32). I have recorded the behaviour over 45 days. The behaviour varies, but typically a service would monopolize an entire CPU.
Most common greedy services : cmdAgent (Comodo Internet Security Helper Service), wuauserv (Windows Update), WerSvc (Windows Error
Reporting Service), Wlansvc (WLAN AutoConfig), W32Time (Windows Time), TrustedInstaller (Windows Modules Installer) and TTService.
In resmon in the Services area one can right-click on a process and choose ‘Stop Service’. These things can happen then :
– Nothing
– I get an error message that I can’t stop the process.
– The status of the process changes to ‘Stopped’ and CPU usage by that process drops to 0. Then process may automatically restart.
– The status of the process changes to ‘Stopped’ and reported CPU usage (which may be false) by that process remains high.
Restarting processes is even less effective.
Lately after startup my CPU usage (2 processors) is at 90-95 %, even when according to resmon only one process (lately TTService is being voracious) is using up 1CPU. (So I don’t know where the extra 40% CPU power is being used). Stopping the process, if successful drops CPU usage to below 20%.
How can I prevent these processes from monopolizing an excessive amount of CPU power, preferably without having to kill them ?
I am just checking with resmon now. According to it wauserv is using 48% (96% of a CPU) and RpcEptMapper (RPC Endpoint Mapper) another 48%. Then according to the Task Manager my chess engine about a CPU as well. That should total to more than 2 CPUs!? CPU usage is at 100%. I got it down to 55% (the chess engine) even though RpcEptMapper is still allegedly using a CPU as well.
Thanks for your help.