Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > svchost.exe consumes 99% cpu

Reply
Thread Tools Display Modes

svchost.exe consumes 99% cpu

 
 
Christos
Guest
Posts: n/a

 
      05-19-2007
Folks maybe someone can explain the following!

If I have Automatic Updates configured to "Automatic", then svchost.exe
consumes the entire cpu until I end the svchost process.
If it is set to "Disabled" then th ePC runs issue free....btu I cannot
download and install Windows Updates.

I have noticed an awful lot of posts on the web on svchost.exe causing
issues, so I downloaded Process Explorer and started to Stop all the services
one by one associated with that instance of svchost.exe that was using up the
cpu...and once Automatic Updates was stopped - th ePC ran fine...hense my
above comment and actions.

Any thoughts?

This is Dell laptop that I have rebuilt from scratch, has an official OEM
Windows XP install + Office 2003 installed...and nothing else!

Let me know.
 
Reply With Quote
 
 
 
 
Robin Walker [MVP]
Guest
Posts: n/a

 
      05-19-2007
Christos <> wrote:

> If I have Automatic Updates configured to "Automatic", then
> svchost.exe consumes the entire cpu until I end the svchost process.
> If it is set to "Disabled" then th ePC runs issue free....btu I cannot
> download and install Windows Updates.


For a possible fix to this problem, please do BOTH of the following:

1. (not for Vista) Download and install update KB927891 version 3:
<http://support.microsoft.com/kb/927891>
and then restart Windows.

2. For 32-bit systems, download and save to hard disk, and then install:
<http://download.windowsupdate.com/v7/windowsupdate/redist/standalone/WindowsUpdateAgent30-x86.exe>

Then visit Microsoft Update again, and report back whether your problem is
fixed.

--
Robin Walker [MVP Networking]



 
Reply With Quote
 
Christos
Guest
Posts: n/a

 
      05-19-2007
Hi Robin,

Both installed fine and the second install re-enabled the Automatic Update
service...and all seemed fine until I started browsing the web, at wihch
point svchost.exe started going crazy again...memory usage jumping from 20k
through to 60k, 80k, 120k!

....only solution to set the service to Disabled and then restart...then all
is fine once again...so I am farid still an issue!

IE did ask me to install something once I went back to Windows Update for
the first time as well.

Any suggestions?



"Robin Walker [MVP]" wrote:

> Christos <> wrote:
>
> > If I have Automatic Updates configured to "Automatic", then
> > svchost.exe consumes the entire cpu until I end the svchost process.
> > If it is set to "Disabled" then th ePC runs issue free....btu I cannot
> > download and install Windows Updates.

>
> For a possible fix to this problem, please do BOTH of the following:
>
> 1. (not for Vista) Download and install update KB927891 version 3:
> <http://support.microsoft.com/kb/927891>
> and then restart Windows.
>
> 2. For 32-bit systems, download and save to hard disk, and then install:
> <http://download.windowsupdate.com/v7/windowsupdate/redist/standalone/WindowsUpdateAgent30-x86.exe>
>
> Then visit Microsoft Update again, and report back whether your problem is
> fixed.
>
> --
> Robin Walker [MVP Networking]
>
>
>
>

 
Reply With Quote
 
Robin Walker [MVP]
Guest
Posts: n/a

 
      05-19-2007
Christos <> wrote:

> Both installed fine and the second install re-enabled the Automatic
> Update service...and all seemed fine until I started browsing the
> web, at wihch point svchost.exe started going crazy again...memory
> usage jumping from 20k through to 60k, 80k, 120k!


This doesn't matter - it won't interfere with your usage of the PC. Just
let it go and do what it wants.

--
Robin Walker [MVP Networking]



 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a

 
      05-20-2007
"Christos" <> wrote in message
news:E97AF757-A596-48B0-A053-...
> Hi Robin,
>
> Both installed fine and the second install re-enabled the Automatic Update
> service...and all seemed fine until I started browsing the web, at wihch
> point svchost.exe started going crazy again...memory usage jumping from 20k
> through to 60k, 80k, 120k!
>


> ...only solution to set the service to Disabled and then restart...



If you give wuauserv its own task (e.g. not sharing svchost.exe with
who knows what all) you could then change its dispatching priority
(without affecting the dispatching priority of all the other services
which currently share that host task).

See this site for ideas along that line:

http://mygreenpaste.blogspot.com/search/label/SVCHOST

(Live Search for
sc config wuauserv svchost
)

I think it is one of the articles that this one links to
where I read about the sc config type= own idea.
Really elegant solution to a problem that I would have
been doing major reg-hacking for otherwise. <eg>

BTW thanks to poster M.J. for making me aware of that site.


Good luck

Robert Aldwinckle
---


 
Reply With Quote
 
PA Bear
Guest
Posts: n/a

 
      05-20-2007
<QP>
It’s important to note that with the MSI fix and the new client installed,
the CPU may still go near 100%, but the system should still be responsive
and not lock up. If another task requires CPU cycles they will be shared,
but if the system is idle, MSI will use the full cycles available. If a
task is running at the same time as MSI, the system may be slightly slower,
but should still be responsive during this time. Key to remember the MSI
fix and the new client address unresponsive or locked systems. CPU spikes
during some scans are expected, machine unresponsiveness is not. If your
watching the process monitor, you will still see 100% CPU during some scans
and this is expected behavior.
</QP>
Source:
http://blogs.technet.com/wsus/archiv...follow-up.aspx
--
~Robear Dyer (PA Bear)
MS MVP-Windows (IE, OE, Security, Shell/User)
AumHa VSOP & Admin; DTS-L.org

Christos wrote:
> Hi Robin,
>
> Both installed fine and the second install re-enabled the Automatic Update
> service...and all seemed fine until I started browsing the web, at wihch
> point svchost.exe started going crazy again...memory usage jumping from
> 20k
> through to 60k, 80k, 120k!
>
> ...only solution to set the service to Disabled and then restart...then
> all
> is fine once again...so I am farid still an issue!
>
> IE did ask me to install something once I went back to Windows Update for
> the first time as well.
>
> Any suggestions?
>
>
>
> "Robin Walker [MVP]" wrote:
>
>> Christos <> wrote:
>>
>>> If I have Automatic Updates configured to "Automatic", then
>>> svchost.exe consumes the entire cpu until I end the svchost process.
>>> If it is set to "Disabled" then th ePC runs issue free....btu I cannot
>>> download and install Windows Updates.

>>
>> For a possible fix to this problem, please do BOTH of the following:
>>
>> 1. (not for Vista) Download and install update KB927891 version 3:
>> <http://support.microsoft.com/kb/927891>
>> and then restart Windows.
>>
>> 2. For 32-bit systems, download and save to hard disk, and then install:
>> <http://download.windowsupdate.com/v7/windowsupdate/redist/standalone/WindowsUpdateAgent30-x86.exe>
>>
>> Then visit Microsoft Update again, and report back whether your problem
>> is
>> fixed.
>>
>> --
>> Robin Walker [MVP Networking]
>>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
System task consumes all CPU resources since plugging in PDA. jim Windows Vista Hardware 0 06-04-2006 11:28 PM
System task consumes all CPU resources since plugging in PDA. jim Windows Vista Hardware 0 06-04-2006 11:26 PM
Mediaplayer consumes aaaall of my CPU! HELP SHQ Windows Media Player 0 03-01-2005 11:04 AM
USB consumes CPU ? Maurice zmau Windows Vista Drivers 2 05-06-2004 08:13 AM
svchost.exe using consumes 80% cpu bill gai Windows Update 1 02-03-2004 11:06 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59