I am wondering if a tool exists that can tell me which service is causing services.exe to use all CPU time. Basically a Task Manager for services.exe.

Does anybody know of such a tool.

link|improve this question

50% accept rate
feedback

2 Answers

up vote 0 down vote accepted

You don't say what version of Windows you're running but in Windows 7 the Resource Monitor's CPU tab will do the trick.

link|improve this answer
Thanks. This is exactly what I needed. – Christian Madsen Mar 5 '11 at 20:23
feedback

Use Process Explorer. See details in this answer to a related question.

link|improve this answer
I tried that and process explorer does show me that services.exe uses 50% (dual core system). But it does not show which exact service that has gone crazy (services.exe runs multiple services inside its process). – Christian Madsen Aug 17 '10 at 13:14
Or did I overlook something? – Christian Madsen Aug 18 '10 at 5:26
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.