Identify Processes in Svchost.exe

Posted on February 20th, 2011 in Common Technique by admin

Question:

There have been a series of processes using underneath SVCHOST.EXE in a taskmanager. How can we establish what they have been running?

Answer:

-Windows XP Pro only-

Svchost.exe was combined to check a services which contingency run any time a complement is started. Svchost.exe is located here:

%SystemRoot%System32 folder

It is usual for mixed instances of Svchost.exe to be using during a same time. This happens since Windows will concede Svchost.exe to be proposed during mixed times per session. Each Scvhost organisation can enclose apart services. This organisation of services allows for most improved carry out as well as for a easier debugging process.

If we would similar to to perspective a services which have been using in any Svchost process, here’s how:

1. Go to Start>> Run. Type in:cmd [Enter] or click OK.
2. At a authority prompt sort in: tasklist /svc >c:taskList.txt

Note: Copy as well as pulp a on top of authority for improved accuracy.


Article Source: レジストリクリーナー

Post a comment