Technize

Laptop Plugged In but Not Charging? The Real Fix

Gabe Van Beck·
Updated July 2026
Laptop Plugged In but Not Charging? The Real Fix

Disclosure: This post may contain affiliate links. If you purchase through these links, we may earn a small commission at no extra cost to you.

If the checks below confirm a worn-out battery, use our Battery Replacement Checker to identify part numbers reported for your exact laptop model. Verify the printed battery label before ordering.

Most "plugged in, not charging" laptops aren't broken. In order of likelihood: your manufacturer's battery-care software is deliberately capping the charge at 60-80% to slow down battery aging, your charger doesn't put out enough watts for what the laptop is doing right now, the connector or cable has a fault, or the battery driver glitched and needs a restart. A genuinely worn-out or dead battery is real, but it's the least common cause on a laptop bought in the last few years — sealed batteries with modern charge-management firmware just don't fail as often as the removable NiMH-era packs this kind of article used to be written for.

Work through these in order rather than jumping straight to "I need a new battery":

  1. Check the obvious first — connector fully seated, cable not damaged, outlet actually live.
  2. Look for a charge-limit app — Lenovo Vantage, Dell Power Manager, MyASUS, HP Battery Health Manager, Surface app, or macOS System Settings may be capping charge on purpose.
  3. Confirm your charger's wattage matches the laptop, and that you're plugged into the right port if there's more than one USB-C.
  4. Reset the battery driver in Device Manager (Windows) if the software checks above come back clean.
  5. Run a battery health report (powercfg /batteryreport on Windows, System Settings > Battery on Mac) to see if the battery itself has actually degraded.
  6. Only then consider it a hardware or battery problem — and stop immediately if you see swelling.

"Plugged in, not charging" at 80%: that's a feature

If your battery sits at a suspiciously round number — 60%, 80%, occasionally something in between — and simply refuses to go higher while plugged in, you're not looking at a fault. You're looking at charge-limit software doing exactly what it's designed to do: keeping the battery below full charge because lithium-ion cells age faster the longer they sit at 100%. Windows will often literally report "plugged in, not charging" in the taskbar in this state, which is the single biggest source of panicked searches for this problem.

Here's where each major brand hides the setting:

BrandFeature nameWhere to find itTypical caps
LenovoBattery Conservation Mode / Charge ThresholdLenovo Vantage → Device settings → Power~55-60%
DellCustom / Primarily AC modeDell Power Manager (or MyDell) → Battery settings50-100%, user-adjustable
ASUSBattery Health ChargingMyASUS → Customization → Battery Health ChargingBalanced 80% / Max Lifespan 60%
HPBattery Health ManagerHP BIOS settings, or HP Support Assistant on business models"Maximize Battery Health" caps at 80%
Microsoft SurfaceSmart ChargingAutomatic; managed in the Surface app on supported models80%, with a heart icon on the battery tray icon
AppleOptimized Battery ChargingSystem Settings → BatteryHolds at 80% until it predicts you'll unplug

Lenovo's own support documentation confirms Conservation Mode will hold the battery around 55-60% and effectively disconnect it from the charger until it drains back down, which is why the laptop can look "stuck" for days if you never take it off AC power (Lenovo support). ASUS documents the same three-tier system — Full Capacity, Balanced (80%), Maximum Lifespan (60%) — in MyASUS (ASUS support). HP's Battery Health Manager is a BIOS-level setting, mostly on business and workstation lines, that caps charge at 80% under its "Maximize Battery Health Management" mode (HP support). Microsoft's Smart Charging on Surface is automatic rather than a toggle you set once — it watches how long you leave the device plugged in and starts capping at 80% on its own, shown by a small heart icon over the battery indicator (Microsoft support). And on the Mac side, Optimized Battery Charging has been on by default for years and will hold at 80% until it predicts you're about to unplug and use the machine on battery (Apple support).

