You plugged your laptop into a power outlet and a notification appeared on the screen:charging connected", but the battery percentage does not increase - or even continues to fall. The situation is familiar to many: according to statistics, this problem is faced every fifth user laptops older than 3 years. What is the reason? Is it the fault of the power supply, battery, motherboard - or is it a software glitch?

In this article we will look at all possible reasonsWhy the laptop does not charge when the charger is connected - from simple contamination of the connector to serious hardware malfunctions. You will learn how diagnose the problem without disassembling the device, what manipulations can be done independently, and when it’s time to take the equipment to a service center. We will separately consider the nuances for Windows 10/11, macOS And Linux, and we will also provide a checklist for a quick check.

1. Checking the power supply and cable: where to start diagnostics

The first thing to exclude is charger malfunction. Even if the light on the power supply is on, this does not guarantee that it is delivering enough voltage. Start with a visual inspection:

  • 🔌 Check the cable for kinks, melts or exposed wires. Areas near connectors are especially vulnerable.
  • 🔋 Inspect the power supply: are there any swelling, cracks or leaks (a sign of overheating).
  • 🔍 Connector dirty on a laptop - dust, debris or oxidation of contacts can prevent charging.

If visually everything is in order, proceed to the tests:

  1. Connect the charger to another laptop (preferably the same model). If it also does not charge, the problem is in the power supply.
  2. Try it different cable (if it is removable). Often it is the cable that causes problems.
  3. Measure the voltage at the output of the power supply with a multimeter (should match that indicated on the label, for example, 19.5V for most laptops Lenovo or HP).
⚠️ Attention: Do not use power supplies with a voltage different from the original one! For example, charging at 19V instead of 20V may lead to damage to the power controller on the motherboard.
📊 What brand is your laptop?
  • ASUS
  • HP
  • Lenovo
  • Dell
  • Acer
  • Apple
  • Other

2. Software failures: resetting the battery controller and BIOS

If the hardware is ok, the problem may lie in software. Let's start with the simplest thing - resetting power management settings.

For Windows 10/11:

  1. Open Command line on behalf of the administrator (Win + X → Command Prompt (Administrator)).
  2. Enter the command to reset the battery controller:
    powercfg /batteryreport

    It will generate a report battery-report.html in the user's folder. Open it and check the section «Recent usage» - if indicated there «No battery detected», the problem is in the hardware.

  3. Perform a hard power plan reset:
    powercfg /restoredefaultschemes

For macOS:

  • Reset SMC (System Management Controller):
    1. Turn off MacBook.
    2. Clamp Shift + Control + Option (left side of keyboard) + power button on 10 seconds.
    3. Release the keys and turn on the laptop.

If resetting doesn't help, update BIOS/UEFI (for Windows) or firmware (for Mac). Outdated software may not recognize the charger correctly.

☑️ Diagnosis of software failures

Done: 0 / 4

3. Battery: wear, swelling and how to check its condition

Lithium-ion and lithium-polymer batteries degrade over time - even if the laptop is left idle. Average battery life: 300–500 charging cycles (2–3 years of active use). If your laptop is older, wear and tear may be the problem.

Signs faulty battery:

  • 🔋 The laptop only works from the network, and when the power is turned off, it turns off immediately.
  • ⚡ The battery charges up to 1–5% and stops (or shows 100%, but holds the charge for 10–15 minutes).
  • 💥 Bloating of the body - if the bottom cover of the laptop is deformed, Turn off the power immediately and do not use the device! This is a fire hazard.

How to check the battery status:

Operating system Command/method What to look for
Windows powercfg /batteryreport Section «Battery capacity history» - compare Design Capacity (factory capacity) and Full Charge Capacity (current). If the difference is >30%, the battery is worn out.
macOS Hold Option + click on the battery icon in the menu Status «Replace Soon» or «Service Recommended».
Linux upower -i /org/freedesktop/UPower/devices/battery_BAT0 Options energy-full vs energy-full-design.
⚠️ Attention: If the battery is swollen, do not try to disassemble or pierce it! Lithium-ion batteries may catch fire if damaged. Contact a service center for a safe replacement.
How to extend battery life?

Keep the charge level between 20% and 80% to reduce wear. Avoid overheating (do not place the laptop on soft surfaces). Once every 3 months, perform a full discharge/charge cycle to calibrate the controller.

4. Power connector: oxidation, play and mechanical damage

