Troubleshooting
MacBook Overheats When Charging? Here's What's Going On
Why your MacBook gets hot during charging and how to cool it down — heavy apps, blocked vents, fast charging, and when overheating means trouble.
You plug in. Within minutes the bottom of the MacBook is uncomfortably warm. Fans spin up. Maybe performance starts dropping. This isn’t always alarming, but it’s worth understanding what’s happening and what to do about it.
Why MacBooks get warm during charging
Two heat sources combine while charging:
-
The battery itself produces heat as it charges. Lithium-ion charging is exothermic — chemistry releases energy as heat. Higher charging current means more heat.
-
The CPU and GPU generate their normal heat from whatever you’re doing. Running heavy apps while plugged in compounds the battery’s heat output.
Add the two together and you get a warmer MacBook than running on battery alone. That’s normal up to a point. The question is when “warmer” becomes “too hot.”
What’s normal vs. abnormal
Reasonable charging temperatures:
- MacBook Air — 35-45°C bottom case under typical charging, 45-55°C with heavy use
- MacBook Pro — 40-50°C typical, 50-60°C under load while charging
- Adapter brick — warm to the touch but not hot
Concerning:
- Bottom case too hot to keep on your lap
- Adapter brick visibly hot or warm enough to be uncomfortable to handle
- Fans at maximum speed continuously while charging
- Performance throttling severely while plugged in
- Battery temperature reading above 40°C in software
Check actual battery temperature in Terminal:
ioreg -l -n AppleSmartBattery -r | grep Temperature
Divide by 100 for °C. Above 35°C the battery management starts being cautious. Above 40°C it’s protecting itself by slowing charge.
Cause 1: Heavy app load
Most “overheats when charging” cases are really “overheats when working hard, and happens to be plugged in.” The CPU is doing the heavy lifting, the heat is from your workload, and charging adds a few degrees on top.
Check Activity Monitor → CPU tab. Sort by % CPU. If anything is sustained above 50%, that’s your heat source.
Common culprits:
- Chrome with many tabs running heavy ads or video
- Background sync clients pushing big files
- Spotlight reindexing after a system update
- Old Slack, Teams, or Discord with crashed renderer processes
- Antivirus running scheduled scans
- Backup software doing initial scans of new external drives
Quitting the offender drops temperature within a minute or two.
Cause 2: Blocked airflow
MacBooks vent through the rear hinge area and from below. Common ways to block them:
- Using on a bed, couch, or pillow
- Stacking papers under the laptop
- Using on a soft laptop cover
- Sitting on direct sunlight where the case absorbs heat
- A bag-style stand that wraps the bottom
The fix:
- Use on a hard, flat surface
- Use a laptop stand with airflow underneath
- Don’t operate inside an insulating case
- Move out of direct sunlight
Even minor airflow obstruction can raise temperature by 10°C. The fans can’t compensate if there’s nowhere for hot air to go.
Cause 3: Charging at high wattage on a hot day
Higher wattage chargers produce more heat in the battery during charging. If your MacBook came with a 96W charger and you’re using 140W (say, charging a 16” with the wrong adapter), the higher current produces more heat.
Also: ambient temperature matters. Charging in a 30°C room produces a hotter laptop than charging in an 18°C room. If your environment is hot AND you’re using a high-wattage charger AND you’re running heavy apps, you’ve stacked everything against you.
Solutions:
- Use the wattage-matched charger
- Move to a cooler space if possible
- Use Low Power Mode if you’re running heavy apps while charging
Cause 4: Aging battery
Worn batteries produce more heat for the same charge current. As cells degrade, internal resistance rises, which manifests as heat during charging.
Check System Settings → Battery → i icon. If Maximum Capacity is below 75%, the battery is worn enough that charging heat is real and won’t go away with software fixes.
A worn battery that gets noticeably hotter than usual during charging is a sign of accelerating degradation. Replacement is reasonable.
Cause 5: Background processes you didn’t know about
Some processes use significant CPU without obvious symptoms:
- kernel_task showing 100%+ CPU is often the system protecting against heat — it’s not the cause, it’s a response
- mds and mdworker — Spotlight indexing
- photoanalysisd — Photos library analysis
- iconservicesagent — icon caching, can spin out of control after large file operations
- bird — iCloud Drive sync
- CloudKit-related processes — iCloud sync
Open Activity Monitor → CPU and look at the top 10 processes. Anything weird at sustained high CPU is worth investigating.
Cause 6: Blocked or failing fan
Older MacBooks accumulate dust in cooling fans. Apple Silicon MacBook Airs are fanless and can’t have this problem. MacBook Pros do.
Signs of blocked fans:
- Fan noise sounds different (more rattly, or oddly quiet)
- Heat that should be dissipated isn’t
- Performance drops faster than expected
For dust-blocked fans, professional cleaning is the right answer. Don’t open the laptop yourself unless you’re comfortable — the fans are usually accessible but easy to damage.
You can monitor fan RPM with apps like iStat Menus or via Terminal commands. Fans should spin up under load and spin down when temperature drops. Fans that stay at maximum continuously suggest cooling can’t keep up.
When overheating means stop
Most charging warmth is harmless. But these warrant immediate attention:
The battery has visibly swollen. Trackpad bulging, base no longer flat. Stop using and get serviced.
The MacBook gets noticeably hotter than it used to. Same workload, much higher temperature. Suggests cooling is degrading or battery is failing.
Burning smell. Anything chemical or electronic. Stop, unplug, get serviced.
Visible heat damage. Discoloration on the case, melted adhesive visible at edges. Service immediately.
Charging produces dramatic heat differences. Fine on battery, very hot when plugged in. May indicate charging circuit issues.
These aren’t “wait and see” situations. Plug damage to a MacBook can cause battery issues, and battery issues can cascade.
Prevention strategies
Habits that keep charging cool:
Don’t run heavy work and charge on a soft surface. Use a desk or laptop stand whenever you’re plugged in for serious work.
Quit apps you’re not using. Especially before plugging in for charging. Lower CPU = lower heat = less aging.
Check Activity Monitor when temperature feels off. A 30-second check tells you if it’s normal load or runaway process.
Keep vents clear. Dust the laptop occasionally — both around the keyboard and underneath.
Use the right charger. Match wattage to your laptop. Don’t use 140W on a MacBook Air (works, but unnecessarily warm).
Avoid charging in hot environments. Direct sunlight, hot cars, near heat vents.
Update macOS. Some heat-related improvements come in point releases.
When fan noise is the warning sign
Fans spinning at maximum is the system’s way of saying “I’m trying to dissipate heat.” If fans are at 100% during charging:
- Heavy CPU load is the most likely cause
- Blocked airflow is the second most likely
- Worn battery is third most likely
- Failed thermal sensor (rare) is fourth
Check Activity Monitor first. If CPU is normal but fans are still maxed, look at airflow and battery condition.
A useful diagnostic: open Activity Monitor → click View menu → All Processes. See what’s actually running. A clean system with low CPU shouldn’t have fans at maximum during normal charging.
What about charging in sleep?
A MacBook that’s hot while sleeping and charging is unusual. Possible causes:
- Power Nap doing maintenance (Spotlight indexing, mail fetch, Time Machine)
- A wake-on-network event triggered ongoing activity
- An app that requested a wakelock and never released it
Check System Settings → Battery → Options and disable Power Nap if you don’t need it. Disable Wake for network access if you don’t use wake-on-LAN.
A laptop that runs heavy work in sleep state isn’t really sleeping — and that’s the heat source.
Free up RAM in one clickLess swap = less drain. Sweep clears it. Free for macOS →
The honest summary
A warm MacBook during charging is normal. A hot MacBook usually means heavy CPU load happening to coincide with charging — fix the CPU side and the heat goes away.
Genuine charging-side overheating (consistent hot battery without heavy use, or noticeably worse than it used to be) usually points to either a worn battery or compromised cooling. Both are diagnosable from Activity Monitor and System Settings → Battery.
Don’t ignore consistent overheating. Heat is the biggest battery killer, and a Mac that runs hot every day will need a battery replacement faster than one that doesn’t.