Have you connected your laptop to a power outlet, but instead of the usual charging sound there is silence, and the battery indicator stubbornly shows “0% connected, not charging”? Or worse: the laptop only works from the network, but as soon as you unplug the cable, it turns off immediately? This problem is familiar to every fifth user, and there can be a dozen reasons for it - from banal oxidation of contacts to serious failures in the power supply circuit.

In this article we will look at all possible reasonswhy the laptop does not charge from the mains - from the most obvious to the exotic. 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 pay special attention models with USB-C charging (MacBook, Dell XPS, HP Spectre), where the verification algorithm differs from classic laptops with a round connector.

Spoiler: 60% of cases are to blame power supply or cable, but sometimes the problem lies in the Windows/Linux settings or even in power management driver. Let's start with the simplest and gradually reach the complex.

1. Checking the power supply and cable: 3 tests without tools

The first thing to do is rule out the malfunction charger. Even if the indicator on the power supply is on, this does not guarantee that it is delivering the required voltage. Here's how to test it without a multimeter:

  • 🔌 Connect another cable. Often the problem is a frayed wire at the base of the connector. Try a cable from another laptop (even if the model is different, the main thing is that the connector matches).
  • 💡 Look at the power supply indicator. If it blinks or lights dimly, this is a sign of unstable voltage. Normal: smooth light without flickering.
  • 🔄 Change the outlet. Sometimes the problem is surge protector or poor contact in the wall. Plug the power supply directly into another outlet (preferably without extension cords).

If you have a laptop with USB-C charging (MacBook Pro, Lenovo Yoga, ASUS ZenBook), check also ports: connect the charger to another USB-C connector (if there are several of them). The fact is that some models distribute power between the ports - and if one of them burns out, charging through it becomes impossible.

📊 What type of charger does your laptop have?
  • Classic round connector (DC)
  • USB-C (Type-C)
  • Magnetic connector (MagSafe)
  • Other

Critical moment: if the power supply gets hotter than usual or makes a high-frequency squeak - this is a sign short circuit in the transformer winding. In this case, further diagnostics are pointless: the unit must be replaced, otherwise it may damage the motherboard.

2. Diagnostics of the power connector on a laptop: when the contacts are to blame

The power connector on a laptop is one of the most vulnerable places. Over time, his contacts oxidize, loosen or break. This is especially true for models Lenovo ThinkPad, Acer Aspire, HP Pavilion, where the connector is often attached only to the plastic housing.

How to check:

  • 🔍 Visual inspection. Shine a flashlight inside the connector: if you see blackening, green coating (oxidation) or bent contacts - problem found.
  • 🤏 Rock the plug. Gently move the connector in different directions. If charging appears and then disappears, this is a sign broken contact.
  • 🧲 Magnet check (for USB-C). Bring the magnet to the connector: if you feel attraction, there are metal fragments inside (for example, from a broken plug).
What to do if the connector is loose?

If the power connector is loose, it can be temporarily fixed by placing it under the case thin plastic plate (for example, from a credit card). But this is a temporary solution - in the long term, soldering or replacing the connector is needed.

⚠️ Attention: if when the connector moves the laptop shuts down or reboots is a sign short circuit. Immediately turn off the power and do not use the device until repaired!

Symptom Probable Cause Solution
Charging occurs only in one position of the plug Loose or oxidized connector Cleaning contacts with alcohol, soldering or replacing connectors
The laptop turns on only on battery power Open circuit on motherboard Diagnostics in the service (checking mosfet transistors)
Battery charges to 60% and stops Wear protection has activated (setting in BIOS) Reset BIOS settings or replace battery
The charging indicator flashes orange Incompatible power supply or short circuit Checking the power supply, diagnosing the motherboard

3. Battery: how to determine that it has “died”

Average laptop battery life - 3-5 years (or 500-1000 charging cycles). After this, its capacity drops to 60-70% of the nominal, and the laptop can refuse to charge, although the power supply is working.

Signs of a "dead" battery:

  • 🔋 The laptop only works from the network, and when the cable is disconnected, it turns off immediately (even if it shows 100% charge).
  • ⚡ The battery charges up to 1-5% and stops, or vice versa - it shows 100%, but holds the charge for 10 minutes.
  • 📉 B Device Manager (Windows) or upower -i (Linux) the battery is marked as "Requires Replacement".

To check the battery status in Windows:

  1. Open Command line on behalf of the administrator.
  2. Enter:
    powercfg /batteryreport /output "C:\battery_report.html"
  3. Open the file battery_report.html in the browser and find the lines "Calculated capacity" And "Last Full Charge". If the difference between them is more than 30%, it’s time to change the battery.
💡

On laptops Dell And HP Battery status can be checked using the built-in diagnostic utility. To do this, hold down the key when turning on F2 (Dell) or Esc (HP) and select Battery Test.

⚠️ Attention: if battery swollen (the laptop body began to “bulge” or the keyboard rose) — turn off the power immediately and take it out! Such batteries can ignite when trying to charge.

4. BIOS/UEFI failures: why the laptop “doesn’t see” charging

