|
#1
|
|||
|
|||
|
I would like to know if it is required to have six of these running in my
process window. Generic Host Process for Win32 Services There are six of these running... should there be that many of them running at one time? If not how do I stop them? -- Help please! |
|
#2
|
|||
|
|||
|
It is normal to see multiple instances of svchost.exe. Do you need all you
see? It depends on what services you have running on your computer and if you want to use them all or not. You can use the command tasklist /svc to enumerate the services you se in each instance of svchost or use a GUI utility like the free Process Explorer form SysInternals to see the services associated with an instance of svchost. The other thing I really like about Process Explorer is that it will show in the general page of a process if the executable for the process is verified or not. Verified means that it is digitally signed by a certificate issued by a Certificate Authority that your computer trusts and would mean almost certainly that the file is not malware. However just because an executable is not signed does not mean that it is malware. I would NOT stop any instance of svchost.exe from running but instead review the services running on your computer using services.msc and disable those that you do not need after consulting credible documentation that disabling the services will not cause you computer to malfunction. The Windows XP Security Guide and the Threats and Countermeasures guide which are free downloads from Microsoft are good resources to check on how to manage services. The free Microsoft Baseline Security Analyzer will also check for computer vulnerabilities and common services that you may want to disable and is a great tool to run on any Windows computer. --- Steve http://www.sysinternals.com/Utilitie...sExplorer.html -- Process Explorer http://www.microsoft.com/technet/sec...p/default.mspx --- XP security guide http://www.microsoft.com/technet/sec...g/tcgch00.mspx --- Threats and Countermeasures http://www.microsoft.com/technet/sec.../mbsahome.mspx --- MBSA 2.0 "MOBIUS" <MOBIUS@discussions.microsoft.com> wrote in message news:7E689415-BFFE-4DB0-876E-803DB2090CB7@microsoft.com... >I would like to know if it is required to have six of these running in my > process window. > > Generic Host Process for Win32 Services > > There are six of these running... should there be that many of them > running > at one time? If not how do I stop them? > -- > Help please! |
|
#3
|
|||
|
|||
|
A description of Svchost.exe in Windows XP
http://support.microsoft.com/default...b;en-us;314056 -- Hope this helps. Let us know. Wes MS-MVP Windows Shell/User In news:7E689415-BFFE-4DB0-876E-803DB2090CB7@microsoft.com, MOBIUS <MOBIUS@discussions.microsoft.com> hunted and pecked: > I would like to know if it is required to have six of these running in my > process window. > > Generic Host Process for Win32 Services > > There are six of these running... should there be that many of them > running at one time? If not how do I stop them? > -- > Help please! |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| RE: Generic Host Process for Win32 services has encountered a prob | Xavier MD | Windows Update | 0 | 01-05-2006 05:02 PM |
| Hijack problem | Tom B. | Windows XP Security Admin | 7 | 01-05-2006 05:44 AM |
| winfixer infection | Robert | Windows XP Security Admin | 7 | 01-05-2006 05:07 AM |
| Have results from Hijackthis. Don't understand them!!! 1st half | StanStan | Windows XP General | 15 | 01-05-2006 02:36 AM |
| USB Mass Storage Device - This device cannot start. (Code 10) | lobo201 | Windows XP Hardware | 11 | 01-05-2006 02:15 AM |