TechTalkz.com Logo

Go Back   TechTalkz.com Technology & Computer Troubleshooting Forums > Tech Support Archives > Microsoft > Windows Vista All

Notices

Reply
 
Thread Tools Display Modes
Old 20-08-2007, 12:06 AM   #1
Sebastiaan
Guest
 
Posts: n/a
svchost CPU spikes

Installed a machine at work with Vista business.
From the moment I log on I have a svchost.exe using 70% on core1 and 30% on
core2 for 2 seconds and then going idle for 4 seconds.
And it keeps doing that even if I don't have anything open or am doing
anything.
In resource monitor it says that the process is: svchost.exe
(LocalSystemNetworkRestricted).

Screenshot: http://resource.mezelf.com/taskmanager-vista.jpg
(The updatespeed was set at high.)

Machine : Intel C2D 1,8 with 3 GB memory
Mainboard: Asus P5B-E

What could be causing this?
This problem started right after install even. :S


Sebastiaan



  Reply With Quote
Old 20-08-2007, 12:06 AM   #2
Jon
Guest
 
Posts: n/a
Re: svchost CPU spikes


"Sebastiaan" <usul_atreides@h0tma1l.no.com> wrote in message
news:u0iNu1A2HHA.1100@TK2MSFTNGP06.phx.gbl...
> Installed a machine at work with Vista business.
> From the moment I log on I have a svchost.exe using 70% on core1 and 30%
> on
> core2 for 2 seconds and then going idle for 4 seconds.
> And it keeps doing that even if I don't have anything open or am doing
> anything.
> In resource monitor it says that the process is: svchost.exe
> (LocalSystemNetworkRestricted).
>
> Screenshot: http://resource.mezelf.com/taskmanager-vista.jpg
> (The updatespeed was set at high.)
>
> Machine : Intel C2D 1,8 with 3 GB memory
> Mainboard: Asus P5B-E
>
> What could be causing this?
> This problem started right after install even. :S
>
>
> Sebastiaan
>
>
>




If you right-click that process svchost.exe in Task Manager, and choose 'Go
to service', you can see which services it is hosting, which will help you
to pin down which particular service(s) is/are causing the 'spikes'

--
Jon


  Reply With Quote
Old 20-08-2007, 12:07 AM   #3
Sebastiaan
Guest
 
Posts: n/a
Re: svchost CPU spikes


"Jon" <Email_Address@SomewhereOrOther.com> wrote in message
news:eI1Ge4A2HHA.484@TK2MSFTNGP06.phx.gbl...
>
> "Sebastiaan" <usul_atreides@h0tma1l.no.com> wrote in message

<>
>
> If you right-click that process svchost.exe in Task Manager, and choose
> 'Go to service', you can see which services it is hosting, which will help
> you to pin down which particular service(s) is/are causing the 'spikes'
>
> --
> Jon
>
>



I found that the service runs:
AudioEndpointBuild
CscService (offline files)
hidserv
Netman
PcaSvc (prg comp. ass. serv.)
SysMain (superfetch)
TabletInputService
TrkWks (Distr. Link track client)
UmRdpService
UxSms
WdiSystemHost
WPDBusEnum (Portable Dev. Enu. serv.)
wudfsvc (Wind. Drv Foundation)


I could stop all of them except wudfsvc (windows doesn't allow stopping that
one)
All didn't help.

A fear haunts me that perhaps only a reinstall of the machine might.
As the service tab doesn't show activity as a help to nail down the specific
process.


Sebastiaan


  Reply With Quote
Old 20-08-2007, 12:08 AM   #4
Jon
Guest
 
Posts: n/a
Re: svchost CPU spikes


"Sebastiaan" <usul_atreides@h0tma1l.no.com> wrote in message
news:u8RPrJB2HHA.5360@TK2MSFTNGP03.phx.gbl...
>
> "Jon" <Email_Address@SomewhereOrOther.com> wrote in message
> news:eI1Ge4A2HHA.484@TK2MSFTNGP06.phx.gbl...
>>

