<a href="http://superuser.com/questions/527401/high-cpu-usage-by-the-system-process">http://superuser.com/questions/527401/high-cpu-usage-by-the-system-process</a>
在工作中,檢視哪個程序占用過多cpu或記憶體不是那麼簡單的事,可能很多程序都依附于system或是svchost.exe。
那麼,如何進一步檢視呢?
download and run it, then select the system process, right-click and select properties:
switch to the threads tab (ignore the dialog box that mentions symbols):
this will show which file is using the excessive cpu usage, from which you can then attempt to diagnose it.