PC Review


Reply
Thread Tools Rate Thread

CPU Usage very high

 
 
David
Guest
Posts: n/a
 
      14th Oct 2008
The CPU usage on my Compaq Presario running at near 100%. It has happened
before I got round it by reformatting and reloading all my software but it
has happened again recentlly. Last known major operation was loading Windows
SP3.

I have done a system restore to an earlier point to no avail.

Process shows 58 processes running with one (there are many files with this
name)
svchost.exe SYSTEM consuming 97-99% of CPU usage. Terminating that process
drops the CPU usage to 20%.

Anyone any suggestions as to how I can fix this seemingly recurring propblem.

Is it something to do with an application loading at Start UP?

How do I see what is set to load at start up?
What application do I need at start up for Windows to run OK.


I feel I have a lot loading that I do not need.
--
David
 
Reply With Quote
 
 
 
 
JS
Guest
Posts: n/a
 
      14th Oct 2008
There is a know problem and you might be effected by it.
First see the Microsoft KB article:
http://www.microsoft.com/downloads/d...displaylang=en

Then read and follow the instructions posted here:
http://msdn2.microsoft.com/en-us/library/aa387285.aspx

To find out more about Svchost.exe entries try Process Explorer:
http://www.microsoft.com/technet/sys...sExplorer.mspx

Once you have Process Explorer installed and running:
In the taskbar select View and check 'Show Process Tree' and the
'Show Lower Pane' options.
(This will provide some of the detailed info you may need)

Next expand the Process tree until 'Services.exe' has been expanded.
Next move the mouse cursor over the Svchost.exe process that you are
interested in. (You should now see a pop up with a list of services
associated with the Svchost.exe you selected)
Note: some entries like Explorer, System/Services, and
Svchost entries may need to be expanded to show the detail
(sub processes), in this case click on the + located to the left of the
entry.

Next double click on the Svchost.exe process that you are interested in.
The 'Properties' Window should now be displayed with numerous tabs.
(Two important tabs to look at are: Services and Environment)

Searching for web based information about a process:
Then mouse over the specific process that's you are interested in.
Next click on that process to highlight it,
Now that it's highlighted, right click and from the options listed select:
Search Online
This should display what out there on the web about that process.

As mentioned before: You can also double click on any process
to open up a more detailed 'Properties' window.

Another tool to try is: What's Running
http://www.whatsrunning.net/whatsrunning/main.aspx

JS
http://www.pagestart.com


"David" <(E-Mail Removed)> wrote in message
news:5DA14C1D-7B37-47A0-BD0E-(E-Mail Removed)...
> The CPU usage on my Compaq Presario running at near 100%. It has happened
> before I got round it by reformatting and reloading all my software but it
> has happened again recentlly. Last known major operation was loading
> Windows
> SP3.
>
> I have done a system restore to an earlier point to no avail.
>
> Process shows 58 processes running with one (there are many files with
> this
> name)
> svchost.exe SYSTEM consuming 97-99% of CPU usage. Terminating that process
> drops the CPU usage to 20%.
>
> Anyone any suggestions as to how I can fix this seemingly recurring
> propblem.
>
> Is it something to do with an application loading at Start UP?
>
> How do I see what is set to load at start up?
> What application do I need at start up for Windows to run OK.
>
>
> I feel I have a lot loading that I do not need.
> --
> David



 
Reply With Quote
 
Gerry
Guest
Posts: n/a
 
      14th Oct 2008
David

I second the suggestion by JS that you use Process Explorer to identify
the cause of your problem.

Your post does not make clear the command line of svchost.exe giving the
problem. My guess it is either:

C:\WINDOWS\System32\svchost.exe -k netsvcs

or

C:\WINDOWS\System32\svchost.exe -k LocalService

A common problem relates to the wuauserv, which is covered by netsvcs.


--



Hope this helps.

Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~
David wrote:
> The CPU usage on my Compaq Presario running at near 100%. It has
> happened before I got round it by reformatting and reloading all my
> software but it has happened again recentlly. Last known major
> operation was loading Windows SP3.
>
> I have done a system restore to an earlier point to no avail.
>
> Process shows 58 processes running with one (there are many files
> with this name)
> svchost.exe SYSTEM consuming 97-99% of CPU usage. Terminating that
> process drops the CPU usage to 20%.
>
> Anyone any suggestions as to how I can fix this seemingly recurring
> propblem.
>
> Is it something to do with an application loading at Start UP?
>
> How do I see what is set to load at start up?
> What application do I need at start up for Windows to run OK.
>
>
> I feel I have a lot loading that I do not need.



 
Reply With Quote
 
David
Guest
Posts: n/a
 
      15th Oct 2008
Thank you both for taking the time to reply, I gave as much information as I
could at the time. I will look into what has been suggested.

I terminated the svchost.exe showing high usage and things seem to be
running normally today but will do a little more investiagtion when I have
time.

I am currently running without SP3 installed having restored to pre the
installation. Are there any known issues with SP3 which might cause what I
experienced?
--
David


"Gerry" wrote:

> David
>
> I second the suggestion by JS that you use Process Explorer to identify
> the cause of your problem.
>
> Your post does not make clear the command line of svchost.exe giving the
> problem. My guess it is either:
>
> C:\WINDOWS\System32\svchost.exe -k netsvcs
>
> or
>
> C:\WINDOWS\System32\svchost.exe -k LocalService
>
> A common problem relates to the wuauserv, which is covered by netsvcs.
>
>
> --
>
>
>
> Hope this helps.
>
> Gerry
> ~~~~
> FCA
> Stourport, England
> Enquire, plan and execute
> ~~~~~~~~~~~~~~~~~~~
> David wrote:
> > The CPU usage on my Compaq Presario running at near 100%. It has
> > happened before I got round it by reformatting and reloading all my
> > software but it has happened again recentlly. Last known major
> > operation was loading Windows SP3.
> >
> > I have done a system restore to an earlier point to no avail.
> >
> > Process shows 58 processes running with one (there are many files
> > with this name)
> > svchost.exe SYSTEM consuming 97-99% of CPU usage. Terminating that
> > process drops the CPU usage to 20%.
> >
> > Anyone any suggestions as to how I can fix this seemingly recurring
> > propblem.
> >
> > Is it something to do with an application loading at Start UP?
> >
> > How do I see what is set to load at start up?
> > What application do I need at start up for Windows to run OK.
> >
> >
> > I feel I have a lot loading that I do not need.

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Services running high and CPU usage high Johncobb Microsoft Windows 2000 7 3rd May 2008 11:57 PM
High CPU Usage but No High Program Usage other than Idle takomamark@gmail.com Windows XP Help 8 18th Apr 2007 11:26 AM
High CPU usage =?Utf-8?B?ZGtibGVl?= Windows XP General 3 30th Mar 2007 04:02 PM
Re: spoolsv.exe High CPU and High Mem Usage Joliboy Windows XP Performance 1 7th Oct 2006 06:11 AM
High CPU usage in services.exe and high Page file size =?Utf-8?B?bGFzc28=?= Windows XP General 6 15th Dec 2005 03:32 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:30 AM.