Sometimes the problem lies not in the hardware, but in firmware. For example, after updating the BIOS or resetting the settings, the battery charging threshold (if the laptop supports the function Battery Health Manager). As a result, the system “thinks” that the battery is 100% charged and does not allow current to flow.

How to check BIOS settings:

  1. Reboot your laptop and enter the BIOS (usually the F2, Del or Esc when turned on).
  2. Find a section Advanced → Power Management (name may vary).
  3. Check the parameters:
    • Battery Charge Threshold - must be disabled or set to 100%.
    • AC Adapter Type - if it's worth it Unknown, reset BIOS settings to factory defaults (Load Defaults).

If everything is fine in the BIOS, but the laptop still won't charge, try update firmware:

  • Download the latest BIOS from the manufacturer's website (for example, for ASUSsupport.asus.com).
  • Update the firmware via EZ Flash (in the BIOS itself) or a special utility from the manufacturer.
💡

After updating BIOS necessarily reset settings to factory defaults (Load Optimized Defaults). This will eliminate possible conflicts between old and new parameters.

5. Problems with power management drivers (Windows/Linux)

In operating systems, it is responsible for charging the battery. power management driver (ACPI). If it is not working properly, the laptop may not see the power supply or may incorrectly detect the battery status.

For Windows:

  • 🔧 Open Device Manager (Win + X → Device Manager).
  • Expand the thread Batteries and remove devices Microsoft ACPI-Compliant Control Method Battery (right click → Remove device).
  • Reboot your laptop and the drivers will be installed automatically.

For Linux (Ubuntu/Debian):

  1. Open a terminal and enter:
    sudo apt install acpi
  2. Check the battery status:
    acpi -i
  3. If it is displayed unknown - reinstall the kernel or update the package upower.

If after these manipulations charging does not work, try roll back drivers:

  • B Device Manager select battery → Properties → Driver → Roll Back.
  • If the button is inactive, download the driver from the laptop manufacturer’s website (section Support → Drivers).

6. Hardware faults: when the motherboard is to blame

If all the previous steps did not help, the problem is most likely hardware. Most often they fail:

  • 🔌 Power circuit on the motherboard (mosfet transistors or resistors burned out).
  • 🔋 Charge controller (chip BQ247xx, ISL6237 or similar).
  • fuse (often burns out during power surges).

It is difficult to diagnose this on your own, but there are indirect signs:

  • Laptop turns on only from battery, but not from the network.
  • When connecting the power supply there is a crackling sound or a burning smell.
  • Visible on the motherboard blackened or swollen elements (capacitors, transistors).

⚠️ Attention: If you have no experience in soldering SMD components, do not attempt to repair the board yourself. An error may lead to irreversible damage to the motherboard and higher repair costs.

Try a different power supply|Check the connector for oxidation|Reset BIOS settings|Uninstall battery drivers in Device Manager|Generate a battery report (powercfg /batteryreport)

-->

7. Features of laptops with USB-C charging

Laptops with USB-C (MacBook, Dell XPS, Huawei MateBook) have additional nuances when charging. For example, they may does not recognize the power supply, if it does not support the protocol Power Delivery (PD).

What to do if a laptop with USB-C does not charge:

  • 🔌 Use original power supply or certified with PD support (with a power not lower than that specified in the instructions).
  • 🔄 Try it another USB-C port (some laptops can only be charged through a specific connector).
  • 📱 Check if other USB devices (mouse, flash drive) are connected to the laptop. Sometimes they "drain" power.

For MacBook (2016 and newer) there is another trick:

  1. Turn off your laptop.
  2. Press and hold Shift + Ctrl + Option + power button for 10 seconds.
  3. Release the keys, connect the charger, and turn on your MacBook.

This will reset power management controller (SMC), which sometimes freezes.

Frequently asked questions (FAQ)

The laptop says “Connected, not charging” - what does this mean?

This message appears when the laptop is receiving AC power but Battery won't charge. Reasons:

  • Overcharge protection has triggered (a threshold is set in the BIOS, for example, 80%).
  • The battery is worn out and does not hold a charge.
  • The power management driver is not working properly.

Solution: Check your BIOS settings, uninstall the battery driver in Device Manager, or reset your power settings in Windows (powercfg /restoredefaultschemes).

Is it possible to use a laptop without a battery, directly from the network?

Yes, but with reservations:

  • You can, if the power supply is working and produces a stable voltage.
  • ⚠️ Undesirable, if there are frequent power surges - This may damage the motherboard.
  • 🔌 On some laptops (Lenovo Legion, MSI Gaming) without battery can USB ports don't work or discrete video card.

If you decide to use without a battery, connect the laptop via surge protector with surge protection.

How much does it cost to repair if your laptop won't charge?

The cost depends on the reason:

Problem Repair cost (RUB)
Replacing the power supply 1 500 – 4 000
Cleaning/replacing the power connector 2 000 – 5 000
Replacing the battery 3,000 – 12,000 (depending on model)
Repairing the power circuit on the motherboard 5 000 – 15 000

⚠️ Services often impose unnecessary motherboard replacement (cost 20,000+ rubles). Before repairing, ask free diagnostics with photographs of damaged elements.