>
> I found that the service runs:
> AudioEndpointBuild
> CscService (offline files)
> hidserv
> Netman
> PcaSvc (prg comp. ass. serv.)
> SysMain (superfetch)
> TabletInputService
> TrkWks (Distr. Link track client)
> UmRdpService
> UxSms
> WdiSystemHost
> WPDBusEnum (Portable Dev. Enu. serv.)
> wudfsvc (Wind. Drv Foundation)
>
>
> I could stop all of them except wudfsvc (windows doesn't allow stopping
> that one)
> All didn't help.
>
> A fear haunts me that perhaps only a reinstall of the machine might.
> As the service tab doesn't show activity as a help to nail down the
> specific process.
>
>
> Sebastiaan
>



msconfig (Start > msconfig) is a good tool for trouble-shooting that kind
of issue.

You could experiment by disabling some of the potential culprits in your
list (unchecking them via the Services tab), and see if the problem
disappears with a reboot. If it does then you have your culprit.

--
Jon


  Reply With Quote
Old 20-08-2007, 12:11 AM   #5
Sebastiaan
Guest
 
Posts: n/a
Re: svchost CPU spikes


"Jon" <Email_Address@SomewhereOrOther.com> wrote in message
news:%230OwIRB2HHA.5884@TK2MSFTNGP02.phx.gbl...
>
> "Sebastiaan" <usul_atreides@h0tma1l.no.com> wrote in message
> news:u8RPrJB2HHA.5360@TK2MSFTNGP03.phx.gbl...
>>

<>
>
>
> msconfig (Start > msconfig) is a good tool for trouble-shooting that kind
> of issue.
>
> You could experiment by disabling some of the potential culprits in your
> list (unchecking them via the Services tab), and see if the problem
> disappears with a reboot. If it does then you have your culprit.
>
> --
> Jon
>
>


After 2,5 hours and lots of reboots I got it down to 'Plug and Play'.
Which makes that I will have to life with it unless I reinstall.


Sebastiaan


  Reply With Quote
Old 20-08-2007, 12:11 AM   #6
Jon
Guest
 
Posts: n/a
Re: svchost CPU spikes


"Sebastiaan" <usul_atreides@h0tma1l.no.com> wrote in message
news:%23x4OCMD2HHA.5884@TK2MSFTNGP02.phx.gbl...
>
>> msconfig (Start > msconfig) is a good tool for trouble-shooting that
>> kind of issue.
>>
>> You could experiment by disabling some of the potential culprits in your
>> list (unchecking them via the Services tab), and see if the problem
>> disappears with a reboot. If it does then you have your culprit.
>>
>> --
>> Jon
>>
>>

>
> After 2,5 hours and lots of reboots I got it down to 'Plug and Play'.
> Which makes that I will have to life with it unless I reinstall.
>
>
> Sebastiaan
>



Good job in pinning it down. Might be a particular device that you've got
attached to your system that's causing the problems.

--
Jon


  Reply With Quote
Old 20-08-2007, 12:12 AM   #7
Sebastiaan
Guest
 
Posts: n/a
Re: svchost CPU spikes


"Jon" <Email_Address@SomewhereOrOther.com> wrote in message
news:uHonScD2HHA.748@TK2MSFTNGP04.phx.gbl...
>
> "Sebastiaan" <usul_atreides@h0tma1l.no.com> wrote in message
> news:%23x4OCMD2HHA.5884@TK2MSFTNGP02.phx.gbl...
>>
>> After 2,5 hours and lots of reboots I got it down to 'Plug and Play'.
>> Which makes that I will have to life with it unless I reinstall.
>>
>> Sebastiaan

>
> Good job in pinning it down. Might be a particular device that you've got
> attached to your system that's causing the problems.
>
> --
> Jon
>



