CPU 100% Usage

Archived from the original Sajha.com — preserved as posted, replies can no longer be added here.
Start a New Discussion
Archived Post

Hi,I have an AMD single core processor. Since the processor is slow, the CPU usage is almost 100% all the time when I use Windows Vista and Windows 7. My Question Is: Will my processor be damaged by its high usage all the time? (I am talking about the hardware by the way.) Or the CPU usage does not matter for the LIFE of processor? Thanks all IT experts

sanjeevkafle · Mar 27, 2010 7:17 PM · 2,086 views

4 Replies

In normal circumstances CPU will just reboot if the temperature gets too high, Try killing all unwanted processes running in background like msn, skype etc also use light antivirus like AVG. this should help. on the other hand there can be chances of fire. One final suggestion also would be to clean all the ventilation ducts.

maxpayne · Mar 27, 2010 8:59 PM

This is how you troubleshoot this issue. You need to follow the following steps to resolve this kind of problems. The first few steps will actually tell you how to figure out what is causing the problem . Let us take for example the problem encountered by SSDP Discovery causing an excessive CPU memory usage with SVCHOST.EXESSDP Discovery - The Simple Service Discovery Protocol (SSDP) enables detection of Universal Plug and Play (UPnP) devices on your home network Right click on Task bar and left Click on Task Manager Now please click on Processes tab Go to View and click on Select Columns. Now click on the check box that says ‘PID’ (Process Identifier) Then go back to Task Manager and click on the CPU memory in the top line (also make sure there is a checkmark in the box at the bottom that says ‘Show processes from all users’) – you may have to click CPU memory twice to get the processes that are using the most CPU memory at the top. Once you know the Process and its associated PID, you will need to open a command prompt – Go to Run and type in 'cmd' and in the command window type in ‘TASKLIST /SVC /FO LIST’ – it is not case sensitive. This will give you a list of all processes, their PID’s and the services that each one is controlling. Note: - Look for the process, which you want to remove (for example in this situation we are looking for svchost.exe), make a note of all the services running under it. Open up Services management console – go to Run and type in ‘services.msc’ – you will also need to have Task Manager open in this next part Once Services is open you need to search for the services that were running under svchost.exe – task list only lists the services' abbreviated name so to check from services just select a service that resembles the abbreviations, right click and select properties – right there at the top it will list the service name. Note: -You can eliminate any services that do not have 'Started' under the status column Right click on each of the suspected services and left click on Properties Click on 'Startup type' window and change it to 'Disabled' Click on the 'Stop' button Click on Apply now Note: -You may get a warning if this service is depended upon by another service – if you are sure it is safe to disable that service as well – click OK. Once you disable it, go back to Task Manager and check if the usage has decreased. Note : -If it is decreased, that means your problem is resolved. In case it's still the same, that means the problem is not with this process. Select the next largest Process and repeat the same steps. Last edited: 27-Mar-10 11:46 PM

daka · Mar 27, 2010 11:41 PM

Since you are running large operating system, also make sure you have adequate RAM in your computer. Normally if you have less RAM, your CPU is overburdened by fetching contents to and from your harddrive and ram. 

novaguy83 · Mar 28, 2010 11:08 AM

Download process explorer, install it and monitor which process is causing 100% cpu utilization. In most cases, it is virus/spyware.

jaynir · Apr 9, 2010 7:38 PM

This conversation is preserved exactly as it was on the original Sajha.com and can't accept new replies.

Start a New Discussion