None of this is a bug. If you want a full charge before a trip, most of these apps have a one-time "charge to 100% now" override — check the same menu where you found the cap. If you'd rather understand whether keeping it plugged in constantly is even a good idea in the first place, see our piece on whether you should leave your laptop plugged in all the time.

USB-C charging: wattage, port, and cable all matter

USB-C killed the proprietary barrel jack on most laptops, which is mostly good — you can charge from a phone charger in a pinch — but it introduced a new failure mode: plugging into something that simply can't deliver enough power. USB-C Power Delivery negotiates wattage between the charger and the laptop, and if the charger loses that negotiation, you get a slow trickle or nothing at all.

A few things to check:

  • Match the wattage. A 13-inch ultrabook typically needs 30-65W. A 15-inch or gaming laptop can need 90-230W. Plug a 230W laptop into a 65W USB-C charger and it may run fine idling, then start draining battery the moment you open a game or a render job — the load exceeds what the charger supplies, so the deficit comes out of the battery. Windows will often flag this directly with a "slow charger connected" notice.
  • Use the right port. Many laptops with two USB-C ports only accept charging input on one of them (usually marked with a small lightning bolt or battery icon), and the other is data-only. Plugging into the wrong one looks identical to a dead port until you try the other side.
  • Don't assume every USB-C cable is the same. Cables rated for data only, or for less than 60W, will cap charging speed even with a fully-capable charger and laptop on either end — anything above 60W needs a cable with an E-marker chip. A frayed, kinked, or off-brand cable is a common and cheap-to-fix culprit.
  • If your charger has died, don't grab a random replacement off a shelf; check our guide to universal laptop chargers for ones that actually negotiate the right wattage for your machine, and see why laptop chargers overheat if yours feels hot to the touch — that's worth acting on, not ignoring.

If the laptop only charges when it's asleep or fully off, that's the wattage mismatch in its purest form: the system is using every watt the adapter can supply just to run, leaving nothing left over to push into the battery. Shutting down or sleeping frees up that headroom. The fix is a higher-wattage charger, not a new battery.

Reset the battery driver (Windows)

If the charge-limit software isn't the cause and the charger checks out, Windows' battery driver itself can get into a bad state where it stops reporting or managing charge correctly — usually after a sleep/wake cycle, a Windows update, or a BIOS update. The standard fix:

  1. Open Device Manager (right-click Start → Device Manager, or run devmgmt.msc).
  2. Expand Batteries.
  3. Right-click Microsoft ACPI-Compliant Control Method Battery and choose Uninstall device. Leave the "Microsoft AC Adapter" entry alone — don't uninstall that one.
  4. Restart the laptop. Windows reinstalls the driver automatically on boot, and it typically starts reporting and charging correctly again.

This has been the standard fix for this exact symptom for over a decade, and it's still the first thing Microsoft's own support forums point people toward today. It costs nothing and doesn't touch any files, so it's worth doing before you assume hardware failure.

Check battery health before you blame the battery

Once software and connections are ruled out, find out whether the battery has actually degraded. On Windows, open an elevated Command Prompt or PowerShell and run:

powercfg /batteryreport /output "C:\battery-report.html"

Open the resulting HTML file and compare Design Capacity to Full Charge Capacity — divide the second by the first for a rough health percentage. Above 80% is normal wear for a laptop a couple of years old; below that and runtime will feel noticeably shorter; well below 60% and the battery is genuinely near the end of its useful life. The report also lists cycle count where the controller reports one, plus a capacity-history table if you've had the machine long enough to build a trend. Our walkthrough on checking laptop battery health covers the same report in more depth if you want to read every section.

On a Mac, skip the terminal: go to System Settings → Battery → Battery Health, which reports condition directly as Normal, Service Recommended, or a specific health percentage on newer models.

Wear alone rarely explains a laptop that charges 0% and refuses to move — that symptom points back to the driver, charger, or port. Wear explains a laptop that charges but empties fast, or won't hold a charge overnight; see our guide on what actually determines how long a laptop battery lasts for realistic expectations by age and usage.

Hardware causes, and when to stop and call it in