Power connector (especially for laptops with "barrel"like Dell or HP) is one of the most vulnerable places. Constant connection/disconnection of charging leads to:

  • 🔌 Connector play - if the plug dangles or falls out, the contact is interrupted.
  • 🔥 Oxidation of contacts - a green or black coating appears, impairing conductivity.
  • 💥 Broken solder contacts on the motherboard (a common problem after falls).
  • How to diagnose:

    1. Rock the charging plug in the connector. If the laptop starts charging only in a certain position, the problem is play or breakage.
    2. Shine a flashlight into the connector: if carbon deposits or oxidation are visible, clean the contacts alcohol solution (do not use abrasives!).
    3. Check integrity solder tracks on the board (disassembly required). Often the contacts next to the connector come off.

    For a temporary solution you can bend the contacts in the connector (carefully, with a thin screwdriver), but this will not replace a full repair. If the problem is with the motherboard, you will need re-soldering the connector or replacing the south bridge.

    💡

    If the connector is loose, wrap the charging plug with 1-2 layers of electrical tape - this will create a tighter connection. But this is a temporary measure!

    5. Drivers and software conflicts: why Windows “doesn’t see” charging

    Sometimes the laptop does not charge due to Battery controller driver failure or conflicts with the software. For example, after updating Windows or installing third-party power management utilities (like BatteryBar).

    How to fix:

    1. Open Device Manager (Win + X → Device Manager).
    2. Expand section "Batteries". If next to "AC Adapter" or "Battery management device" there is an exclamation mark - update the driver:
      1. RMB by device → "Update driver""Search for drivers on this computer".
      2. Select a driver from the list (usually «Microsoft ACPI-Compliant Control Method Battery»).
    3. If the update didn't help, remove the driver and reboot the laptop - the system will install it again.

    For Linux the problem may be in the kernel or module acpi. Try:

    sudo modprobe -r acpi_cpufreq
    

    sudo modprobe acpi_cpufreq

    Also check the system logs for power-related errors:

    dmesg | grep -i battery
    💡

    If the problem appeared after updating Windows, try rolling back to a previous version of the driver or performing a system rollback.

    6. Overheating and charging protection: when the laptop “refuses” to charge

    Modern laptops (especially gaming or ultrabooks) often block charging when overheating. This is protection against battery damage. If your laptop is hot and the fans are running at maximum, the reason may be:

    • 🔥 Clogged cooling system (dust in the radiator or dried thermal paste).
    • 💻 High load (rendering, games, mining).
    • 🌡️ Temperature sensor malfunctions (false activation of protection).

    How to check:

    1. Install a temperature monitoring utility (HWMonitor for Windows, iStat Menus for macOS).
    2. If the processor temperature is >85°C or the battery is >60°C, the laptop may block charging.
    3. Clean the cooling system with compressed air (do not use a vacuum cleaner!). If necessary replace thermal paste.

    Some models (eg ASUS ROG or MSI) have a setting in the BIOS «Battery Health Charging», which limits the charge to 60–80% to extend battery life. Check this option!

    7. When to contact service: signs of serious malfunctions

    If you've tried all the methods and your laptop still won't charge, the problem could be:

    • 💻 Motherboard problems (burnt out power controller, south bridge).
    • Short circuit in the power supply circuit (often after liquid ingress).
    • 🔧 Damage to BGA chips (re-soldering required in the service).

    Signs that repairs are needed:

    Symptom Probable Cause Solution
    The laptop does not turn on either from the battery or from the network Malfunction of the power controller or power supply Motherboard diagnostics
    Charging occurs only in a certain position of the plug Broken tracks or loose connector Re-soldering the connector or replacement
    The laptop turns off at the slightest movement of the cable Poor contact in the connector or on the board Power connector repair
    ⚠️ Attention: If laptop turns on only without battery (when it is connected it turns off immediately), this is a sign short circuit in battery. Remove the battery immediately and do not use it!

    FAQ: Frequently asked questions about laptop charging problems

    My laptop shows "Connected but not charging" on Windows only. On Linux it charges normally. What's the matter?

    Most likely the problem is battery controller driver for Windows. Try:

    1. Update driver via Device Manager.
    2. Remove the current driver and restart the laptop (the system will install it again).
    3. Check for BIOS updates - sometimes manufacturers fix such bugs.

    If that doesn't help, try rolling back the system to a restore point. before the problem occurs.

    The laptop only charges when turned off. This is fine?

    No, this is a symptom of one of the problems:

    • Battery problems (the controller blocks charging at high load).
    • Overheating (the laptop turns off charging when running under load).
    • Power supply failure (for example, a faulty MOSFET transistor on the motherboard).

    Start by checking the temperature and condition of the battery. If the problem persists, diagnose the motherboard.

    Can I use a charger from another laptop if the connector is suitable?

    Only if voltage (V) and current (A) completely match! For example:

    • ✅ You can: Dell Inspiron 19.5V/3.33A → Dell Latitude 19.5V/3.33A.
    • ❌ You can’t: HP 19.5V/4.62A → Lenovo 20V/3.25A (different voltages!).

    Using a non-original power supply with other parameters may result in damage to the power controller!

    The laptop is new, but the battery is not charging. What to do?

    Return it under warranty! This is explicit marriage, and repairing it yourself will deprive you of the right to exchange. Possible reasons:

    • Battery defect (controller not activated).
    • Poor soldering of the power connector on the board.
    • Incorrect BIOS firmware (occurs in new models ASUS or Acer).

    Do not attempt to disassemble the laptop - this will void the warranty!

    How to check whether charging is actually happening if the indicator does not work?

    Several ways:

    • Connect the charger and start powercfg /batteryreport (Windows) - the report will contain the status «Charging» or «Not charging».
    • On macOS hold Option + click on the battery icon - the current status will be displayed there.
    • Use a multimeter: measure the voltage at the battery contacts (should increase as you charge).