Key takeaways
- A laptop only charges when the whole chain works. With a barrel charger that means the charger, the charging circuit and a healthy battery. With USB-C it also means the cable.
- USB-C Power Delivery negotiates power over the cable (5V, 9V, 15V, 20V, and up to 240W on the newer standard), so a charger that charges your phone can still fail to charge your laptop.
- The most common avoidable cause of slow charging is the cable: above 60W a USB-C cable needs an e-marker chip, or it quietly drops back to 60W with no error message.
- If a laptop charges only when it is switched off, the charger or cable is almost certainly not supplying enough power, rather than there being a hardware fault.
- A battery that always stops at the same figure (often 60 or 80 per cent) is almost certainly a charge-limit setting, not a fault.
- On Windows, reinstalling the Microsoft ACPI-Compliant Control Method Battery driver fixes a large share of "plugged in, not charging" cases for free.
- A loose, burnt or dead port, or charging that still fails with a known-good charger and cable, is a workshop job. Where the port sits on a separate charging board we replace that board; where the fault is on the mainboard we replace the relevant part or the whole board, or advise the best route. We do not carry out board-level or soldering repairs.
A laptop that will not charge is one of the most common faults we see, and the cause can be anything from a five-second fix to a part that has to be replaced in the workshop. The good news is that the symptoms usually tell you a lot, especially once you understand what actually has to happen for your battery to charge.
This guide covers both kinds of laptop charger: the traditional barrel-jack (DC) charger, and modern USB-C Power Delivery charging. They fail in different ways, so we will explain how each one works, how to diagnose it safely at home, the exact steps to fix the most common software causes on Windows and Mac, and when it is time to hand it over to an engineer. Work through it in order and you stand a good chance of fixing it yourself, or at least knowing precisely what is wrong before you pay anyone.
The signs your laptop is not charging
The usual symptoms of a charging fault are:
- The battery drains even though the charger is plugged in.
- The power light does not come on when you plug the charger in.
- The battery charge light does not light up.
- The laptop will not power on at all.
- Windows shows a "plugged in, not charging" or "slow charger" message.
Each of those points to a slightly different cause, so the trick is to work through the chain in order rather than guessing. A battery that simply will not climb past a fixed number is a very different problem from a laptop that is dead with no lights, and treating them the same is how people end up buying the wrong part.
How laptop charging actually works
A traditional barrel-jack charger is, in the nicest possible way, fairly dumb. It outputs a single fixed voltage, usually around 16 to 19V (most often about 19V), the moment it is plugged in, and the laptop's motherboard steps that down to feed everything inside.
Before any of that power reaches the main components, it passes through the charging circuit. A charging chip (the charger IC) detects that the adapter is connected, then regulates how much current flows into the battery to top it up safely. While the charger is plugged in, the motherboard runs mainly on power straight from the adapter. Take the charger out and the charging chip notices, then opens the path from the battery to the motherboard so the battery takes over, assuming it is healthy and has charge to give.
That battery is a pack of lithium-ion cells in series, so its nominal voltage is typically around 11.1V (three cells) or 14.8V (four cells) rather than a flat 12V, and the exact figure rises and falls with the state of charge. For your battery to charge, three things all need to be working: the charger, the charging circuit, and a healthy battery. Knowing this chain tells you where to look. If the laptop runs fine on mains but the battery never fills, the charger is clearly delivering power, so suspicion shifts to the charging circuit, a charge limit, or the battery itself. If there is no life at all, the fault is earlier: the wall socket, the adapter, the cable, or the port.
USB-C Power Delivery: why the charger, cable and laptop must all agree
USB-C charging works in a completely different way. Instead of pushing out one fixed voltage, USB-C Power Delivery (PD) negotiates a power "contract" over the cable. The charger lists the voltages it can offer, the laptop asks for the one it needs, the charger switches to it, and only then does full power flow. Until that handshake completes, the port supplies just a safe trickle (5V), which is why a laptop can sit on a USB-C charger and barely charge at all.
Standard PD offers 5V, 9V, 15V and 20V up to a 100W ceiling. The newer PD 3.1 standard adds higher voltages (28V, 36V and 48V) to reach up to 240W for gaming and workstation machines. Crucially, the laptop only ever draws what it asks for, so a higher-wattage charger is perfectly safe; the problem is a charger that is too weak. Tom's Hardware has a good plain-English explainer of the PD standard if you want the detail.
Typical laptop charging power over USB-C
Match the charger to what your laptop needs. The laptop only draws what it requests, so bigger is safe; too small is the problem.
Approximate tiers; always check your own laptop's label or the manufacturer's page for its exact requirement.

