<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
		>
<channel>
	<title>Comments on: How To Identify What Programs Started svchost.exe in Windows</title>
	<atom:link href="http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html</link>
	<description>Computer - Internet - Technology Tips And Tutorials</description>
	<lastBuildDate>Thu, 11 Mar 2010 15:53:06 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Frank</title>
		<link>http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-18486</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Tue, 26 May 2009 21:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-18486</guid>
		<description>Sometimes the red light is on constantly on my PC.
Sometimes when I leave the comp&#039; the red light is on constanly.
If I move the mouse or press a key the red light slows and then flashes slowly.
Recently I managed to open task manager and could see that svchost.exe and wuauclt were busy in processes.
The OS is supposed to be W XP Home, sometimes it is W XP Professional, it depends what I happen to look at regarding info&#039; it has on it.
I was able to put the tasklist etc into command prompt and it gave a list of the svchost.exe.
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\home&gt;tasklist /svc /FI &quot;IMAGENAME eq svchost.exe&quot;

Image Name                   PID Services
========================= ====== =============================================
svchost.exe                  700 DcomLaunch, TermService
svchost.exe                  780 RpcSs
svchost.exe                  848 AudioSrv, BITS, CryptSvc, Dhcp, dmserver,
                                 EventSystem, FastUserSwitchingCompatibility,
                                 helpsvc, HidServ, lanmanserver,
                                 lanmanworkstation, Netman, Nla, RasMan,
                                 Schedule, seclogon, SENS, SharedAccess,
                                 ShellHWDetection, srservice, TapiSrv,
                                 Themes, TrkWks, W32Time, winmgmt, wscsvc,
                                 wuauserv, WZCSVC
svchost.exe                 1116 Dnscache
svchost.exe                 1268 LmHosts, SSDPSRV
svchost.exe                 1844 WebClient
svchost.exe                 2328 stisvc

