1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

SVCHOST hogging CPU on startup

Discussion in 'Windows XP' started by Joe Locke, 2004/02/28.

Thread Status:
Not open for further replies.
  1. 2004/02/28
    Joe Locke

    Joe Locke Inactive Thread Starter

    Joined:
    2002/01/30
    Messages:
    170
    Likes Received:
    0
    I've read previous posts and none seem to zero in on this situation.
    On startup, 1 of the 4 or 5 processes of SVCHOST wants to eat up 86-99% of CPU for about a minute and it's MEM USAGE steadily climbs from 2000+ K to around 7236 K before stopping and returning CPU% to normal. It's USER NAME is NETWORK SERVICE, one of which NO OTHER process has...they are all LOCAL SERVICE, SYSTEM or my user name.
    The process can be disabled as soon as desktop appears and I can hit ctrl-alt-del to get to it and I don't see any ill effects.

    Nothing shows in AdAware or Norton 2003. (both updated)

    Any idea what's going on or what it is? During the period of MEM USAGE climbing and CPU @ 100% nothing opens...I'm sure everyone knows the story from previous posts.

    P4 2.4 512MB 120GB XP HOME
     
  2. 2004/02/28
    Newt

    Newt Inactive

    Joined:
    2002/01/07
    Messages:
    10,974
    Likes Received:
    2
    NETWORK SERVICE can be a perfectly legit user to be running a process under svchost.exe.

    For a better idea of what is going on, do start~run~cmd to bring up a DOS window /w command prompt and then

    tasklist /svc > c:\running-services.txt and print a copy of the running-services.txt file for reference.

    tasklist /FI "username eq NETWORK SERVICE " to see exactly which one(s) are running under that user account. Then from your printed sheet, get the PID (process ID) of any that run that way. If you had PIDs of 346 and 1798 running under NETWORK SERVICE then

    tasklist /FI "pid eq 346 " for more information and the same for the PID 1798.

    With the above information, you can probably dig out details but if you want help, post the results back here including the contents of the text file.

    Note that we will probably eventually need you to generate a Hijackthis log but lets see if tasklist will give enough information.
     
    Newt,
    #2

  3. to hide this advert.

  4. 2004/02/28
    Welshjim

    Welshjim Inactive

    Joined:
    2002/01/07
    Messages:
    5,643
    Likes Received:
    0
  5. 2004/02/28
    Joe Locke

    Joe Locke Inactive Thread Starter

    Joined:
    2002/01/30
    Messages:
    170
    Likes Received:
    0
    Isn't TASKLIST only available in PRO?

    Doing some reading at the links provided...
     
  6. 2004/03/01
    PGrass

    PGrass Inactive

    Joined:
    2003/09/06
    Messages:
    38
    Likes Received:
    0
    Last edited: 2004/03/01
  7. 2004/03/01
    Newt

    Newt Inactive

    Joined:
    2002/01/07
    Messages:
    10,974
    Likes Received:
    2
    Joe - sorry about tasklist. You are correct and XP-home doesn't have it. In fact, I found this at http://www.annoyances.org/exec/show/article10-002
     
    Newt,
    #6
  8. 2004/03/02
    Joe Locke

    Joe Locke Inactive Thread Starter

    Joined:
    2002/01/30
    Messages:
    170
    Likes Received:
    0
    No prob, Newt. The backup program not installed by default...is the the ERUNT registry backup program or something different?

    Sorry to sway from the main thread subject a bit...

    (I'm still lost on the SVCHOST thing. I went ahead and temporarily disable it's loading in the registry and all seems OK so far. I found 2 instances of it and exported the entry to a file so I could import again if I saw any troubles...)
     
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.