Open Activity Monitor to see what's using your processor
The fastest way to check CPU usage on a Mac is through Activity Monitor, a built-in tool that shows you exactly which programs are consuming processor power right now. You do not need to read anything — it comes with every Mac.
Open Activity Monitor by pressing Command + Space to bring up Spotlight search, type "Activity Monitor", and press Enter. The window that opens shows a list of running programs with columns of data. Look for the column labeled "% CPU" — this tells you what percentage of your processor each program is using at this moment.
The numbers change constantly as programs start and stop working. If you see one program using 80% or higher, that program is the reason your Mac feels slow. If you see many programs each using 5–15%, your processor is spread thin across multiple tasks.
Key Takeaways
- Activity Monitor shows CPU usage in the "% CPU" column and opens through Spotlight search (Command + Space).
- A single program using 80% or higher is usually the culprit when your Mac slows down.
- The CPU tab shows current usage, while the System Memory tab shows whether you are running out of RAM instead.
- Sorting by "% CPU" puts the heaviest users at the top so you can spot problems when ready.
- Force quitting a frozen program through Activity Monitor is safer than restarting your entire Mac.
Sort by CPU usage to find the biggest drain when ready
When Activity Monitor first opens, programs appear in no particular order. Click the "% CPU" column header once to sort by usage — the program using the most processor power jumps to the top. Click it again to reverse the order. This sorting makes it obvious which single program is slowing you down.
Pay attention to programs you recognize. Safari, Chrome, or Firefox using 15–25% is normal when you have many tabs open. Mail using 5–10% while checking messages is expected. But if a program you are not actively using — like a background updater or cloud sync tool — is using 30% or more, that is the problem to fix.
Some programs spike to high CPU usage for a few seconds, then drop back down. This is normal. If a program stays above 50% for more than a minute while you are not actively using it, that program has a problem.
Understand the difference between CPU and memory usage
Activity Monitor shows two different kinds of resource usage, and they cause different problems. CPU usage (the "% CPU" column) tells you how hard your processor is working. Memory usage (shown in the System Memory tab) tells you how much of your RAM is in use.
High CPU usage makes your Mac feel sluggish and unresponsive — programs stall, typing lags, and scrolling stutters. High memory usage makes your Mac slow down gradually as it runs out of space to store active data. You can have high CPU usage with plenty of free memory, or plenty of free CPU with memory nearly full. They are separate problems with different solutions.
To check memory instead, click the "System Memory" tab at the top of Activity Monitor. Look at the colored bar at the bottom — if it is mostly red or yellow, your Mac is running low on RAM. If it is mostly green, memory is not your problem.
Force quit a frozen program without restarting your Mac
If a program stops responding and you cannot close it normally, Activity Monitor lets you shut it down without restarting your entire computer. Find the frozen program in the list, click it once to select it, then click the "X" button labeled "Force Quit" in the top-left corner of the Activity Monitor window.
A dialog box appears asking you to confirm. Click "Force Quit" again. The program closes when ready, even if it is completely frozen. Your other open programs and unsaved work in them stay safe — only the frozen program closes.
This is much faster than restarting your Mac and safer than holding the power button. Use it whenever a program stops responding to clicks or keyboard input.
Check CPU usage over time with the CPU History graph
Activity Monitor also shows a graph of your CPU usage over the last minute. Click the "CPU" tab at the top of the window, then look at the bottom of the window for a graph labeled "CPU History". The graph shows spikes and dips as programs start and stop using the processor.
If the graph is mostly flat and low, your processor is idle and your Mac should feel responsive. If the graph shows constant high spikes, something is continuously demanding processor power. If you see a sudden spike that drops back down, a program ran a task and finished — this is normal.
The graph helps you spot patterns. If your Mac always slows down at the same time each day, the graph might show a spike at that moment. That spike often points to a scheduled task — a backup, an update check, or a cloud sync — that you can reschedule or disable.
Identify programs running in the background you did not start
Some programs start automatically when your Mac boots up, even if you never opened them. These background programs can use CPU power without you knowing. Activity Monitor shows all of them, including programs you may have forgotten you installed.
Look through the list for program names you do not recognize. Search the internet for any unfamiliar name — you may find it is a legitimate system process, a tool installed by another program, or something you can safely remove. Programs with names like "kernel_task" or "WindowServer" are part of macOS itself and should always be running.
If you find a program using CPU power that you do not want running, you can force quit it from Activity Monitor. To prevent it from starting again automatically, open System Settings, click "General", then "Login Items", and remove the program from the list.
Monitor CPU temperature if your Mac feels hot
High CPU usage generates heat. If your Mac feels hot to the touch or the fan is running loudly, your processor is working hard. Activity Monitor does not show temperature directly, but sustained high CPU usage is the reason your Mac is heating up.
When your Mac gets too hot, it automatically slows down your processor to cool itself — this is called thermal throttling. Your Mac will feel even slower, but this is a safety feature protecting your hardware. If this happens regularly, the program using high CPU needs to be closed, updated, or removed.
Make sure the vents on your Mac are not blocked by dust or objects. A Mac with blocked vents heats up faster even with normal CPU usage. If your Mac is several years old and runs hot even with low CPU usage, the internal fans may need cleaning by a professional.
Frequently Asked Questions
What does "kernel_task" mean and why is it using so much CPU?
Kernel_task is part of macOS itself and handles core system functions. High kernel_task usage usually means your Mac is managing something in the background — a disk scan, a security check, or thermal management. It typically drops back to normal within a few minutes. If it stays high for hours, restart your Mac.
Can I close programs from Activity Monitor without losing my work?
Force quitting a program closes only that program. Other open programs and their unsaved work stay safe. However, any unsaved work in the program you force quit will be lost. Save your work in other programs before force quitting a frozen one.
Why does my Mac show high CPU usage even when I am not using it?
Background programs like cloud sync, email checking, or automatic backups run without you actively opening them. Check Activity Monitor to see which program is active. If it is something you do not need running constantly, you can disable it in System Settings under the relevant app's preferences.
Is it normal for CPU usage to jump around constantly?
Yes. CPU usage changes moment to moment as programs request processor power and then release it. Constant small changes between 5% and 20% are normal. Sustained usage above 50% when you are not actively working is the sign of a problem.
What should normal CPU usage look like on a Mac?
At rest with no programs open, CPU usage should be under 10%, mostly from system processes. When you are actively using programs, usage climbs to 20–40% depending on what you are doing. Editing video or rendering graphics can push it to 60–80% legitimately. Anything above 80% for more than a minute usually means a problem program.