Troubleshooting
MacBook Overheating? Here's How to Cool It Down
MacBook running hot? Practical steps to cool it down — software causes, airflow fixes, and when overheating means a real hardware problem.
A hot MacBook is doing one of two things: working hard, or struggling to dump heat that shouldn’t be there. The first is fine. The second is the problem worth fixing.
In 2026, on an Apple Silicon MacBook, “warm to the touch” during normal work is normal. “Hot enough you can’t hold it on your lap” during light browsing is not. Where you fall on that spectrum tells you whether you have a software problem, an airflow problem, or an actual fault.
Quick triage
Before doing anything else, answer these questions:
- Is the bottom of the laptop noticeably hotter than usual?
- Is the fan loud?
- Is the Mac performing slower than normal (laggy, stuttering, throttled)?
- Are you doing something demanding right now (video, gaming, compiling)?
If you answered yes to #4, the heat is expected. Make sure airflow is good and let the work finish. If you answered yes to #1, #2, or #3 without #4, something’s making heat that shouldn’t be.
Step one: find the heat source in software
Open Activity Monitor (Applications → Utilities). Sort by % CPU. The top process is your heat source 90% of the time.
Common culprits:
- A browser tab gone wrong — usually shows up as the Helper process under Chrome / Safari / Firefox at 100% CPU. Find which tab via the browser’s own task manager (Chrome: Window → Task Manager; Safari: Develop menu → Show Page Resources). Close the tab.
- Spotlight indexing —
mdsandmdworkerprocesses. Normal after big file changes; abnormal if it never stops. To force a rebuild: System Settings → Siri & Spotlight → Spotlight Privacy, add then remove your boot volume. - Backup tools — Time Machine, Backblaze, etc. Heavy during initial scans, settles down.
- Zoom / Teams / Slack — Electron apps love CPU. Quit when not in active use.
- Photos / Photo Library — face recognition runs in the background after import. Heavy for a few hours, then done.
- Adobe / Microsoft helpers — Creative Cloud and OneDrive helpers run constantly. Worth disabling if you don’t need always-on sync.
- Crypto miners hidden in random apps — uncommon but real. Check Activity Monitor for processes you don’t recognize.
Quit the offender. Watch the temperature drop over 5–10 minutes (the chassis takes time to dissipate stored heat).
Step two: check airflow
MacBooks pull air in through the bottom and exhaust through the back hinge. If either is blocked, the fan can’t do its job.
Check:
- Surface. Glass desk, wood desk, hard plastic = good. Bed, pillow, blanket, sweater = bad. Lap with jeans = okay if vents aren’t covered.
- Sleeve / case. Don’t run the laptop while it’s inside a sleeve or padded case.
- Vents physically. MacBook Pro has small slots along the bottom edge near the hinge. If those are dusty, blow compressed air through them (with the Mac powered down).
- Stand. A laptop stand that lifts it 5–10mm off the desk improves intake significantly.
A simple test: pick the laptop up, hold it in the air, see if the heat starts to drop. If yes, the surface was choking airflow. If the heat stays, the issue is software, not airflow.
Step three: confirm the room isn’t the issue
Apple specifies operating temperature for MacBooks at 50–95°F (10–35°C). If your room is 90°F because the AC is broken, the laptop runs hot through no fault of its own. The fix is environmental — fan in the room, AC, lower ambient temperature.
People in hot climates without AC sometimes notice their MacBook runs warmer in summer than winter. That’s expected. The Mac is fine. As long as it’s not throttling severely, you’re good.
Step four: things that often help quietly
If software and airflow look fine but the Mac still feels warmer than it used to:
- Reduce login items. System Settings → General → Login Items. Background agents constantly use small amounts of CPU; lots of them add up. Disable what you don’t need.
- Quit apps you’re not using. Especially memory-heavy ones. Memory pressure indirectly causes heat (constant SSD activity for swap).
- Update macOS. Apple has tightened thermal management in point releases. Running 14.0 when 14.5 is out means missing fixes.
- Update apps. Especially Chrome, Slack, Zoom, Teams — the heavy hitters get optimization patches.
- Check the Energy tab in Activity Monitor. Sort by Energy Impact. Anything in double digits sustained is a battery + thermal drain.
Older Macs: the thermal paste question
Macs more than 4–5 years old can have degraded thermal paste between the chip and heatsink. As paste dries, heat doesn’t transfer efficiently. The fan tries to compensate by running harder; the chip still gets hotter than it should.
Symptoms specific to this:
- Mac was quiet and cool for years; now is loud and hot at modest workloads
- Fan running constantly even at idle
- Performance slightly throttled (especially under sustained load)
Repaste is a hardware repair. Apple authorized shops do it for $150–300. Independent repair shops (especially ones that work on Apple gear regularly) can be cheaper. iFixit has detailed guides if you’re a confident DIY-er; the laptop has to be opened up significantly.
For Apple Silicon Macs specifically (2020+), thermal paste degradation is much less common. The chip runs cooler overall and the interface materials are improved. Don’t repaste an M1 MacBook Pro; the issue is almost certainly software.
When it’s hardware
Signs the heat is a real hardware fault, not software:
- Severe overheating with all apps closed and just the Finder open
- Mac shutting down under load (thermal protection kicking in)
- Visible bulge in the case bottom (battery swelling — stop using and get service immediately)
- Fan making a clicking, grinding, or rattling sound (not just loud whoosh)
- Mac is hot even when off-but-charging
For these, run Apple Diagnostics. Shut down. Power on and immediately hold D (Intel) or hold the power button until “Loading startup options” appears (Apple Silicon, then press Cmd-D). The diagnostic runs 3–5 minutes and reports any hardware issues. Codes starting with PPF, PPM, or PPT relate to fans, memory, or thermal sensors.
If diagnostics flag something, get service. If they’re clean, the issue is software-side.
Things that DON’T help
Skip these:
- Resetting SMC. On Apple Silicon, there’s no user-resettable SMC in the old sense. A regular shutdown does what an SMC reset would have done on Intel. On Intel Macs, SMC reset is a fan-related fix in some cases — but rarely the cause of generic overheating.
- Resetting NVRAM. Doesn’t affect thermal management.
- smcFanControl and similar fan-control utilities. Forcing fans on at full speed all the time is loud and doesn’t address the underlying issue. The system already manages fans well.
- Cooling pads with extra fans. Mostly placebo on modern Macs. The internal fans plus a slight elevation off the desk does more.
- Putting the Mac in the freezer. Yes, people try this. Don’t.
A quick checklist
If your MacBook is overheating right now:
- Activity Monitor → kill the top CPU process if it shouldn’t be running.
- Move to a hard, flat surface. Lift it slightly if possible.
- Quit non-essential apps.
- Wait 5–10 minutes for stored heat to dissipate.
- If it’s still hot at idle, restart.
- If it’s still hot after a restart with nothing open, run Apple Diagnostics.
- If Diagnostics is clean and overheating persists, look at login items and consider a thorough cleanup.
- If still bad, Apple Support.
Heat itself doesn’t usually damage a Mac immediately — Apple Silicon will throttle long before it damages itself. But sustained high heat over months and years shortens battery life and ages components. Worth dealing with even if the Mac feels fine in the moment.
The good news: most overheating is software-side, and software is fixable. The bad news: figuring out which software requires a few minutes of attention. Open Activity Monitor; the answer is usually right at the top.