If you've ruled out charge limits, wattage, cable, driver, and the battery report shows healthy capacity, the remaining causes are physical:

  • Charging port damage. Bent pins, debris, or a port that's come loose from the motherboard (common after the laptop's been dropped or the cable's been yanked at an angle) will produce an intermittent or dead connection. A wiggle test — does charging start/stop as you gently move the connector — is a reasonable diagnostic, but repair means a technician, not a toothpick.
  • A genuinely dead or dying charger. Test with a different cable and outlet you know work; if another laptop of the same wattage class charges fine on it, the charger's suspect.
  • A worn-out battery, confirmed by the report above. On a sealed laptop this is a professional replacement, not a DIY swap — see our guide on when it's actually time to replace a laptop battery for what that decision looks like in practice, and cross-check against our notes on what to do when a laptop only works while plugged in, a closely related symptom.
  • A swollen battery. Stop here. Warning signs: a trackpad or keyboard that feels raised, doesn't click evenly, or has developed a slight dome; a case that no longer sits flat on a desk; a screen that won't close all the way. Turn the laptop off, unplug it, and stop using it — do not press on the swelling, do not try to remove or puncture the battery yourself. The gas inside a swollen lithium-ion cell is flammable and unpleasant to breathe, and Dell's own guidance on the subject is blunt about leaving extraction to a professional (Dell support). Contact the manufacturer or an authorized repair shop; if the laptop is under warranty, this is exactly what warranty exists for.

For anything past the software fixes above, weigh repair cost against the laptop's age. A battery replacement on a 2-3 year old laptop is usually worth it; on a machine already five-plus years old, price it against a new laptop before committing.

Frequently asked questions

Why does my laptop say "plugged in, not charging"? Most often it's a manufacturer battery-care feature holding charge at 60-80% on purpose. Check for Lenovo Vantage, Dell Power Manager, MyASUS, HP Battery Health Manager, or (on Mac) Optimized Battery Charging before assuming a fault. If none of those apply, work through the charger wattage, port, and driver checks above.

Why is my laptop stuck at 80%? That's almost always a charge limit, not a problem. Apple's Optimized Battery Charging, Surface's Smart Charging, ASUS Balanced Mode, and HP's Maximize Battery Health Management all cap around 80% by default to slow battery aging. Each has a manual "charge to full" override in its respective app or settings menu if you need 100% for a specific day.

Can I use my laptop while it's not charging? Yes, as long as it's actually receiving power — you'll just be running on whatever the adapter supplies rather than adding to the battery. If the battery percentage is actively dropping while plugged in, that's the wattage-mismatch scenario above, and running the laptop on battery until it's more convenient to plug into a properly rated charger is fine short-term.

How do I know if it's the charger or the battery? Borrow a charger of the same or higher wattage (or test yours on a compatible laptop) if you can. If a different charger fixes it, the original charger or cable was the problem. If the same symptom follows the laptop across chargers, run the battery report above before assuming the pack itself — a driver glitch produces identical symptoms to a bad battery and costs nothing to rule out first.

Why does my laptop only charge when turned off? The charger doesn't supply enough wattage to run the laptop and charge the battery simultaneously, so the system uses all available power just to operate. Turning it off or letting it sleep frees that power up for the battery. The fix is a higher-wattage charger rated for the laptop's actual power draw under load, not a new battery.

What to actually do

Start with the charge-limit software for your brand — it's the single most common cause and takes thirty seconds to check. If that's not it, confirm your charger's wattage against what the laptop actually needs under load, try the other USB-C port if there are two, and swap the cable if it's old or cheap. Still stuck? Reset the battery driver in Device Manager and restart. Only after all of that comes back clean should you run a battery health report and start pricing a replacement — and if you see any swelling anywhere along the way, stop, unplug, and get it to a professional instead of troubleshooting further.

Gabe Van Beck
Gabe Van BeckFounder & Editor

Tech enthusiast and founder of Technize. Passionate about making technology accessible and helping people make smarter buying decisions.