Nothing special in the machine:
Asus P5B (with onboard LAN and audio)
ATI radeon 550
and the usual HDD/DVD

Sebastiaan


  Reply With Quote
Old 20-08-2007, 12:14 AM   #8
Kerry Brown
Guest
 
Posts: n/a
Re: svchost CPU spikes

"Sebastiaan" <usul_atreides@h0tma1l.no.com> wrote in message
news:eSJvk3D2HHA.3400@TK2MSFTNGP03.phx.gbl...
>
> "Jon" <Email_Address@SomewhereOrOther.com> wrote in message
> news:uHonScD2HHA.748@TK2MSFTNGP04.phx.gbl...
>>
>> "Sebastiaan" <usul_atreides@h0tma1l.no.com> wrote in message
>> news:%23x4OCMD2HHA.5884@TK2MSFTNGP02.phx.gbl...
>>>
>>> After 2,5 hours and lots of reboots I got it down to 'Plug and Play'.
>>> Which makes that I will have to life with it unless I reinstall.
>>>
>>> Sebastiaan

>>
>> Good job in pinning it down. Might be a particular device that you've got
>> attached to your system that's causing the problems.
>>
>> --
>> Jon
>>

>
>
> Nothing special in the machine:
> Asus P5B (with onboard LAN and audio)
> ATI radeon 550
> and the usual HDD/DVD
>
> Sebastiaan
>



Make sure you have the latest BIOS. Many Asus boards need a BIOS update to
work properly with Vista.

--
Kerry Brown
Microsoft MVP - Shell/User
http://www.vistahelp.ca


  Reply With Quote
Old 20-08-2007, 12:41 AM   #9
Sebastiaan
Guest
 
Posts: n/a
Re: svchost CPU spikes


"Kerry Brown" <kerry@kdbNOSPAMsys-tems.c*a*m> wrote in message
news:uknoJxE2HHA.5360@TK2MSFTNGP03.phx.gbl...
> "Sebastiaan" <usul_atreides@h0tma1l.no.com> wrote in message
> news:eSJvk3D2HHA.3400@TK2MSFTNGP03.phx.gbl...
>>
>> Nothing special in the machine:
>> Asus P5B (with onboard LAN and audio)
>> ATI radeon 550
>> and the usual HDD/DVD
>>
>> Sebastiaan


>
> Make sure you have the latest BIOS. Many Asus boards need a BIOS update to
> work properly with Vista.
>
> --
> Kerry Brown
> Microsoft MVP - Shell/User
> http://www.vistahelp.ca
>


Checked the BIOS and it's on the latest version for it.

Sebastiaan


  Reply With Quote
Old 04-06-2008, 08:46 PM   #10
Bandit1984
Guest
 
Posts: n/a
Re: svchost CPU spikes


Hi,

I'm struggling with a similar problem, exept with me it seems to be
the "sysmain" or "superfetch" service. Stopping this service (or
disabling it in services.mcs) stops the CPU spikes.

I just want to know whether or not this service is critical for my PC
and of there is some kind of update available to fix this problem.

Thanking you in advance...

Bandit1984


--
Bandit1984
  Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
svchost.exe Greek Goddess Windows XP 2 03-09-2007 09:30 AM
cpu usage spikes Bazza Windows XP 4 18-08-2007 12:01 PM
How do I stop the services.exe file from causing 100% CPU spikes every 2 minutes? Democritus Windows XP 2 16-08-2007 01:18 PM
How do I stop the services.exe file from causing 100% CPU spikes every 2 minutes? Democritus Windows XP 0 16-08-2007 01:17 PM
svchost.exe 100% Joeskimon Windows XP 6 16-08-2007 01:17 PM

Google
 


All times are GMT +5.5. The time now is 07:30 PM.


vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO
Copyright © 2005-2008, TechTalkz.com. All Rights Reserved - Privacy Policy
Valid XHTML 1.0 Transitional