Mac Activity Monitor explained (plain English)
Activity Monitor is the most useful Mac tool most people never open. It tells you exactly what's making your Mac slow, hot, or noisy. With 5 minutes of familiarity, you can diagnose 80% of Mac performance problems yourself. Here's how to read it without the jargon.
The 30-second usage
- Press Cmd + Space, type "Activity Monitor," press Enter.
- Click CPU tab at the top.
- Click % CPU column twice to sort highest first.
- The program at the top is using the most processor. If it's something you don't need, click it and press the X button to quit.
How to open Activity Monitor
- Press Cmd + Space (Spotlight search).
- Type "Activity Monitor."
- Press Enter.
Or: Finder > Applications > Utilities > Activity Monitor.
Pro tip: once open, right-click the icon in your Dock and choose Keep in Dock. Always one click away.
The 5 tabs explained
CPU tab
Shows how much processor power each program is using.
- % CPU column: percentage of your Mac's processor that program is using.
- CPU Time column: total time this program has used the processor since opening.
- Threads column: internal sub-processes (ignore unless you're a developer).
What to do here:
- Click % CPU to sort highest first.
- The top program is using the most. If it's high (over 50%) for a long time on something you're not actively using, that's the culprit.
- Quit suspicious apps: select > press X (top left) > Quit.
Memory tab
Shows RAM (memory) usage.
- Memory column: how much RAM each program is using.
- Memory Pressure graph (at bottom): the most important number. Green = your Mac has plenty of memory. Yellow = getting close. Red = your Mac is struggling.
What to do here:
- If pressure is yellow or red: quit memory-hungry apps. Sort by Memory column and find big users (often Chrome or Safari with many tabs).
- Restart your Mac after killing big offenders.
Energy tab
Shows which programs are draining your battery (most useful on MacBook).
- Energy Impact: a relative number. Higher = uses more battery.
- 12 hr Power column: energy used over the last 12 hours.
What to do here:
- If your MacBook battery drains fast on Wi-Fi without doing much, sort by Energy Impact and find the top offender.
- Common culprits: video conferencing apps left running, browser tabs playing videos, sync clients.
Disk tab
Shows which programs are reading/writing to your hard drive.
- Bytes Read / Bytes Written: total data moved.
- Most useful when your Mac is slow but CPU and memory look fine; might be disk activity.
Network tab
Shows which programs are using your internet.
- Bytes Sent / Bytes Received: total data moved.
- Useful when your internet feels slow but speed tests look fine; might be a program quietly downloading/uploading.
Common culprits when Mac is slow
Chrome / Safari with many tabs
Browsers love memory. Each tab uses some. Many tabs together can use multiple GB.
Fix: close tabs you don't need. Use a tab management extension. Restart browser daily.
Cloud sync clients
Dropbox, Google Drive, OneDrive, iCloud syncing in the background can pin the CPU and disk.
Fix: usually settles down after sync. If always high, pause syncing temporarily.
Spotlight / Photo indexing
After major macOS updates or imports, Mac re-indexes everything. Can run for hours.
Fix: let it finish. Don't force-quit Spotlight processes.
Time Machine backup
Initial backups can take hours and slow down your Mac.
Fix: let the first backup finish; subsequent ones are much faster.
Forgotten apps
Apps you opened weeks ago and never closed. Some keep doing things.
Fix: Cmd + Q to quit unused apps. Or restart your Mac weekly.
Browser tabs playing video silently
A news website with auto-play video, left open in a background tab. Drains CPU and battery.
Fix: close tabs. Use a browser extension that blocks auto-play.
Reading the CPU graph at the bottom
The bottom of the CPU tab shows graphs and stats:
- System (red): CPU used by macOS itself.
- User (blue): CPU used by apps you launched.
- Idle (green): CPU doing nothing.
Healthy: mostly green with brief spikes. Concerning: solid blue or red for long periods. Red dominating means macOS itself is struggling (sometimes after updates; usually settles).
What to do when nothing looks busy but Mac is still slow
- Restart the Mac. This clears stuck processes.
- Check macOS update: Apple menu > System Settings > General > Software Update. Install updates.
- Check disk space: Apple menu > About This Mac > More Info > Storage. If under 10% free, that slows things down. See our free up Mac storage guide.
- Check for malware (rare on Mac but possible). Run Malwarebytes free.
- See our full Mac running slow guide.
When you should NOT quit a process
Activity Monitor lets you quit anything. Some things you shouldn't:
- WindowServer: handles your screen. Quitting it logs you out.
- kernel_task: macOS core. Don't touch.
- launchd: manages other programs. Critical.
- Finder: okay to quit if it's frozen; macOS relaunches it.
- Anything with "Helper" or "Agent" in the name: usually safe, but the parent app may relaunch them.
- Anything you don't recognize: when in doubt, leave alone.
Safer alternative: restart the Mac. Clears everything cleanly.
Quitting an unresponsive app
Activity Monitor is the best tool for force-quitting:
- Find the frozen app in the CPU or Memory tab.
- Click to select.
- Click the X button (top left).
- Choose Quit. If that doesn't work, Force Quit.
Saving Activity Monitor info
If you're troubleshooting with a tech support person and they ask "what's at the top of CPU?":
- Click % CPU to sort.
- Take a screenshot: Shift + Cmd + 5 > capture the Activity Monitor window.
- Email or text the screenshot.
Other useful Activity Monitor tricks
See subprocesses
View menu > All Processes, Hierarchically. Shows which programs spawned which.
Filter by user
View > My Processes shows only what you (the user) launched. Less noise.
Add CPU usage to your menu bar
Activity Monitor menu > View > Dock Icon > Show CPU Usage. Always visible in the Dock.
Get a summary printout
File > Save. Saves a snapshot of what's running. Useful for sending to tech support.
5 things to try this week
- Open Activity Monitor right now. Check CPU. What's at the top?
- Check Memory pressure graph. Green, yellow, or red?
- If you have a MacBook, check Energy tab to see what's draining battery.
- Pin Activity Monitor to your Dock for easy access.
- Next time your Mac feels slow, open Activity Monitor before doing anything else. Diagnosis first.
Mac still slow even after killing processes?
Sometimes the cause is deeper than what Activity Monitor shows. Isaac can take a look and figure out what's really going on.