Optimized Battery Charging (OBC) is Apple’s automatic battery-saving feature on every Mac with a T2 chip or Apple Silicon. It’s on by default. It uses on-device machine learning to delay charging past 80% when it predicts your Mac will stay plugged in for a while. It works — sometimes — and it’s invisible enough that most people never realize when it kicks in. This is the longer guide: how OBC actually works, the situations where it doesn’t, and what to do about the gaps.
The 30-second version
When you plug in a MacBook with OBC enabled, the system charges fast to 80%, then holds. If the on-device ML model has learned that you’re likely to leave the laptop plugged in for a while — overnight, say — it delays the final 20% of charge until shortly before it predicts you’ll need it. The hold reduces the time the battery spends at high voltage, which is the single biggest contributor to accelerated chemical aging.
Fast to 80%. Hold. Top up only when you’re about to need it.
How OBC actually works
Apple’s implementation has three moving parts. None of them are documented in detail — the source isn’t public — but the behavior is consistent and Apple’s own support page describes the high-level mechanism clearly enough to follow.
- The two-stage charge curve. The charge controller ramps fast from whatever depleted state up to 80%, then stops. From there, charging is gated by the ML model.
- On-device prediction. A small ML model watches plug-in time, unplug time, location, and recent battery use. After about 14 days of observation it starts predicting when you’ll unplug, and times the last 20% of charging to finish shortly before that.
- Visible state. When OBC is holding, the battery icon shows “Charging On Hold” with a small Apple Intelligence mark in newer macOS versions. The override is one click — “Charge to Full Now.”
The ML model is per-Mac and stays local; Apple is explicit that nothing leaves the device. That means it doesn’t carry over to a new MacBook — you wait out the 14 days again — and a serious schedule change resets it, slowly.
OBC versus Charge Limit (Sequoia 15+)
Easy to confuse: Charge Limit is a separate feature Apple added in macOS Sequoia 15. It’s a manual hard cap (80, 90, 95, or 100%) that you set explicitly. The two are designed to compose:
- Charge Limit sets a ceiling. Charging stops at the cap, full stop.
- OBC opportunistically defers within that ceiling. If your cap is 100% and your routine is predictable, OBC can still pause at 80% until shortly before unplug.
- Both can be active at once. Most users only encounter one of them and assume it’s the whole story.
Practical advice: leave OBC on, and add a Charge Limit on top if you want the predictability OBC alone can’t guarantee. The hard cap is for people; the ML is the bonus.
Where OBC falls short
OBC was designed around a specific user: someone who plugs in at the same time, in the same place, every day. The world is wider than that, and four limits show up reliably.
- It demands a predictable routine. If your sleep, work, or travel schedule varies week-to-week, the model averages your behavior and ends up being cautious — usually defaulting to charging straight through to 100% because it can’t predict what you’ll do next.
- It’s invisible. You can’t tell whether OBC has activated until “Charging On Hold” appears. For the first 14 days on a new Mac, it’s silently learning, which is exactly when most people decide it’s broken.
- It can’t read your calendar. Flying tomorrow? OBC doesn’t know. It’ll be holding at 80% on the morning of your trip, and you’ll either notice in time or you won’t.
- It’s an average, not a setting. No per-day customization, no easy override for “just this week.” The ML wants to learn slowly; users want to change behavior quickly.
None of these are deal-breakers — they’re honest design trade-offs. OBC trades manual control for invisibility. That’s good for most people most of the time, and bad for everyone occasionally.
The third option: a manual cap plus a trip-day toggle
The combination that handles all four limits cleanly is a manual cap for the daily routine, a one-tap trip mode for known exceptions, and OBC left on to handle the rest. macOS Sequoia provides the first piece. Sensei’s Travel Mode provides the second: one tap lifts the cap to 100%, pauses OBC, switches to stricter low-battery alerts for the trip, and reinstates everything at 9 AM the next morning so the cap doesn’t silently linger lifted for a week.
If you live by per-tier alert thresholds — “warn me at 22% with a 14 second dismiss, alert at 6% until I acknowledge it” — Sensei’s custom thresholds let you set them. macOS gives you a single 10% warning by default, which arrives well after the moment you actually wanted to know.
Troubleshooting: why is my Mac stuck at 80%?
Three things, in roughly the order to check them:
- OBC is actively deferring. Click the battery icon in the menu bar. If you see “Charging On Hold,” select Charge to Full Now. The hold is intentional; this override is the documented way to skip it.
- Charge Limit is set. System Settings → Battery → Battery Health. If Charge Limit is on, the slider shows where the cap is. Toggle it off, or raise the cap.
- Thermal pause. If your MacBook is hot — running sustained CPU, sitting in the sun, on a soft surface — the charge controller stops charging until the cell cools. The menu bar can show “Not Charging” with the adapter plugged in. See thermal throttling for what to look for.
A fourth, rarer case: a failing battery that reports its state badly. If your Mac is showing Service Recommended and refuses to charge above 80% even after disabling Charge Limit and overriding OBC, that’s the cell, not the software.
Should you turn OBC off?
Almost certainly no. Two reasons. First, the worst OBC can do is charge your Mac the way it would have charged with OBC off — there’s no failure mode where it makes things worse. Second, even when it’s not actively deferring, having it on means a learning model is in place for the day it is useful. Leave it on. Add a manual cap on top. Use a tool for trip days. That’s the full answer.
Related reading: should I keep my MacBook plugged in for the broader question of when plugged-in is fine, and what’s a healthy MacBook cycle count for the metric that actually matters in the end.