Troubleshooting
MacBook Not Charging at All? Here's the Fix Sequence
MacBook plugged in but not charging? Step-by-step fix sequence — adapter, cable, port, SMC, software — to find the actual cause fast.
You plugged in. Nothing happened. No charging icon, no progress, nothing. Or worse — it briefly showed charging, then stopped.
A MacBook that won’t charge has about eight possible causes. Here’s the fix sequence to find yours fast, ordered roughly by how common each one is.
Step 1: Confirm what you’re actually seeing
First, click the battery icon in the menu bar. What do you see?
- “Power Source: AC Power” with charging indicator — it IS charging, just slowly. See the slow charging guide.
- “Power Source: AC Power” but battery percentage isn’t moving — something is providing power but not pushing into the battery
- “Power Source: Battery” — the laptop isn’t seeing the adapter at all
- No menu, can’t open battery info — system in a weird state, restart first
The first two need different approaches than the last two. Note which you’re seeing.
Step 2: Try a different outlet
Sounds dumb. Works often. Outlets fail. GFCI breakers trip. Power strips die. Try the adapter in a different wall outlet — ideally one in a different room on a different circuit.
Phone adapter still works in that outlet? Outlet’s fine, problem is downstream. Phone won’t charge either? Outlet’s the issue.
Step 3: Check the adapter brick
Apple USB-C power adapters fail. Not often, but it happens. Signs:
- The brick feels unusually warm to touch (warmer than usual)
- The cable connects firmly but no power flows through
- Slight burning smell
- Visible damage to the cable or brick
If you have access to a different Apple USB-C adapter, swap and test. If it charges with the second adapter, your original is the problem.
Step 4: Inspect the cable
USB-C cables wear out. Symptoms include:
- Charging works only at certain cable angles
- The cable is bent or kinked near a connector
- One end shows physical damage or splaying
- It works for a few minutes, then disconnects
Test by trying a different known-good USB-C cable. Apple’s woven Thunderbolt 4 cable is rugged. The original Apple USB-C charge cable is good. Random Amazon cables vary wildly.
If charging works with a different cable, your original is the issue.
Step 5: Check the USB-C port
Lint, debris, and oxidation accumulate. Check by:
- Shining a flashlight directly into the port
- Looking for fuzz, dust, or pocket lint
- Checking for bent or damaged pins
- Comparing all available ports — does it work in a different one?
To clean:
- Compressed air, short bursts, can held upright
- Wooden toothpick to gently scrape lint (never metal)
- Avoid liquid, isopropyl alcohol, or anything sharp
If charging works in one port but not another, the failed port may need service.
Step 6: Restart the MacBook
Power management can get stuck. A restart resets the state and often fixes intermittent charging.
- Apple menu → Restart
- Wait for full boot
- Plug in and check charging again
If you can’t restart because the battery is dead, plug in and let it sit for 15-30 minutes — sometimes the SMC takes a few minutes to recognize charging is back.
Step 7: Reset SMC (Intel Macs only)
The System Management Controller handles power, batteries, fans, and lights. When it gets confused, charging breaks.
For Intel MacBooks with T2 chip:
- Shut down the MacBook
- Hold Control + Option + Shift (right side) + Power all together for 7 seconds
- Release all keys
- Press the power button to start normally
For older Intel MacBooks (non-T2):
- Shut down
- Hold Shift + Control + Option (left) + Power for 10 seconds
- Release, press power button to start
Apple Silicon MacBooks (M1, M2, M3, M4) don’t have an SMC reset — power management resets automatically on shutdown. So just shut down for 30 seconds, then power back on.
Step 8: Update macOS
Apple has shipped charging fixes in point releases. Run System Settings → General → Software Update and install anything pending. After update, restart and test charging.
If you’re stuck on an older macOS because of compatibility, you may be missing fixes for known charging bugs.
Step 9: Check battery temperature
If the battery is too hot or too cold, charging stops. Apple’s safe charging range is roughly 10°C to 35°C.
Check current battery temp in Terminal:
ioreg -l -n AppleSmartBattery -r | grep Temperature
The result is in centi-Celsius. Divide by 100. If it’s above 40°C, the laptop’s been working hard — let it cool 15-20 minutes and try again.
If the laptop’s been in a cold car overnight, let it warm to room temperature before charging.
Step 10: Test with a different USB-C device
This isolates whether the problem is the MacBook or the charging gear.
- Plug your iPhone into the MacBook’s USB-C port — does it charge?
- Plug your MacBook into another known-working setup (a friend’s adapter and cable)?
If the MacBook can charge other devices but won’t accept charge itself, the issue is in the laptop’s charging circuit. If it accepts charge from a different setup but not yours, the problem is in your gear.
Step 11: Check for a battery service flag
Open System Settings → Battery and look for a “Service Recommended” label, or worse, “Replace Now.” A severely degraded battery sometimes refuses to accept charge as a chemistry protection.
In System Information → Power, check Cycle Count and Condition. If you’re past 1000 cycles with capacity below 65%, you’re likely at end-of-life.
A swollen battery (visible bulging at the trackpad or base) is a hard stop. Don’t keep using a swollen MacBook — get it serviced.
Step 12: Background process pegging the CPU
Less obvious cause: if a runaway process is using all available power, the adapter can’t keep up AND charge the battery. The result looks like “not charging” even though current is flowing in.
Open Activity Monitor → Energy tab. Look for processes with Energy Impact above 50 sustained. Common culprits:
- Old Chrome with hundreds of tabs
- Stuck Spotlight indexing (mds, mdworker)
- Backup software mid-scan
- Sync clients with stuck queues
- An app crash-looping in the background
Force-quit anything suspicious. Charge state should improve once the laptop’s not eating all the available wattage.
Step 13: Try a different power source
USB-C hubs, monitors with passthrough power, and docks can be unreliable. Test with a direct connection from the wall adapter to the MacBook — no hub, no dock.
If charging works direct but not through your hub, the hub is your bottleneck. Many cheap hubs deliver less wattage than they advertise, or pass charging through unreliably.
Step 14: Boot in Safe Mode
Safe Mode disables third-party kernel extensions and login items. If charging works in Safe Mode but not normal boot, something you’ve installed is interfering with power management.
Apple Silicon: Shut down, then press and hold the power button until startup options appear. Select your disk, hold Shift, click “Continue in Safe Mode.”
Intel: Shut down, power on, immediately hold Shift until login screen.
If charging is fine in Safe Mode, look at recently installed third-party apps — especially anything related to power, battery health, or system monitoring.
Step 15: Service time
If you’ve worked through all of the above and still can’t charge, the issue is likely hardware:
- Charging IC on the logic board has failed
- Battery’s protection circuit has tripped permanently
- Internal cable damage
- USB-C port physically damaged beyond cleaning
These need Apple or an authorized repair shop. AppleCare+ covers a fair amount of charging hardware issues. Out-of-warranty repairs vary widely.
Before bringing it in:
- Note exactly what symptoms you’ve seen
- Note what you’ve already tried
- Have your serial number ready (Apple menu → About This Mac)
The condensed sequence
If you’re scanning this in panic mode, the order:
- Try a different outlet
- Try a different USB-C cable
- Try a different USB-C port on the MacBook
- Try a different adapter
- Restart the Mac
- SMC reset (Intel only)
- Let the MacBook cool if it’s been hot
- Update macOS
- Boot in Safe Mode to rule out software
- Service appointment if nothing works
About 80% of “not charging” issues resolve at steps 1-4. Most of the rest are software issues fixed at 5-9. Genuine hardware failure is rare but possible.
Free up RAM in one clickLess swap = less drain. Sweep clears it. Free for macOS →
The honest summary
A MacBook that won’t charge is almost always a chain-of-failure problem — outlet, adapter, cable, port, or laptop. Test each link with a known-good substitute and you’ll find the failure. If the laptop can’t charge regardless of the gear used, the problem is internal and worth a service appointment. Don’t keep trying random things hoping one will work — work the chain.