I was able to select-copy-paste the result as you see it above from the command prompt.
Qs: Why are the numbers different?
Does anyone recognise any malware in amongst the list?</description>
		<content:encoded><![CDATA[<p>Sometimes the red light is on constantly on my PC.<br />
Sometimes when I leave the comp&#039; the red light is on constanly.<br />
If I move the mouse or press a key the red light slows and then flashes slowly.<br />
Recently I managed to open task manager and could see that svchost.exe and wuauclt were busy in processes.<br />
The OS is supposed to be W XP Home, sometimes it is W XP Professional, it depends what I happen to look at regarding info&#039; it has on it.<br />
I was able to put the tasklist etc into command prompt and it gave a list of the svchost.exe.<br />
Microsoft Windows XP [Version 5.1.2600]<br />
(C) Copyright 1985-2001 Microsoft Corp.</p>
<p>C:\Documents and Settings\home&gt;tasklist /svc /FI &#034;IMAGENAME eq svchost.exe&#034;</p>
<p>Image Name                   PID Services<br />
========================= ====== =============================================<br />
svchost.exe                  700 DcomLaunch, TermService<br />
svchost.exe                  780 RpcSs<br />
svchost.exe                  848 AudioSrv, BITS, CryptSvc, Dhcp, dmserver,<br />
                                 EventSystem, FastUserSwitchingCompatibility,<br />
                                 helpsvc, HidServ, lanmanserver,<br />
                                 lanmanworkstation, Netman, Nla, RasMan,<br />
                                 Schedule, seclogon, SENS, SharedAccess,<br />
                                 ShellHWDetection, srservice, TapiSrv,<br />
                                 Themes, TrkWks, W32Time, winmgmt, wscsvc,<br />
                                 wuauserv, WZCSVC<br />
svchost.exe                 1116 Dnscache<br />
svchost.exe                 1268 LmHosts, SSDPSRV<br />
svchost.exe                 1844 WebClient<br />
svchost.exe                 2328 stisvc</p>
<p>I was able to select-copy-paste the result as you see it above from the command prompt.<br />
Qs: Why are the numbers different?<br />
Does anyone recognise any malware in amongst the list?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arshan</title>
		<link>http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-17871</link>
		<dc:creator>Arshan</dc:creator>
		<pubDate>Wed, 25 Mar 2009 16:12:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-17871</guid>
		<description>If you are comfortable working with the Registry, you can get a good understanding of the description &amp; functions of Svchost.exe at http://support.microsoft.com/kb/314056</description>
		<content:encoded><![CDATA[<p>If you are comfortable working with the Registry, you can get a good understanding of the description &amp; functions of Svchost.exe at <a href="http://support.microsoft.com/kb/314056" rel="nofollow">http://support.microsoft.com/kb/314056</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Watching The Net</title>
		<link>http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-17809</link>
		<dc:creator>Watching The Net</dc:creator>
		<pubDate>Fri, 20 Mar 2009 16:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-17809</guid>
		<description>@Justin O

I did a little digging and found that tasklist is not included with Windows XP Home editions.

Instead, use &lt;a href=&quot;http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx&quot; rel=&quot;nofollow&quot;&gt;Process Explorer&lt;/a&gt; (mentioned in the article). Or if you have access to a computer running Windows XP Professional, you can copy tasklist.exe to your computer (just copy it to \Windows\System32 folder).</description>
		<content:encoded><![CDATA[<p>@Justin O</p>
<p>I did a little digging and found that tasklist is not included with Windows XP Home editions.</p>
<p>Instead, use <a href="http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx" rel="nofollow">Process Explorer</a> (mentioned in the article). Or if you have access to a computer running Windows XP Professional, you can copy tasklist.exe to your computer (just copy it to \Windows\System32 folder).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin O.</title>
		<link>http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-17807</link>
		<dc:creator>Justin O.</dc:creator>
		<pubDate>Fri, 20 Mar 2009 13:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-17807</guid>
		<description>I&#039;m running WinXP SP2 Home. When I enter &quot;tasklist.....&quot; in a command window, it says &quot; &#039;tasklist&#039; is not recognized as an internal or external command, operable program or batch file.&quot;</description>
		<content:encoded><![CDATA[<p>I&#039;m running WinXP SP2 Home. When I enter &#034;tasklist&#8230;..&#034; in a command window, it says &#034; &#039;tasklist&#039; is not recognized as an internal or external command, operable program or batch file.&#034;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mariposa</title>
		<link>http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-17545</link>
		<dc:creator>mariposa</dc:creator>
		<pubDate>Mon, 23 Feb 2009 15:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-17545</guid>
		<description>i have process explorer. and i know i have a yucky trojan/malware problem i have been trying to get rid of unsuccessfully so far. and i have concluded through various malwarebytes anti malware scans and sd fixes etc etc that the file or shellpaths of the 2 rundll32 processes listed  are in fact this trojan. ive always been unsure about the svchost.exe processes... but when i looked at the &#039;properties&#039; of the process, i noticed it named the &quot;parent&quot; of this rundll32 (run a dll as an app) process, which was svchost.exe and in parentheses (916) 
and there is a svchost process (916) in my list. i want to kill the process but i want to make sure its not an important process that also handles things my computer cannot function without, despite its infection.
can you tell me if its ok or not to just kill that svc host process its parented by? 
im super tired, i hope all that made sense  :) 

also, what happens when you &quot;suspend&quot; a process&gt;?

THANKS!!</description>
		<content:encoded><![CDATA[<p>i have process explorer. and i know i have a yucky trojan/malware problem i have been trying to get rid of unsuccessfully so far. and i have concluded through various malwarebytes anti malware scans and sd fixes etc etc that the file or shellpaths of the 2 rundll32 processes listed  are in fact this trojan. ive always been unsure about the svchost.exe processes&#8230; but when i looked at the &#039;properties&#039; of the process, i noticed it named the &#034;parent&#034; of this rundll32 (run a dll as an app) process, which was svchost.exe and in parentheses (916)<br />
and there is a svchost process (916) in my list. i want to kill the process but i want to make sure its not an important process that also handles things my computer cannot function without, despite its infection.<br />
can you tell me if its ok or not to just kill that svc host process its parented by?<br />
im super tired, i hope all that made sense  <img src='http://www.watchingthenet.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>also, what happens when you &#034;suspend&#034; a process&gt;?</p>
<p>THANKS!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Watching The Net</title>
		<link>http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-14844</link>
		<dc:creator>Watching The Net</dc:creator>
		<pubDate>Thu, 25 Sep 2008 23:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-14844</guid>
		<description>@greg

Absolutely. With virus and malware programs they usually try to hide themselves by naming themselves after processes or critical system files. Additionaly they are placed in different locations on your computer. Because they do this, you will be less likely to delete it.

One wayto find them is to use a tool such as Process Explorer. Check out the article &lt;a href=&quot;http://www.watchingthenet.com/how-to-identify-unknown-processes-in-windows.html&quot; rel=&quot;nofollow&quot;&gt;How To Identify Unknown Processes In Windows&lt;/a&gt; for more information.</description>
		<content:encoded><![CDATA[<p>@greg</p>
<p>Absolutely. With virus and malware programs they usually try to hide themselves by naming themselves after processes or critical system files. Additionaly they are placed in different locations on your computer. Because they do this, you will be less likely to delete it.</p>
<p>One wayto find them is to use a tool such as Process Explorer. Check out the article <a href="http://www.watchingthenet.com/how-to-identify-unknown-processes-in-windows.html" rel="nofollow">How To Identify Unknown Processes In Windows</a> for more information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: greg</title>
		<link>http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-14807</link>
		<dc:creator>greg</dc:creator>
		<pubDate>Thu, 25 Sep 2008 00:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-14807</guid>
		<description>Is it possible for a malware program to use svchost.exe?</description>
		<content:encoded><![CDATA[<p>Is it possible for a malware program to use svchost.exe?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: greg</title>
		<link>http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-14806</link>
		<dc:creator>greg</dc:creator>
		<pubDate>Thu, 25 Sep 2008 00:33:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-14806</guid>
		<description>thank you for the command line commands.</description>
		<content:encoded><![CDATA[<p>thank you for the command line commands.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Watching The Net</title>
		<link>http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-14347</link>
		<dc:creator>Watching The Net</dc:creator>
		<pubDate>Tue, 02 Sep 2008 00:30:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-14347</guid>
		<description>@Gus from California

Make sure you open a command prompt first, then run the command. If you use Start \ Run it will do exactly what you described (runs, then closes quickly).</description>
		<content:encoded><![CDATA[<p>@Gus from California</p>
<p>Make sure you open a command prompt first, then run the command. If you use Start \ Run it will do exactly what you described (runs, then closes quickly).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gus from California</title>
		<link>http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-14345</link>
		<dc:creator>Gus from California</dc:creator>
		<pubDate>Mon, 01 Sep 2008 21:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-14345</guid>
		<description>Something is calling SVChost which in turn tries to access the internet.  This could be a trojan or something else undesirable, so I want to know what program is calling the SVChost.   May be earthlink, who only does my Email these days, but they do weird things to verify if you are &quot;On&quot;.  Real Player trys to run a constant message board, that I hope I got shut off.

I tried the command line approach above, and it runs.  In a flash.  Then closes.  No time to read what it says.  Why doesn&#039;t that pane persist?

Is there a better, or alternative way to figure out who is constantly trying to access the internet on my computer?  It is asking for server privilege, which I have nearly eliminated by the ZoneAlarm &quot;ask&quot; option, so not much happens, other than it is driving me nuts answering the &quot;ask&quot; panel.  I would just flat blacklist, except that there are many valuable uses.</description>
		<content:encoded><![CDATA[<p>Something is calling SVChost which in turn tries to access the internet.  This could be a trojan or something else undesirable, so I want to know what program is calling the SVChost.   May be earthlink, who only does my Email these days, but they do weird things to verify if you are &#034;On&#034;.  Real Player trys to run a constant message board, that I hope I got shut off.</p>
<p>I tried the command line approach above, and it runs.  In a flash.  Then closes.  No time to read what it says.  Why doesn&#039;t that pane persist?</p>
<p>Is there a better, or alternative way to figure out who is constantly trying to access the internet on my computer?  It is asking for server privilege, which I have nearly eliminated by the ZoneAlarm &#034;ask&#034; option, so not much happens, other than it is driving me nuts answering the &#034;ask&#034; panel.  I would just flat blacklist, except that there are many valuable uses.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Verlin</title>
		<link>http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-11690</link>
		<dc:creator>Verlin</dc:creator>
		<pubDate>Tue, 13 May 2008 17:53:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-11690</guid>
		<description>Thanks!  Ran it here as quoted and worked well.</description>
		<content:encoded><![CDATA[<p>Thanks!  Ran it here as quoted and worked well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doyle</title>
		<link>http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-11614</link>
		<dc:creator>Doyle</dc:creator>
		<pubDate>Fri, 09 May 2008 09:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-11614</guid>
		<description>I ran this also I use windows XP SP2, and says not recognized. I copy and pasted and am savvy as well.</description>
		<content:encoded><![CDATA[<p>I ran this also I use windows XP SP2, and says not recognized. I copy and pasted and am savvy as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akinwale ebenezer</title>
		<link>http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-9298</link>
		<dc:creator>Akinwale ebenezer</dc:creator>
		<pubDate>Thu, 14 Feb 2008 15:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-9298</guid>
		<description>hello,
Please i have been having the svchost/exe error on my system and it is giving me so much cause for worry, please can u send me the the detail infomation on how i can solve the problem. Thank you as i anticipation your reply. Bye.</description>
		<content:encoded><![CDATA[<p>hello,<br />
Please i have been having the svchost/exe error on my system and it is giving me so much cause for worry, please can u send me the the detail infomation on how i can solve the problem. Thank you as i anticipation your reply. Bye.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-8554</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Thu, 17 Jan 2008 04:52:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-8554</guid>
		<description>I think you have failed your mission, you have Vista LOL, sorry, thats low</description>
		<content:encoded><![CDATA[<p>I think you have failed your mission, you have Vista LOL, sorry, thats low</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-5566</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 09 Oct 2007 01:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/how-to-identify-what-programs-started-svchostexe-in-windows.html#comment-5566</guid>
		<description>Thanks for the info mate, I have a quite a few svchost.exe instances running, but now I know it&#039;s alright.</description>
		<content:encoded><![CDATA[<p>Thanks for the info mate, I have a quite a few svchost.exe instances running, but now I know it&#039;s alright.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.331 seconds -->