Here is the part that catches almost everyone out: the cable matters. Every USB-C cable can carry 60W, but to go higher it must contain an e-marker chip that tells the charger and laptop how much it can handle. Plug a 100W-capable laptop into a 100W charger with an ordinary cable and it silently drops to 60W, charging slowly with no warning at all. The USB-IF now requires USB-C cables to be labelled 60W or 240W so you can tell them apart. A cheap "charge only" cable cannot negotiate PD at all, and physical damage can break an e-marker, so a cable that used to fast-charge can suddenly stop.
This is why the old advice of "any charger will do" is wrong for USB-C. A charger that happily charges your phone can completely fail to charge your laptop because the wattage or the cable is not up to the job. Always test the charger and the cable together, against what your laptop actually needs. Windows even has a built-in "slow charger" notification that appears when a charger negotiates a contract but cannot supply enough current, which Microsoft documents in its USB-C connector software interface (UCSI) notes. If you see that message, believe it: the charger or cable, not the laptop, is usually the weak link.
Barrel-jack vs USB-C at a glance
| Aspect | Barrel / DC jack | USB-C Power Delivery |
|---|---|---|
| Output | Fixed voltage (about 19V) the instant it is plugged in | Negotiated: 5/9/15/20V, and up to 240W on PD 3.1 |
| What must match | Charger and laptop (voltage, polarity, wattage) | Charger, cable and laptop must all agree |
| The cable | Simple; just carries the DC power | Active part; needs an e-marker above 60W; can silently cap charging |
| Failure points | Dead charger, worn DC jack, charging circuit | All of the above, plus wrong PD profile, weak cable, failed negotiation, software faults |
| The "right charger" | Match voltage, polarity and wattage | Match wattage and PD support; a bigger charger is safe |
| Port repair | Often a separate board or pigtail (simple swap) | Sometimes a separate charging board; often integrated into the mainboard, which means replacing the relevant board |
"Plugged in, not charging": what that Windows message really means
That little message in the system tray throws a lot of people, because it sounds like a hardware failure when it usually is not. "Plugged in, not charging" simply means Windows can see the mains adapter and is happily running the laptop from it, but the battery is not currently accepting charge. Your laptop will keep working perfectly on mains power, so there is no rush and no need to panic. You have time to work through the cause calmly.
There are four common reasons you will see it, and they are worth keeping separate in your head because the fixes are completely different:
- A deliberate charge limit. Many laptops are set to stop charging at 60 or 80 per cent to protect the battery. This is by far the most common cause and it is not a fault at all.
- A charger that is too weak. If the adapter cannot supply enough power, Windows runs the laptop on it but has nothing spare to feed the battery, so the level sits flat or slowly drops.
- A battery driver that has lost contact with Windows, very often after an update.
- A genuinely tired or faulty battery that the charging circuit has decided not to push current into.
The takeaway is this: the message is information, not a diagnosis. The next two sections deal with the two causes that are completely free to fix (a charge limit and a battery driver), so start there before you assume the worst.
Charge limits and battery conservation modes: the fault that is not a fault
Before you worry about a battery that "stops" at 80 per cent, or a Lenovo that hovers around 60 and refuses to budge, check whether a charge limit is switched on. Almost every major brand now ships a battery longevity feature, and people enable them by accident all the time, then assume the battery is broken.
Why do they exist? Lithium-ion cells age fastest when they are held full and warm. According to Battery University, keeping a cell at a high state of charge and elevated temperature loses capacity noticeably faster than cycling it in a middle band, which is why keeping a battery roughly between 20 and 80 per cent is widely recommended for long life. Manufacturers bake this protection in:
- Lenovo: "Conservation Mode" or a "Battery Charge Threshold" in Lenovo Vantage holds many ThinkPads and IdeaPads around 55 to 80 per cent.
- Dell: Dell Power Manager, and a setting in the BIOS, offers "Primarily AC Use" and custom thresholds that cap charging.
- HP and ASUS: similar "battery care" or "battery health charging" options live in their own apps and in the BIOS.
- Windows 11: a "smart charging" feature can pause charging based on how you use the machine.
- Apple: "Optimised Battery Charging" learns your routine and can hold a Mac at 80 per cent, and Apple states plainly that it is normal for a Mac laptop to stop charging before 100 per cent to protect the battery.
If your battery deliberately stops at the same number every single time, that is the tell. Open your maker's battery app (Lenovo Vantage, Dell Power Manager, MyASUS, the HP app, or macOS Battery settings), find the charge limit, and either raise it or switch it off if you genuinely need a full charge for a day on the move. For everyday desk use, leaving the limit on is good for the battery, not bad. If you want the wider picture on squeezing more life out of a battery, our guide to improving your computer's battery performance goes further.
How to diagnose it yourself, step by step
Start with the safe, no-tools checks. They cost nothing and solve a surprising number of cases:
- Try charging with the laptop switched off. If it charges when off but not when on, the charger or cable is not supplying enough power, rather than there being a hardware fault.
- Try every port. On USB-C laptops, not every port necessarily charges. Look for a small power or lightning icon by the port, and see whether one port works when another does not.
- Swap in a known-good charger and cable matched to your laptop's wattage. A working phone charger proves the port has some life, but not that it can deliver laptop power.
- Inspect and clean the port with the laptop off. Shine a light inside and gently clear any lint or debris with a wooden or plastic toothpick. Never use anything metal. Packed-in pocket lint is a very common and completely free fix.
- Check the brick and the wall socket. Try a different outlet, and avoid weak sources like USB hubs, aeroplane sockets or shared docks.
- Power-cycle the laptop. Unplug everything, hold the power button for around 30 to 60 seconds, then reconnect. This clears many temporary charging glitches.
- Update Windows, BIOS and drivers. Charging recognition is often fixed in firmware. On Windows, open Device Manager and look for a "UCM-UCSI ACPI" device showing a Code 43 error; disabling and re-enabling it, or updating Windows and your manufacturer's BIOS and chipset drivers, frequently restores USB-C charging. Microsoft documents this USB-C software stack, and makers like Dell and Apple publish model-specific charging guidance.
If you have a multimeter and you are confident, you can go a step further and test a barrel charger's output and the DC jack itself. Please take care: shorting the battery pins can damage the motherboard, so if you are not comfortable, stop here and let an engineer do it. The video below shows how the DC jack test is done.
If a known-good, correctly-rated charger and an e-marked cable still will not charge after cleaning the port and updating the software, you have most likely narrowed it down to a hardware fault in the port or the charging circuit, which is where the workshop comes in. Before you get there, though, two free software fixes are worth trying, covered next.
Reinstalling the Windows battery driver, step by step
One of the most reliable free fixes for a Windows laptop that says "plugged in, not charging" is to refresh the battery driver. Windows talks to the battery through a tiny driver called the Microsoft ACPI-Compliant Control Method Battery. After a Windows update this can stop reporting correctly, and the laptop then behaves as though it cannot charge even though the hardware is perfectly fine. Reinstalling it costs nothing and takes a couple of minutes.
- Leave the charger plugged in throughout.
- Right-click the Start button and choose Device Manager.
- Expand Batteries. You should normally see two entries: "Microsoft AC Adapter" and "Microsoft ACPI-Compliant Control Method Battery".
- Right-click Microsoft ACPI-Compliant Control Method Battery and choose Uninstall device. You do not need to tick any "delete the driver software" box; you are only removing it from memory.
- Restart the laptop. Windows reinstalls a fresh copy automatically as it boots, which rebuilds the link between the operating system and the battery.
Give it a few minutes after restarting and watch whether the level starts climbing. If reinstalling the driver does not do it, try these in order:
- Run the Power troubleshooter. Go to Settings, then System, then Troubleshoot, then Other troubleshooters, and run Power. It catches a number of power-plan and configuration faults automatically.
- Update Windows fully, including optional driver updates.
- Update the chipset and management-engine drivers and the BIOS from your manufacturer's official support page. Charging logic lives partly in firmware, so a BIOS update genuinely can restore charging. If you are nervous about that, our guide on whether you should update the motherboard BIOS explains how to do it safely.
- Check the maker's own tools. HP's built-in HP Battery Check and HP battery and adapter guidance can flag a failing battery and give you a failure ID, and Dell's AC adapter troubleshooting shows how to confirm in the BIOS that your adapter and its wattage are even being recognised.
Fixing a MacBook that will not charge
Macs play by slightly different rules, so do not blindly apply Windows steps to one. Apple's own guidance for when a Mac battery will not charge works through these points, roughly in order:
- Remember Optimised Battery Charging. Apple notes it is completely normal for a Mac to stop short of 100 per cent to protect the battery. You can check or change this in System Settings, then Battery.
- Install updates. macOS and firmware updates sometimes improve how the Mac talks to its power adapter, so make sure you are current.
- Reset the SMC (System Management Controller) on Intel Macs. On a Mac with Apple silicon there is no SMC to reset, so simply shut down and restart. On most modern Intel Macs, shut down, keep the power adapter connected, hold Shift, Control and Option together with the power button for ten seconds, release, then power on.
- Check everything physical. Inspect the cable, the power adapter and the wall plug for damage, clean the USB-C or MagSafe port with the Mac off, and try a different known-good Apple charger. On MagSafe, an amber light means charging and green means full, so no light at all is a useful clue.
- Let it cool, and run Apple Diagnostics. A very hot Mac may pause charging until it cools. If nothing else works, Apple Diagnostics (hold the power button on Apple silicon, or hold D on Intel as it starts) will test the hardware and point you towards the fault.
If macOS reports "Service Recommended" for the battery, or the Mac will not charge with a genuine, known-good Apple charger after all of the above, you are most likely looking at a battery or board issue. We cover Apple machines specifically through our MacBook repair and wider Mac repair services.
Battery health, charge cycles, and when the battery itself is to blame
Sometimes the charger, cable, port and software are all fine and the battery is simply worn out. Lithium-ion packs are consumable parts. Across the industry a laptop battery is generally rated for somewhere around 300 to 1,000 full charge cycles before its capacity falls below roughly 80 per cent of new, which for most people works out at about two to five years depending on how hard the laptop is used and how warm it runs.
Tell-tale signs the battery, rather than the charger, is the problem include runtime that has collapsed (a full charge that once lasted hours now lasts minutes), the laptop shutting down suddenly even though it claims to have charge left, the battery refusing to hold any charge at all, and most importantly any swelling or bulging. A puffy battery, a trackpad that has started to lift, or a case that no longer sits flat is a safety issue. Stop using the laptop, do not press on the pack, and have it replaced, because a swollen lithium-ion battery is a genuine fire risk.
You can check the numbers yourself. On Windows, open Command Prompt and run powercfg /batteryreport; it writes an HTML report showing "design capacity" against "full charge capacity", and the gap between them is how much the battery has aged. On a Mac, System Settings, Battery, then Battery Health shows the condition and whether service is recommended. Heat is the quiet killer behind much of this: Battery University's figures show cells stored warm lose capacity far faster than cool ones, so a laptop that lives on a sofa cushion or whose vents are clogged with dust will wear its battery out early. Heat also triggers safety cut-outs, so a very hot laptop may pause charging until it cools, which looks exactly like a charging fault. If your machine runs hot and loud, our laptop care guide covers cooling and cleaning, and overheating is also a common cause of the random shutdowns we cover in how to fix random PC crashes or restarts.
Third-party, universal and "fast" chargers: what is safe and what to avoid
When a charger dies, a replacement is the obvious fix, but not every cheap option is sensible. A quality third-party charger is perfectly fine; the trick is matching it properly. For a barrel-jack laptop, a replacement or universal charger must match the voltage (for example 19V), the polarity, and at least the original wattage, plus it needs the correct tip. Get the voltage or polarity wrong and you can damage the laptop, so copy the numbers from your old brick exactly. For a USB-C laptop, pick a charger that supports the Power Delivery wattage your laptop needs (a bit more is safe, less is not) and pair it with a cable rated for that power (labelled 60W or 240W to suit).
What to avoid is the unbranded, suspiciously cheap charger with no recognisable maker and no proper safety marking. In the UK, mains equipment should carry UKCA or CE marking and come from a seller you can hold accountable. Counterfeit and uncertified chargers are a real fire and shock risk, and they routinely overstate their wattage. Spend a little more on a reputable brand and you remove a whole category of problems. As a rule, do not try to run a laptop from a phone charger; it will charge slowly at best and not at all at worst.
Replace the battery, the charger, or the charging board?
Once you have a symptom, it usually points fairly clearly at one of three outcomes: a new charger and cable, a new battery, or a workshop repair to the charging hardware, which means replacing the separate charging board or, where the charging circuitry is part of the mainboard, replacing the relevant part or the board itself. The table below maps the common symptoms to the most likely cause and the typical fix, so you can see roughly where you stand before spending anything.
| What you are seeing | Most likely cause | Typical fix |
|---|---|---|
| No lights at all, charger LED off | Dead adapter, blown fuse in the plug, or dead wall socket | Test the socket and a known-good, matched charger |
| Charges only when off, or charges slowly | Underpowered charger or a cable without an e-marker | Correct-wattage charger plus a properly rated cable |
| Battery always stops at 60 or 80 per cent | A charge limit or conservation mode is switched on | Adjust it in the maker's battery app or BIOS |
| "Plugged in, not charging" after an update | Battery driver or firmware fault | Reinstall the battery driver, update BIOS and chipset |
| Port feels loose or charges only at an angle | Worn DC jack or cracked USB-C port | DC-jack or charging-board replacement |
| Battery swells, drains fast, or will not hold charge | Worn-out or failing battery pack | Battery replacement |
| Dead with no lights, or charger light dies on plug-in | A short or a failed charging circuit | Workshop diagnosis; replace the relevant part or the board |
The single most important thing is to diagnose before you buy. People often replace a battery when the charger was at fault, or buy a charger when a five-minute driver fix would have done it. A proper diagnosis (charger versus cable versus charge-limit versus battery versus port versus charging circuit) means you only pay for the part that is actually broken. For a sense of typical costs and how repair pricing works, see our guide on how much it costs to fix a laptop.
When charging repair is a job for the workshop

