Results 1 to 4 of 4
  1. #1
    Salvage Bans
    Join Date
    Oct 2005
    Posts
    749
    BG Level
    5

    Quick question about the svchost app

    OK, so I know Windows uses svchost for a number of its services. I've got a desktop running windows 7 pro that upon startup svchost spikes the CPU and will increase it's RAM usage every second. I can kill the process, but it starts back up again. How do I go about determining which service is actually using this instance of svchost? I tried tying the PID to the service, but it lists like 8-10 services using the same PID as this instance of svchost (which might be the problem itself?) Anyway, any thoughts on how to diagnose this?

    Oh, ran Spybot, Anti-Virus, etc, which cleaned up a bunch of stuff, but didn't solve the problem.

  2. #2
    A. Body
    Join Date
    Nov 2005
    Posts
    4,315
    BG Level
    7
    FFXI Server
    Leviathan

    You should be able to use Process Explorer (which you can get here ), double click the svchost process that's using all the resources, go the Threads tab, and sort by CPU use. I think.

  3. #3
    Hyperion Cross
    Join Date
    Jan 2007
    Posts
    8,885
    BG Level
    8
    FFXIV Character
    Kai Bond
    FFXIV Server
    Gilgamesh

    I believe it would be Windows Update sapping it, but yeh as Isiolia said, use ProcExplorer to find out first.

  4. #4
    Salvage Bans
    Join Date
    Oct 2005
    Posts
    749
    BG Level
    5

    Ooooh right, forgot all about process explorer (been so long since I've had to diagnose a machine like this). Thanks, will definitely use that tomorrow. And yeah, could very well be Windows Update, that's one other thing that hasn't been working right (not downloading updates, like, it just sat there trying to download for like an hour before I gave up and chalked it up to whatever the main malfunction was, didn't consider it could be part of the problem itself). Thanks again!