vote up 0 vote down star

On Windows 7, the 'system' process is taking up 100% CPU (well 50% on a duel core) for a rather long time. Its CPU usage doesn't seem to drop at all.

How can I diagnose this problem? What could be the cause? I don't see any other problems with the system and am using an up-to-date AVG, so I don't yet suspect a maelware.

flag

50% accept rate

4 Answers

vote up 1 vote down

You first need to find out which system process it is. Go to Task Manager, Processes tab, and click twice on the column "CPU Time" to sort descending (if it's not there, add it from the menu View / Select columns...).

If it's by any chance the "System Idle Process", then this is quite normal.

If not, right-click on the system process and choose "Go to service(s)". This will open the Services tab and highlight one or more services. Please include their names (or a screenshot) in your post for us to see.

link|flag
vote up 0 vote down

Modern Antiviruses are a little rubbish, don't assume you're fine because you've got one (though they can help)

The System process taking up an entire core shouts "Driver issues!" quite loudly to me, anything been updated or changed recently? Any devices showing a bit iffy in Device Manager?

Grab a copy of Process Explorer and take a look at what it's doing in a little closer detail.

link|flag
Nothing was changed in the system, I tried peeking with process explorer but didn't find anything. A reboot solved the issue for now. – ripper234 Oct 31 at 15:49
vote up 0 vote down

This could be a process doing heavy I/O. Since that is performed by the System "process" you would see the CPU usage spike there.

I've once had that with the IDE controller reverting itself to PIO mode. Though that was on an ancient system, dunno whether that even happens anymore with modern OSes :-)

Also don't forget that AV software can even cause this themselves. It's not uncommon for them being a performance problem :-)

link|flag
vote up 0 vote down

There is this interesting article, if you'd wanted to know what exactly is causing it.

link|flag
Huh? What about the System Idle Process? This is included in the Process tab so that the relative percentages will add up to 100%. – davidcl Oct 31 at 13:33
Whoa, thank you sir, you are right. I was blind but now I see... I don't know why I thought it was the way I explained it. – sYnfo Oct 31 at 13:48

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.