How can I tell what SVCHOST is running?

  • Thread starter Thread starter bill
  • Start date Start date
B

bill

There are a number of process running under SVCHOST.EXE in the task
manager. How can I tell what they are running?
One of them was taking up 80% of my CPU.

thanks
 
From Ramesh's web site: http://windowsxp.mvps.org/svchost.htm
Also: http://support.microsoft.com/?kbid=314056

To find out more about Svchost.exe entries try Process Explorer:
http://www.sysinternals.com/Utilities/ProcessExplorer.html

Once you have Process Explorer installed and running:
Click/Expand the Svchost.exe process that you are interest in.
Then highlight one of the process listed under Svchost, right click and from
the options listed select: google
This should display what out there on the web about that process.

JS
 
Download Process Explorer from www.sysinternals.com

When you run it, as you pass the mouse over each svchost.exe entry, a
toolinfo window will appear detailing what services that specific
svchost.exe handles.

You can also use Windows Defender, select Tools, Software Explorer and from
the Category drop-down list, select Currently Running Programs. Then select
go through the list and select items for Service Host. On the right panel,
a detailed description will appear.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

memory in svchost.exe 5
svchost takes 99% of CPU 1
svchost.exe takes 95% of CPU time 3
SVCHOST memory leak? 4
What is SVCHOST.EXE doing? 5
Svchost - Round 2 3
svchost.exe using 99% of CPU 9
Processes Running 2

Back
Top