Beacon guide

MacBook Air getting hot — what's going on

The fanless MacBook Air gets hot because there's nowhere for the heat to go but the chassis. Here's when that's normal and when to act.

4 min read

The MacBook Air doesn’t have a fan. That’s the design — silent operation traded for a smaller thermal envelope. When the chassis gets hot, it’s because the aluminium itself is the heatsink, and there’s nowhere else for the heat to go. Sometimes that’s fine. Sometimes it’s a sign.

The fanless trade-off

On M-series Air, the chip is bolted to an aluminium spreader that uses the entire bottom of the laptop as a heatsink. Light workloads — browsing, email, video, light coding — barely warm it. Sustained heavy workloads — video encoding, long compiles, ML, 3D rendering — heat the chassis fast because there’s no fan to move the heat away.

When the chip can’t shed heat fast enough, it throttles. That’s how Air protects itself.

When the heat is normal

If performance still feels good and you’re doing something demanding, the heat is doing its job.

When the heat isn’t normal

This means a process is using more chip than it should, or the chip is throttling under conditions that shouldn’t cause throttling.

Diagnose

  1. Open Activity Monitor, CPU tab. Sort by %CPU. Anything sustained at 30%+ is keeping the chip warm.
  2. Run sudo powermetrics --samplers smc -i 1000 -n 5 for a temp reading.
  3. Run pmset -g thermlog — if CPU_Speed_Limit drops below 100, the Air is throttling and you'll feel slowness.
  4. Check the surface. Air on a soft surface (bed, lap, cushion) can't shed heat — the bottom plate needs air contact.
  5. Check Energy Impact in Activity Monitor for processes burning battery/heat over the last 12 hours.

What to do

Watching the trade-off

Air owners often want to know when they’re throttling — that’s when their sustained workload is slower than it could be. Beacon shows CPU temperature, load, and (where applicable) fan RPM in the menubar so you can see throttling start. $14.99 lifetime. Download Beacon if you push your Air on sustained tasks.

The Air gets hot. That’s not a defect — it’s the trade you made for silence and weight. Knowing when the heat is unusual is what matters.

← All Beacon tips