Hi,
Please tell me use of svchost.exe. Will there be multiple instance of svchost.exe.
Hi,
Please tell me use of svchost.exe. Will there be multiple instance of svchost.exe.
Last edited by essbebe; 09-06-11 at 09:19 PM.
Yes. There are multiple instances. SVCHOST is a generic process host. To know more about svchost and the process running under each process, run this command in command window:
tasklist /svc /fi "imagename eq svchost.exe"
One instance of svchost may be serving more than one service in the form of threads. to reduce the amount of svchost processes and also the number of threads in individual svchost processes turn off unnecessary services by going to Start > Run > services.msc
Dont turn off services you are not sure about. it may cause problems. here is a complete guide of which services can be closed:
Windows XP x86 (32-bit) Service Pack 3 Service Configurations by Black Viper
Last edited by saurav_k; 04-30-09 at 11:29 PM.
@essbebe @just4kix
Thanks. Will update here.
@saurav_kataruka
Very good link. The "works"
REP +
@saurav_kataruka
Thanks. I use SP2 will it work for me ?
scroll down .. this is the page for sp2 service configurations: Windows XP x86 (32-bit) Service Pack 2 Service Configurations by Black Viper
Thanks.![]()
Last edited by saurav_k; 04-30-09 at 08:23 PM. Reason: Automerged Doublepost
Here is mine
![]()
*** Warez content removed ***
//You are in breach of forum rules and policies. You are been handed a YELLOW infraction card. - Moderator just4kix
Last edited by just4kix; 05-12-09 at 04:38 PM.
There are currently 1 users browsing this thread. (0 members and 1 guests)