+ Post New Thread
Page 1 of 2 12 LastLast
Results 1 to 15 of 23
Windows Thread, svchost.exe running @ 100% in Technical; On my rather elderly HP laptop, I'm having a problem with svchost.exe running at nearly 100%. This, of course, means ...
  1. #1
    nawbus's Avatar
    Join Date
    Jun 2005
    Location
    Newcastle-under-Lyme, Staffordshire
    Posts
    183
    Thank Post
    41
    Thanked 6 Times in 6 Posts
    Rep Power
    17

    svchost.exe running @ 100%

    On my rather elderly HP laptop, I'm having a problem with svchost.exe running at nearly 100%. This, of course, means that everything else grinds to a halt.
    I've only recently wiped it and freshly installed everything. It's running XP Home SP2.
    Any suggestions?

  2. IDG Tech News

  3. #2
    ajbritton's Avatar
    Join Date
    Jul 2005
    Location
    Wandsworth
    Posts
    1,641
    Thank Post
    23
    Thanked 75 Times in 45 Posts
    Rep Power
    29

    Re: svchost.exe running @ 100%

    SVCHOST.EXE is used to host certain services. Get SysInternals Process Explorer. This will show you which services the SVCHOST.EXE is hosting. That might give some clues.

  4. #3
    altecsole's Avatar
    Join Date
    Jun 2005
    Location
    Morecambe, Lancashire, UK.
    Posts
    281
    Thank Post
    37
    Thanked 33 Times in 26 Posts
    Rep Power
    18

    Re: svchost.exe running @ 100%

    I had a similar problem and found that it was linked to Windows Update. The machine was fine for the first couple of minutes after startup, but then svchost maxed out the CPU for ages.

    I think (as far as I can remember) that I'd changed the default behaviour of windows update to not download updates, but it was spending ages looking for them. Try changing the settings and see if it helps.

  5. #4
    nawbus's Avatar
    Join Date
    Jun 2005
    Location
    Newcastle-under-Lyme, Staffordshire
    Posts
    183
    Thank Post
    41
    Thanked 6 Times in 6 Posts
    Rep Power
    17

    Re: svchost.exe running @ 100%

    Seem like it was something to do with Microsoft Update. Roll back to Windows Update and everything's fine! Most odd.......

  6. #5
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: svchost.exe running @ 100%

    Reseting the Windows Update cache usually fixes that.

  7. #6
    eejit's Avatar
    Join Date
    Jun 2005
    Location
    Ireland
    Posts
    593
    Thank Post
    43
    Thanked 11 Times in 11 Posts
    Rep Power
    18

    Re: svchost.exe running @ 100%

    Quote Originally Posted by Geoff
    Reseting the Windows Update cache usually fixes that.
    How do you do that, Geoff? I am suffering from this problem at the mo.
    Cheers

  8. #7

    Join Date
    May 2006
    Location
    West Bromwich
    Posts
    2,110
    Thank Post
    282
    Thanked 199 Times in 170 Posts
    Rep Power
    49

    Re: svchost.exe running @ 100%

    I also had a problem with this svchost.exe and upon reading this thread have probably just found the reason why. My problem was the svchost was crashing constantly throughout the day. It would suggest that it is due to the WSUS i have just implemented if these issues are Windows update related since i didn't have this problem previously.

  9. #8
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: svchost.exe running @ 100%

    1. Stop the Automatic Updates Service
    2. Delete the C:\Windows\SoftwareDistribution Folder
    3. Start the Automatic Updates Service.

    Also have a look at these knowledge base articles.

    http://support.microsoft.com/kb/916089/
    http://support.microsoft.com/kb/927891/

  10. #9
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: svchost.exe running @ 100%


  11. #10
    eejit's Avatar
    Join Date
    Jun 2005
    Location
    Ireland
    Posts
    593
    Thank Post
    43
    Thanked 11 Times in 11 Posts
    Rep Power
    18

    Re: svchost.exe running @ 100%

    Thanks for all that Geoff.
    I'll apply the hotfix right now and update this thread.

  12. #11

    Join Date
    Oct 2006
    Location
    Peterborough, UK
    Posts
    119
    Thank Post
    0
    Thanked 5 Times in 5 Posts
    Rep Power
    12

    Re: svchost.exe running @ 100%

    You can use tasklist.exe to see what services are running in a svchost.exe.

    Type tasklist.exe /svc in a command prompt.

    Might help see which service is misbehaving

  13. #12
    eejit's Avatar
    Join Date
    Jun 2005
    Location
    Ireland
    Posts
    593
    Thank Post
    43
    Thanked 11 Times in 11 Posts
    Rep Power
    18

    Re: svchost.exe running @ 100%

    @rdhawkins - unfortunately that is not ideal when it's a svchost process as many processes may be using that.

    Initial returns on the Hotfix are not good

    I'll try the manual emptying of the softwaredistribution folder next.

  14. #13
    DMcCoy's Avatar
    Join Date
    Oct 2005
    Location
    Isle of Wight
    Posts
    3,085
    Thank Post
    9
    Thanked 396 Times in 342 Posts
    Rep Power
    91

    Re: svchost.exe running @ 100%

    The hotfix doesn't itself stop the update process from using all the CPU, it just stops it from crashing. After reading the KBs again I realised that this cpu usage is still the expected behaviour from MS.

    Then only way I found to fix it is to reinstall my wsus server without updates for any *office* products.

  15. #14
    eejit's Avatar
    Join Date
    Jun 2005
    Location
    Ireland
    Posts
    593
    Thank Post
    43
    Thanked 11 Times in 11 Posts
    Rep Power
    18

    Re: svchost.exe running @ 100%

    If you just remove the office updates and re-sync do you think it'll fix the problem?
    I'll give it a shot

  16. #15
    contink's Avatar
    Join Date
    Jul 2006
    Location
    South Yorkshire
    Posts
    3,814
    Thank Post
    296
    Thanked 318 Times in 224 Posts
    Rep Power
    112

    Re: svchost.exe running @ 100%

    Quote Originally Posted by DMcCoy
    The hotfix doesn't itself stop the update process from using all the CPU, it just stops it from crashing. After reading the KBs again I realised that this cpu usage is still the expected behaviour from MS.

    Then only way I found to fix it is to reinstall my wsus server without updates for any *office* products.
    Just out of interest has anyone applied the patch, retained the office products and noted if the situation with the svchost process continues after the initial burst of detection.

    It'd be interesting to find out if it keeps on happening.

SHARE:
+ Post New Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. svchost/wuauclt.exe 100% cpu usage
    By CHR1S in forum Windows
    Replies: 29
    Last Post: 18th May 2009, 09:22 AM
  2. svchost 100% CPU fix on the way
    By Geoff in forum Windows
    Replies: 0
    Last Post: 1st May 2007, 10:16 AM
  3. Svchost.exe running 100%
    By j17sparky in forum Windows
    Replies: 1
    Last Post: 11th December 2006, 11:15 AM
  4. LNM not running..HELP plz
    By marx in forum Learning Network Manager
    Replies: 11
    Last Post: 20th July 2006, 11:21 AM
  5. Anyone running it live?
    By GrumbleDook in forum Windows Vista
    Replies: 4
    Last Post: 26th January 2006, 08:49 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •