Why MacBooks overheat, and what actually helps
Most overheating has a single identifiable cause, and it is usually visible in a temperature graph within thirty seconds of the machine warming up.
8 min read
“Overheating” covers two unrelated complaints. One is that the machine is physically hot and unpleasant to use. The other is that it has become slow under load. They have different causes and different fixes, and conflating them is why so much advice on this subject does not work.
This is a walk through the causes that are actually worth chasing.
A process using more CPU than you realise
By a wide margin the most common cause. Activity Monitor, CPU tab, sorted by % CPU, answers it in seconds. On Apple Silicon the figure is per-core-normalised, so 100% is one core saturated and a ten-core machine can show 1000%.
The recurring offenders are browser tabs with video or WebGL, Spotlight’s mds_stores rebuilding an index, photoanalysisdworking through a photo library after an import, and apps that have hung in a loop at exactly one core’s worth of load. Several of those are temporary by nature and the right response is to wait rather than intervene.
Blocked airflow
A MacBook Pro pulls air in through vents along the sides of the bottom case and exhausts it through the hinge. Every one of those paths is easy to obstruct without noticing. A duvet, a cushion, a lap, or a laptop bag with the machine still awake inside it will all do it.
Dust is the slower version of the same problem. It collects on the intake face of the heatsink fins, where it is invisible without disassembly, and the fan compensates by spinning faster to move the same air. The symptom is a machine that is louder than it used to be at the same workload. Compressed air through the vents helps; hold the fan blades still with something soft so the airflow does not spin them backwards, which can generate a voltage back through the motor.
Charging, and charging while working
Fast-charging a large battery is itself a heat source, and it is entirely separate from processor load. A machine that is warm while charging and cool once full is behaving normally. The combination that produces the highest temperatures in practice is a heavy workload on a nearly empty battery with a high-wattage charger attached, because the chassis is dissipating both at once.
A battery at the end of its life
A swollen or failing battery generates heat and, in the swelling case, physically presses against the chassis and disturbs the internal airflow. Check System Settings › General › About › System Report › Power for the cycle count and condition. A trackpad that has started to click unevenly, or a machine that no longer sits flat on a desk, is worth taking seriously and worth taking to a technician rather than troubleshooting further.
External displays
Driving a 4K or 5K panel is continuous GPU work that never stops while the display is connected. Two displays is more. Because CPU and GPU share one thermal budget on Apple Silicon, a heavy display setup raises the baseline everything else has to fit inside, and a machine that is fine on its own screen can throttle on an external one.
Software that is not native
Intel apps running under Rosetta 2 do more work for the same result. Most are fine, but a long-running Intel build of a heavy application is measurably worse for heat than its native equivalent. Activity Monitor’s Kind column tells you which is which.
The advice that does not help
Worth naming, because it circulates constantly:
- Resetting the SMC. There is no SMC to reset on Apple Silicon. The key combinations do nothing on an M-series Mac.
- Resetting NVRAM. Real, but unrelated to thermal behaviour.
- “Cleaner” apps. Freeing disk space and purging caches does not change how much heat a processor produces.
- Reinstalling macOS. Occasionally fixes a genuinely stuck daemon, but it is an enormous amount of effort for a diagnosis Activity Monitor gives you in a minute.
When the answer is that nothing is wrong
If the machine is hot because you are asking it to do something hard, it is working. Apple Silicon is designed to sit in the 75–95 °C band under sustained load, and those numbers are normal.
The complaint worth acting on is the second one: work that gets slower the longer it runs. That is thermal throttling, and on a machine whose fans are still turning slowly while the chip sits at its ceiling, there is genuine headroom being left unused. Raising a fan yourself is one of the few interventions that addresses that directly, within the RPM range the hardware reports. How fan control works on a Mac covers what is actually adjustable. Watching the sensors first costs nothing and is the only way to know whether it applies to you.
Keep reading
- What is a normal Mac temperature?Apple Silicon runs hotter than most people expect, and that is by design. These are the ranges worth treating as normal.
- How to check your Mac’s CPU temperaturemacOS ships no temperature readout at all. There is a built-in command that works without installing anything, and it is worth knowing first.
- Why is my MacBook fan so loud?A fan that spins up for no visible reason almost always has a visible reason. It takes about a minute to find it.