CPU usage jumping between 10 - 100%

I'm using a Dell laptop with Windows XP which is unbelievably slow.

The CPU usage is fluctuating every second between 10% - 100%. This starts as soon as I boot the computer up. Under task manager there is nothing suspicious. The process that seems to be responsible is 'System' which I believe encompasses a lot of things? I've ran a virus check which found nothing.

Any suggestions as to other things I could try to solve this would be very welcome. I basically can't use the thing at the moment.
 
This might be a virus. But, first try starting the PC in safe mode ands see if there is any improvement in performance and report back.

What anti virus did you use?

What Service Pack level are you on?
 
There might be other reasons as well. When did you first notice these problems?

How long have you been using this laptop? (or how old is it?)

Some Dell laptops have trouble with overheated components - basically it might just be full of dust. Which laptop are we talking about? (model)

Which CPU model is the laptop using? For some (many, actually) AMD models, fluctuations are actually quite common, yet tends not to cause too much damage or sincere slow-downs.
 
Thanks for the replies.

It's a Dell Inspiron 1501 with an AMD turion processor, level pack 3. I brought it from new and it's now 4 years old.

The antivirus I use is the free version of AVG 2011. I noticed that my computer was starting to slow down yesterday so I ran a virus check then but nothing came up. By the evening it was too slow to actually use.

I've taken the back off this morning and hoovered up any dust but there wasn't actually that much in there. I don't know if this is relevant but I haven't used the battery with this laptop for over a year now. It died so I threw it away and just use mains electricity.

When I run things in safe mode there is a massive improvement in performance. CPU usage stays around 1% and I can open folder, programs etc promtly. As soon as I come out of safe mode though, everything slows down dramatically and CPU usage again is varying but is often up to 90% ish.
 
Try all the above. It's great advice!

fyi.. an additional great tool for monitoring/tracking down CPU usage, Process Explorer
> It's basically Task Manager on steroids ;)
> Click the Process column to see a hierarchical view of processes or by an alpha sort

It's a very lightweight process. When minimized it runs as a small notification icon in the lower right of your screen. It makes it easy to keep an eye on CPU usage in real-time as you;re working on your computer. The icon has red and green waves showing CPU usage and hover the mouse over the icon to see the name of the process using the most CPU at any time

I find it so useful to have run all the time so i can spot CPU usage anomalies ASAP that i added it to my Windows startup (use its command line option /t to start it minimized)
processexplorer.jpg
 
Tried disabling AVG but it made no difference.


I've downloaded 'Process Explorer' but as with normal task manager, it's showing that the only thing that seems to be draining my resources is 'system'.
 
If that's the case, it might one of your drivers. fyi.. you can skim through HERE (just to give you an idea: don't get bogged down in any of the techie stuff/detail at this point)

You might first go to the Dell website and check for any driver updates
 
You could also use Driver Verifier to isolate any problem driver, instruction below.

http://www.microsoft.com/whdc/DevTools/tools/Verifier.mspx

Quick guide: http://www.techrepublic.com/article...th-xps-hidden-driver-verifier-manager/5714091

If that doesn't work then follow this guide:

Run msconfig and select the "Services" tab. Check "Hide Microsoft Services" and then disable the rest. Also uncheck "load startup group" on the general page.

See this link for detailed information:

http://support.microsoft.com/default...b;EN-US;310353


Now restart and test the issue at hand

If no problems, run msconfig and recheck half the disabled items on the Services tab. Test again. If the problem recurs, UNcheck half the items you just checked to narrow down the culprit.

If the problem didn't occur, check the other half, so all the Services are enabled -- proceed to do this on the startup tab as well.

Get the idea? You want to isolate the problem to a specific startup if possible.

Note: if you already have items unchecked under msconfig > startups and are in “selective” startup mode – you should note what these are before beginning. They will need to be de-selected again.
 
Back