Some charging faults are firmly workshop jobs. Get them checked rather than pressing on if you see any of the following:
- The port feels loose or wobbly, or charges only at certain angles, which points to a worn or cracked port.
- Bent or burnt pins inside the port, or a burning smell. Stop using it.
- The laptop is dead with no lights, or the charger light dies the moment you plug it in, which can indicate a short or a charging-circuit fault.
- A known-good charger and cable still will not charge after cleaning and software updates.
A barrel DC jack is often a relatively straightforward replacement, sometimes on its own small board or cable. Where the USB-C port sits on a separate charging or daughter board, replacing that board is a clean swap too. On a large share of modern laptops, though, the port and the charging circuitry are integrated into the mainboard, so the fault needs the board replaced or specialist attention. Manchester PC diagnose it precisely and either replace the relevant part or the whole board, or advise the most cost-effective route. We do not carry out board-level or soldering repairs. Doing the diagnosis first (port versus charging circuit versus cable versus charger) avoids paying for the wrong fix, and a board replacement is still far cheaper than a new laptop.
If your laptop will not charge and you are in Manchester, that is exactly what we do. Our laptop repair workshop handles everything from a quick DC-jack or charging-board replacement to a mainboard replacement where the charging circuitry is built in, and we will always diagnose the real cause first. We work on all the major brands, including Dell, HP and Lenovo laptops. For desktops and all-in-ones, see our computer repair service.
How Manchester PC can help
If you have worked through this guide and your laptop still will not charge, bring it to us and we will find out exactly why. We offer free local collection and return across Manchester, so you do not even need to leave the house, and we will tell you honestly whether it is a simple charger or driver fix, a battery replacement, or a charging-board or mainboard replacement, before any work goes ahead. Where a fault is traced to the board itself we replace the relevant part or the whole board, or advise the best route; we do not carry out board-level or soldering repairs. There is no charge for an honest diagnosis and no obligation to proceed.
To get started, get a free, no-obligation quote or call us on 0161 820 1992. Whether it is a five-minute fix or a board replacement, we will get your laptop charging again, or tell you plainly if it is not worth it.