What CPU usage is and why you should check it
CPU usage is the percentage of your processor's power that programs are using right now. When you check it, you see a number between 0 and 100 percent. Zero means your processor is idle. One hundred means it is working at full capacity. Most of the time your CPU usage sits between 5 and 30 percent when you are just browsing or writing. If it stays above 80 percent while you are doing nothing demanding, something is wrong.
Checking CPU usage tells you whether a slow computer is actually a processor problem or something else — a full hard drive, not enough RAM, or a network issue. It also shows you which specific program is hogging power. A single runaway process can drag down your whole system, and you cannot fix it until you know which one it is.
Key Takeaways
- CPU usage appears as a percentage in Task Manager on Windows or Activity Monitor on Mac, and you can open either one in under ten seconds.
- Normal CPU usage while browsing or working in documents is between 5 and 30 percent; sustained usage above 80 percent while idle means a program is consuming too much power.
- The Processes tab in Task Manager and the CPU column in Activity Monitor show you exactly which program is using the most processor power.
- High CPU usage from Windows system processes like svchost.exe or SearchIndexer.exe usually means Windows is running maintenance tasks in the background and will settle down on its own.
Checking CPU usage on Windows
Open Task Manager by pressing Ctrl + Shift + Esc all at once. This is the fastest route. If that does not work, right-click the taskbar at the bottom of your screen, select "Task Manager" from the menu, and click it.
When Task Manager opens, look at the top of the window. You will see tabs: Processes, Performance, App history, and others. Click the Performance tab. On the left side you will see "CPU" listed. Click it. The right side of the window now shows your CPU usage as a percentage at the top, a graph of usage over the last minute, and details about your processor below that.
To see which program is using the most CPU power, click the Processes tab instead. You will see a list of running programs. The column labeled "CPU" shows what percentage each one is using right now. Click the "CPU" column header to sort the list from highest to lowest. The program at the top is using the most power.
Checking CPU usage on Mac
Open Activity Monitor by pressing Command + Space, typing "Activity Monitor", and pressing Enter. Or open Finder, click Applications in the sidebar, open the Utilities folder, and double-click Activity Monitor.
When Activity Monitor opens, you are already on the Processes tab. Look for the column labeled %CPU. This shows what percentage of your processor each program is using. Click the "%CPU" column header to sort the list so the highest-usage program appears at the top. The percentage shown is how much of your total processor power that program is consuming right now.
At the bottom of the Activity Monitor window, you will see a summary line that shows your total CPU usage as a number and a percentage. This tells you how hard your processor is working overall.
Understanding what the numbers mean
A CPU usage reading of 0 to 20 percent is normal when you are browsing the web, reading email, or working in a document. Your computer has plenty of spare power. A reading of 20 to 50 percent is still fine — you might be watching a video, editing a photo, or running a video call alongside other work. Your processor is busy but not stressed.
A reading above 80 percent while you are doing light work, or sustained readings above 90 percent, means something is wrong. Your computer will feel slow because the processor cannot keep up with everything trying to run. This is when you look at the Processes tab or Activity Monitor to find the culprit.
If you are running something demanding — video editing, 3D rendering, compiling code, or a heavy game — CPU usage can spike to 95 or 100 percent and that is normal. The program needs all the power it can get. The problem only exists if your CPU is maxed out when you are not doing anything demanding.
What to do if CPU usage is too high
First, check whether the high-usage program is something you started. If you opened a video editor, a game, or a rendering tool, then high CPU usage is expected. Close the program when you are done and CPU usage will drop.
If the high-usage program is something you did not start, or something you do not recognize, you have options. Look up the program name online to understand what it does. If it is a Windows system process like svchost.exe, SearchIndexer.exe, or Windows Update, it is probably running maintenance in the background. These tasks usually finish within a few minutes to a few hours. Restart your computer to reset them if they seem stuck.
If a program you do not want is using CPU power, you can close it. Right-click the program name in Task Manager or Activity Monitor and select "End Task" or "Force Quit". The program will stop when ready. If it is something that starts automatically every time you boot, you may want to uninstall it or disable it from starting up.
When high CPU usage means a bigger problem
If CPU usage stays above 80 percent even after you close all your open programs and restart your computer, something is wrong with Windows or Mac itself, or a background service is broken. Restart your computer in Safe Mode to see whether the problem persists when only essential system processes are running.
On Windows, restart and press F8 repeatedly as the computer boots, or hold Shift while clicking Restart in the Start menu and select "Troubleshoot" > "Advanced options" > "Startup Settings". On Mac, restart and hold Command + S to enter Safe Mode. If CPU usage is normal in Safe Mode, a third-party program or driver is the culprit. If it is still high, contact a technician — the issue is likely a hardware problem or a corrupted system file.
Malware can also cause high CPU usage. If you see unfamiliar programs in Task Manager or Activity Monitor, or if CPU usage is high with no obvious cause, run a full malware scan using Windows Defender on Windows or Malwarebytes on either system.
The difference between CPU usage and temperature
CPU usage and CPU temperature are not the same thing. Usage is how hard your processor is working — a percentage. Temperature is how hot it is getting — measured in degrees Celsius or Fahrenheit. High usage often leads to high temperature, but not always. A processor working at 100 percent on a cool day with good airflow might stay at a safe temperature. A processor at 50 percent usage in a hot room with dust-clogged fans might overheat.
Task Manager and Activity Monitor show CPU usage but not temperature. To check temperature, you need a third-party tool. On Windows, HWiNFO or Core Temp will show you processor temperature. On Mac, Macs Fan Control or iStat Menus will do the same. Most processors are safe up to 80 to 90 degrees Celsius. If your processor is hotter than that regularly, clean the dust from your fans and make sure air can flow freely inside your case.
Frequently Asked Questions
Is 100 percent CPU usage bad?
Not if you are running something demanding like a game, video editor, or compiler. Those programs are supposed to use all available power. It is bad if your CPU is at 100 percent while you are browsing the web or doing light work, because it means your computer cannot keep up and will feel slow.
Why is svchost.exe using so much CPU?
Svchost.exe is a Windows system process that runs background services. High usage usually means Windows is installing updates, running antivirus scans, or doing disk maintenance. Restart your computer and check again in a few hours. If it stays high for days, restart in Safe Mode to see if the problem persists.
Can I close a program using high CPU usage?
Yes. Right-click it in Task Manager or Activity Monitor and select "End Task" or "Force Quit". The program will stop when ready. If it is something you need, you can restart it. If it is something that starts automatically and you do not want it, uninstall it or disable it from your startup settings.
What CPU usage is normal while gaming?
Ninety to 100 percent is normal and expected. Games are designed to use as much processor power as available. If your game is using only 30 or 40 percent CPU, something else might be limiting performance — your graphics card, RAM, or storage speed.
Does high CPU usage drain my battery faster?
Yes. A processor working at high usage consumes more power, which drains a laptop battery faster than light usage. If you are on battery and notice your laptop is hot and the fan is loud, check CPU usage and close any heavy programs to extend battery life.