Hi Angel2121, Jacee
If I may step in here for a bit.
I’ll be honest, didn’t read detailed last Posts, but I’m switched on when saw CPU usage is 100%.
Think that the Process Explorer is nice tool which can help us to find culprit for a lot of the CPU usage.
Please do following:
Run Process Explorer
When notice CPU spike – high % , double-click on the
svchost.exe (or other process of interest), than switch to the
Threads page.
Here is detailed list of the threads running in the selected process. Click on the
CSwitch Delta. Select thread with the highest value (usually on top).
Press the
Module button to launch Explorer's file properties dialog box for the image file that contains the start address of the currently selected thread.
Press the
Stack button to see the current stack of the selected thread (hold down CTRL+SHIFT, and press END. Click the
Copy button, and paste the results).
Please repeat that a few times.
Tell us what you found.
Edited by arTech, 01 March 2010 - 12:32 PM.