<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Getting Started with SVCHOST.EXE Troubleshooting</title><link>http://blogs.technet.com/askperf/archive/2008/01/11/getting-started-with-svchost-exe-troubleshooting.aspx</link><description>Troubleshooting issues with the SVCHOST.EXE process can be a very frustrating experience for server administrators.&amp;#160; Whether the issue manifests as High CPU or the SVCHOST.EXE process crashing, there are some challenges that make the troubleshooting</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Geek Lectures - Things geeks should know about &amp;raquo; Blog Archive   &amp;raquo;  Getting Started with SVCHOST.EXE Troubleshooting</title><link>http://blogs.technet.com/askperf/archive/2008/01/11/getting-started-with-svchost-exe-troubleshooting.aspx#2735790</link><pubDate>Fri, 11 Jan 2008 15:09:34 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2735790</guid><dc:creator>Geek Lectures - Things geeks should know about » Blog Archive   »  Getting Started with SVCHOST.EXE Troubleshooting</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://geeklectures.info/2008/01/11/getting-started-with-svchostexe-troubleshooting/"&gt;http://geeklectures.info/2008/01/11/getting-started-with-svchostexe-troubleshooting/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Getting Started with SVCHOST.EXE Troubleshooting</title><link>http://blogs.technet.com/askperf/archive/2008/01/11/getting-started-with-svchost-exe-troubleshooting.aspx#2738590</link><pubDate>Sat, 12 Jan 2008 06:54:36 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2738590</guid><dc:creator>Marcelo</dc:creator><description>&lt;p&gt;If those services are all smashed in a shared process by default, what would be the IMPLICATIONS in isolating them in its own process? If would not have some obscure dependency aspects (e.g. shared memory for data exchange among some of them, semaphores or locks beind made easier once in a shaed process)... would not they &amp;quot;by default&amp;quot; haveits own process? Before 'isolating' a service I would ask to the team who programmed it WHY they decided to leave that code in that particular shared process/group. BTW, I HATE my wuau - it periodically lenghts computers and their 'cousin' services in their shared svchost. I really have ANY idea what wuau have to do with bits or helpsvc, to be in the same process...&lt;/p&gt;</description></item><item><title>re: Getting Started with SVCHOST.EXE Troubleshooting</title><link>http://blogs.technet.com/askperf/archive/2008/01/11/getting-started-with-svchost-exe-troubleshooting.aspx#2741308</link><pubDate>Sun, 13 Jan 2008 04:58:09 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2741308</guid><dc:creator>Pavan Kumar AR</dc:creator><description>&lt;p&gt;today, all of us need to be aware of those viruses which will have the names like svchost.exe, svvhost.exe, scvhost.exe and many more which run on administrator/user. If it is a rootkit, then even tuff the situation is, we need to &amp;lt;a href=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://miraclesdooccur.blogspot.com/2007/10/getting-rid-of-svchost-virus.html&amp;quot;&amp;gt;get"&gt;http://miraclesdooccur.blogspot.com/2007/10/getting-rid-of-svchost-virus.html&amp;quot;&amp;gt;get&lt;/a&gt; rid of svchost virus&amp;lt;/a&amp;gt;. Better be careful than suffer after getting affected.&lt;/p&gt;</description></item><item><title>re: Getting Started with SVCHOST.EXE Troubleshooting</title><link>http://blogs.technet.com/askperf/archive/2008/01/11/getting-started-with-svchost-exe-troubleshooting.aspx#2742957</link><pubDate>Sun, 13 Jan 2008 17:18:41 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2742957</guid><dc:creator>Rob</dc:creator><description>&lt;p&gt;Marcelo,&lt;/p&gt;
&lt;p&gt;Larry Osterman,&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/larryosterman"&gt;http://blogs.msdn.com/larryosterman&lt;/a&gt;, has some posts about services which share an instance of SvcHost that might be of interest to you:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/larryosterman"&gt;http://blogs.msdn.com/larryosterman&lt;/a&gt;/archive/2005/09/09/463018.aspx&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/larryosterman"&gt;http://blogs.msdn.com/larryosterman&lt;/a&gt;/archive/2005/09/12/464077.aspx&lt;/p&gt;</description></item><item><title>re: Getting Started with SVCHOST.EXE Troubleshooting</title><link>http://blogs.technet.com/askperf/archive/2008/01/11/getting-started-with-svchost-exe-troubleshooting.aspx#2744211</link><pubDate>Mon, 14 Jan 2008 06:43:15 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2744211</guid><dc:creator>rob</dc:creator><description>&lt;p&gt;great post!!&lt;/p&gt;
&lt;p&gt;process explorer is also good at peeking whats inside svchost's&lt;/p&gt;</description></item><item><title>re: Getting Started with SVCHOST.EXE Troubleshooting</title><link>http://blogs.technet.com/askperf/archive/2008/01/11/getting-started-with-svchost-exe-troubleshooting.aspx#2745786</link><pubDate>Mon, 14 Jan 2008 19:50:36 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2745786</guid><dc:creator>Gis Bun</dc:creator><description>&lt;p&gt;First. This is just more like a preamble to troubleshooting. For example, if you looked at the screen capture and found out that the PID ID #1016 was sucking up 100% of CPU time, how would you know which service is causing the problem.&lt;/p&gt;
&lt;p&gt;Second. for every SVCHOST.EXE running, it's chewing up memory but I suspect it's small compared to what the actual services running. that said, from the screen capture, would there be any harm combining two or more (such as 2132 and 2192 PIDs).&lt;/p&gt;</description></item><item><title>re: Getting Started with SVCHOST.EXE Troubleshooting</title><link>http://blogs.technet.com/askperf/archive/2008/01/11/getting-started-with-svchost-exe-troubleshooting.aspx#2871699</link><pubDate>Tue, 12 Feb 2008 00:39:38 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2871699</guid><dc:creator>Willy</dc:creator><description>&lt;p&gt;sc config was THE command I was looking for,, THANKS&lt;/p&gt;</description></item><item><title>re: Getting Started with SVCHOST.EXE Troubleshooting</title><link>http://blogs.technet.com/askperf/archive/2008/01/11/getting-started-with-svchost-exe-troubleshooting.aspx#2979359</link><pubDate>Sun, 09 Mar 2008 09:03:44 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2979359</guid><dc:creator>Jon</dc:creator><description>&lt;p&gt;my laptop has been crashing for a while, and i ask my friend why this was happening and he said that this svchost.exe has been hogging my memory, its using about 2 times as much memory than that of my firefox.exe, the only problem is that i have no idea how to fix it, if anyone could help me that'd be great.&lt;/p&gt;
&lt;p&gt;my e-mail is meluckycoin@aol.com if you want to e-mail, or just post back.&lt;/p&gt;
&lt;p&gt;thanks a bunch,&lt;/p&gt;
&lt;p&gt;jon&lt;/p&gt;</description></item><item><title>re: Getting Started with SVCHOST.EXE Troubleshooting</title><link>http://blogs.technet.com/askperf/archive/2008/01/11/getting-started-with-svchost-exe-troubleshooting.aspx#3053213</link><pubDate>Sat, 10 May 2008 04:42:36 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3053213</guid><dc:creator>Larry</dc:creator><description>&lt;p&gt;This is all well and good, but I opened the command prompt and input [tasklist /SVC /FI &amp;quot;IMAGENAME eq svchost.exe&amp;quot;] the system said tasklist is not recognized as an internal or extenal command. &amp;nbsp;Now what do I do?&lt;/p&gt;</description></item><item><title>re: Getting Started with SVCHOST.EXE Troubleshooting</title><link>http://blogs.technet.com/askperf/archive/2008/01/11/getting-started-with-svchost-exe-troubleshooting.aspx#3055984</link><pubDate>Fri, 16 May 2008 05:48:58 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3055984</guid><dc:creator>William</dc:creator><description>&lt;p&gt;Fantastic information! &amp;nbsp;Thanks!&lt;/p&gt;
&lt;p&gt;I've isolated the wuauserv process and even though it still wants to take 25% of my quad system, I now have the ability to lower priority or change affinity w/o affecting the other critical services in the netsvcs group.&lt;/p&gt;
&lt;p&gt;It makes no sense to my why they would group these things. &amp;nbsp;Seems to me like it defeats the whole purpose behind a multi-threaded OS.&lt;/p&gt;
&lt;p&gt;Of course, I also can't figure why this particular process should need to consume such resources.&lt;/p&gt;
&lt;p&gt;Thanks again,&lt;/p&gt;
&lt;p&gt;William&lt;/p&gt;</description></item><item><title>re: Getting Started with SVCHOST.EXE Troubleshooting</title><link>http://blogs.technet.com/askperf/archive/2008/01/11/getting-started-with-svchost-exe-troubleshooting.aspx#3069662</link><pubDate>Thu, 12 Jun 2008 00:49:14 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3069662</guid><dc:creator>Geminye</dc:creator><description>&lt;p&gt;I've had incredible issue with an svchost utiliziing half my duo core 2 cpu and it's a pain in the ass!!! &amp;nbsp; I can't wait to get home to utilize the sc config command to hopefully see this bizarre behavior &amp;quot;go away&amp;quot; &amp;nbsp;- no viruses or spyware/malware and this process seemingly out of nowhere (obviously came from an update or something I can't remember) is driving me nuts... THANK YOU for light at the end of the tunnel... this is neat stuff that may save my sanity :)&lt;/p&gt;
</description></item><item><title>re: Getting Started with SVCHOST.EXE Troubleshooting</title><link>http://blogs.technet.com/askperf/archive/2008/01/11/getting-started-with-svchost-exe-troubleshooting.aspx#3104897</link><pubDate>Wed, 13 Aug 2008 16:36:29 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3104897</guid><dc:creator>Dan Huff</dc:creator><description>&lt;p&gt;You guys are GREAT!&lt;/p&gt;
&lt;p&gt;Thank you so much.........&lt;/p&gt;</description></item><item><title>re: Getting Started with SVCHOST.EXE Troubleshooting</title><link>http://blogs.technet.com/askperf/archive/2008/01/11/getting-started-with-svchost-exe-troubleshooting.aspx#3155436</link><pubDate>Mon, 17 Nov 2008 22:17:38 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3155436</guid><dc:creator>Jordan</dc:creator><description>&lt;p&gt;It doesn't make the problem &amp;quot;go away&amp;quot; but it does let you isolate it. &amp;nbsp;Windows Update is being a pain for me as well.&lt;/p&gt;</description></item><item><title>re: Getting Started with SVCHOST.EXE Troubleshooting</title><link>http://blogs.technet.com/askperf/archive/2008/01/11/getting-started-with-svchost-exe-troubleshooting.aspx#3188629</link><pubDate>Wed, 21 Jan 2009 21:31:37 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3188629</guid><dc:creator>satveer</dc:creator><description>&lt;p&gt;svc host.exe-application error&lt;/p&gt;
&lt;p&gt;the instruction at '0*c00000fd' refference memory at location &amp;quot;0*5b878abg&amp;quot; the memory could not be read.&lt;/p&gt;
&lt;p&gt;whenever i am on net my pc hangs wid this error...wat to do&lt;/p&gt;</description></item><item><title>re: Getting Started with SVCHOST.EXE Troubleshooting</title><link>http://blogs.technet.com/askperf/archive/2008/01/11/getting-started-with-svchost-exe-troubleshooting.aspx#3279115</link><pubDate>Fri, 04 Sep 2009 09:57:29 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3279115</guid><dc:creator>Jepethiel</dc:creator><description>&lt;p&gt;I have the problem of a winlogon screen popup &lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;Svchost: &lt;/p&gt;
&lt;p&gt;The instruction at &amp;quot;0x7c91b21a&amp;quot; referenced memory at &amp;quot;0x00000010&amp;quot;. The memory could not be &amp;quot;written&amp;quot;.&lt;/p&gt;
&lt;p&gt;I am running XP Pro +SP3.&lt;/p&gt;
&lt;p&gt;Prior to this some months back I acccidentally delete the \Service key in the registry under&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services&lt;/p&gt;
&lt;p&gt;I discovered this problem when following similar Microsoft documentation (previously Q314056) on SvcHost. &amp;nbsp;This document seems to have more detail. &amp;nbsp;The info about using tasklist /FI &amp;quot;IMAGENAME eq SVCHOST.EXE&amp;quot; /FI &amp;quot;PID eq &amp;lt;PID NUMBER&amp;gt;&amp;quot; wasn't in the document I had.&lt;/p&gt;
&lt;p&gt;Also I am wondering why under&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion\Svchost &amp;nbsp;there are &lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;no REG_MULTI_SZ entries with the services listed&lt;/p&gt;
&lt;p&gt;keys are:&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;DcomLauncher&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;dot3svc&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;eapsvcs&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;HTTPFilter&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;LocalServices&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;netsvcvs&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;PCHealth&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;termsvcs&lt;/p&gt;
&lt;p&gt;most have only one or two&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;DWORD values such as&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;AuthenticationCapabilities&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;CoInitialistionAccess (??? noted at 1:25am)&lt;/p&gt;
&lt;p&gt;Are the REG_MULTI_SZ entries necessary for these keys?&lt;/p&gt;
&lt;p&gt;Can the deleted Service key values be re-instituted?&lt;/p&gt;
&lt;p&gt;If so how?&lt;/p&gt;
&lt;p&gt;Do the PID groups e.g&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; PID &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Services&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;1112 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;6to4, AppMgmt, AudioSrv, Browser, Cryptsvc, Dhcp,&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;dmserver, EventSystem,&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;FastUserSwitchingCompatibility, helpsvc, HIDServ,&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;hkmsvc, lanmanserver, lanmahworkstation,&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Messenger, Netman, Nla, Rasauto, RasMan, Schedule,&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;seclogon, SENS, SharedAccess, ShellHxDetedtion,&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;srservice, TapiSrv, Themes, TrkWks, XuTuneUp, &lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;winmgmt, Wmi, xmlprov&lt;/p&gt;
&lt;p&gt;require a key under HKLM\...\Services\Service to run properly?&lt;/p&gt;
&lt;p&gt;Jepethiel&lt;/p&gt;</description></item></channel></rss>