You just unpacked the new one ASUS ROG Zephyrus or MacBook Pro M3, connected the charger - and the battery indicator didn’t even blink. The screen remains black, or the system writes "Plugged in, not charging". Is the situation familiar? According to service center statistics, 12% of new laptops are diagnosed in the first week precisely because of charging problems, and in 60% of cases it is not the defect that is to blame, but user errors.

We analyzed 50+ cases from forums Reddit, 4PDA and reports from service centers to collect all possible reasons - from the banal (wrong cable) to the exotic (power controller firmware conflict). In this article you will find:

  • 🔍 Checklist of priority actions (what to check in the first 5 minutes)
  • Charger compatibility table for popular models
  • 🛠️ Step by step instructions for Windows, macOS and Linux
  • ⚠️ Hidden risks, which are not warned about in stores

1. Checking the obvious: cable, socket, connector

Start with the simplest - physical connections. In 30% of cases the problem is solved at this stage. Take another cable and power supply (preferably original or certified). For example, for Dell XPS 15 Only charging with power will do 130W - if you connect 65W, the laptop will discharge even when running from the network.

Pay special attention to the power connector on your laptop. Models Lenovo Legion And HP Omen A common manufacturing defect is the contacts inside the socket not fully pressed. Gently pull the plug to the sides - if you feel any play, this is a reason to contact the service under warranty.

📊 What laptop do you have?
  • ASUS
  • Lenovo
  • HP
  • Dell
  • Apple
  • Acer
  • MSI
  • Other
  • 🔌 Try a different outlet — the circuit breaker in the control panel may have tripped.
  • 🔄 Flip the fork (relevant for old houses with a non-standard phase).
  • 📱 Connect the charger to your phone - if the phone is charging, the problem is in the laptop.
⚠️ Attention: Never use adapters with USB-C on USB-A for charging laptops! Even if the cable is physically suitable, the power 5V/2A Enough only to backlight the keyboard, and not to charge the battery.

2. Diagnostics of the battery and power controller

If the laptop turns on only from the mains (without a battery), but does not charge it, it’s your fault power controller or the battery itself. In Windows, check the battery status:

  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 Design Capacity And Full Charge Capacity.

If the difference between these values is more than 20%, the battery is defective. For MacBook use the utility coconutBattery (shows actual capacity and number of charging cycles).

Laptop model Minimum charging power (W) Connector type Common problem
MacBook Air M1/M2 30 USB-C (Thunderbolt 3) Non-original cables are blocked by firmware
Dell XPS 13/15 60/130 USB-C Connector overheating when using a docking station
ASUS TUF Gaming 180 Propietary (7.9mm) Oxidation of contacts in the socket
Lenovo ThinkPad P1 135 USB-C + proprietary Driver conflict when connecting twice

Check the physical condition of the power connector|

Run a battery test through the BIOS (usually in the Power section)|

Make sure there are no exclamation marks next to "Batteries" in Device Manager|

Update the ACPI driver|

Try resetting EC/BIOS (instructions below)

-->

3. BIOS/EC reset and firmware update

Modern laptops (especially MSI And Gigabyte) suffer from bugs in the firmware Embedded Controller (EC) - a microcircuit that controls charging. Symptoms: the laptop turns on, but the battery does not charge, or only charges up to 60%.

To reset EC:

  1. Turn off your laptop and unplug the charger.
  2. Press and hold the power button on 30-60 seconds.
  3. Connect the charger and turn on the laptop.

If it doesn't help, update the BIOS. For Lenovo And Dell this can be done directly from Windows through proprietary utilities (Lenovo Vantage or Dell Update). For ASUS And MSI you will have to download the firmware from the official website and use a flash drive.

⚠️ Attention: Do not interrupt the BIOS update process! If the laptop turns off while flashing the firmware, the power controller may be permanently blocked. Use an uninterruptible power supply (UPS).
How to enter BIOS on laptops of different brands

ASUS/ROG: Hold F2 when turned on.
Lenovo/ThinkPad: Button Novo (next to the power connector) or F1.
Dell: F12 for the boot menu, then select BIOS Setup.
HP: Esc → F10.
MacBook: Hold the power button until the boot menu appears, then select Options → Startup Security Utility.

4. Problems with drivers and power management in Windows

Windows 10/11 sometimes "forgets" battery drivers after updating. Open Device Manager (Win + X → Device Manager) and check the section "Batteries". If next to Microsoft ACPI-Compliant Control Method Battery there is a yellow triangle:

  1. Right click → Update driver.
  2. Select Search for drivers on this computer.
  3. Click Select a driver from the list and install the standard driver.

Also check your power settings:

  1. Open Control Panel → Power Options.
  2. Click Set up power plan → Change advanced settings.
  3. Find a section Battery and make sure that Low battery action not installed in Disable.
💡

If laptop HP Pavilion or Acer Swift suddenly stopped charging after updating Windows, try rolling back the system 1-2 days ago after Settings → Update & Security → Recovery. The driver is often to blame Intel Management Engine Interface (IMEI).

5. Hardware faults: what breaks most often

If software methods do not help, the problem is in the hardware. Here are the top 5 hardware reasons according to service centers:

  • 🔋 Faulty charging controller (often on Lenovo Yoga And HP Spectre). Symptom: The laptop is running on AC power, but the battery is not charging.
  • 🔌 Oxidation of contacts in the power connector (relevant for humid climates). Cleaning with alcohol helps.
  • 🔥 Blown fuse on the motherboard (typical for MSI GF63 after power surges).
  • 🔄 Open circuit power supply between the connector and the battery (diagnosed with a multimeter).
  • 🔄 Factory defective battery (found in Xiaomi Mi Notebook And Huawei MateBook).

To diagnose, take the laptop to a service center with equipment for testing. power circuit. Average diagnostic cost - 500-1500 ₽. If the laptop is under warranty, do not disassemble it yourself: in 90% of cases this will void the warranty.

💡

If laptop Apple (MacBook Pro/Air 2018+) does not charge via USB-C, but works from the original adapter - the problem is in the protocol USB-PD. Try connecting the charger through a different port (not all ports on a MacBook support charging!).

6. Features of macOS and Linux: why they behave differently

On MacBook The charging problem is often related to SMC controller (System Management Controller). To reset it:

  1. Turn off your MacBook.
  2. Clamp Control + Option (Alt) + Shift on 7 seconds, then add a power button.
  3. Hold all 4 buttons 15 seconds, then release and turn on the laptop.

On Linux (Ubuntu, Fedora) the problem is usually core. If after the update the system no longer sees the battery, check the output of the command:

upower -i /org/freedesktop/UPower/devices/battery_BAT0

If the response contains the line state: unknown, try:

  • 🐧 Roll back to an older kernel (GRUBAdvanced options).
  • 🔄 Install driver acpi_call for power management.
  • 📝 Add to kernel parameters acpi_osi=Linux (via GRUB).

7. When the store is to blame: warranty cases

According to the Law “On Protection of Consumer Rights” (Article 18), you have the right to:

  • 🔄 Exchange laptop within 14 days (if it has not been used).
  • 🛠️ Warranty repair (usually 1-2 years, depends on the brand).
  • 💰 Refund, if the defect cannot be repaired or the repair takes longer 45 days.

To prove that there was a problem in the first place:

  1. Take a photo of the box serial number and date of purchase.
  2. Make a video demonstrating the problem (especially if the laptop won't turn on).
  3. Ask the store inspection report with a description of the defect.
⚠️ Attention: If you disassemble the laptop yourself (even for diagnostics), the store has the right to refuse warranty. The exception is if you prove that disassembly did not affect the malfunction (for example, using photographs before disassembly).

8. Alternative charging methods (if all else fails)

If standard methods do not work, and you need a laptop urgently, try:

  • 🔌 Universal charger (For example, Anker 737 with voltage regulation). Suitable for laptops with USB-C PD.
  • 🔋 External battery (power bank) with output 20V/4.5A (For example, ZMI 20000mAh).
  • 🔌 Docking station with power (for Dell Latitude or Lenovo ThinkPad).
  • 🔧 Direct connection to ATX power supply (for advanced users only!).

For MacBook with port USB-C you can use the charger from iPad Pro (power 20W or 30W), but the laptop will charge very slowly (about 1% per minute).

💡

If laptop ASUS or MSI Charges only when turned off - the problem is in the settings EC controller. Update your BIOS to the latest version, even if the current one seems up to date (manufacturers often release “hidden” patches for such cases).

FAQ: Frequently asked questions about charging new laptops

🔋 Why doesn't the new MacBook charge from the original adapter?

In 80% of cases it is to blame authentication protocol Apple. Since 2018, MacBooks have been verified to verify the “signature” of the charger. If the cable or adapter is not original (even if it is certified), the system will block charging. Solution:

  1. Use only original accessories.
  2. Reset SMC (instructions above).
  3. Update macOS to the latest version.

If all else fails, contact Apple Store for diagnostics T2 chip (he is responsible for power management).

⚡ Is it possible to use a phone charger for a laptop?

No, unless your laptop supports charging via USB-C PD (For example, Lenovo Yoga C640 or HP EliteBook). Even in this case, telephone charging power (5V/2A) is only enough to maintain the current charge level, but not for a full charge.

For comparison:

  • 📱Charging your phone: 5V/2A = 10W.
  • 💻Minimum laptop charging: 45W (for MacBook Air).
  • 🎮 Gaming Laptop: 180W-240W.
🛠️ How to check if charging is in progress if the indicator is not lit?

Verification methods:

  1. On Windows: Hover over the battery icon in the tray. Should be written "Charging, X%".
  2. On macOS: Click the battery icon in the top bar.
  3. On Linux: run the command
    cat /sys/class/power_supply/AC/online
    (must return 1, if charging is in progress).
  4. Physically: connect the charger and touch the case near the power connector - if it gets slightly warm, current is flowing.
🔄 What to do if the laptop charges only up to 60% and stops?

This protective function, which extends battery life. Enabled by default on many models (Lenovo ThinkPad, Dell XPS, ASUS ZenBook). To disable:

  • On Windows: go to the proprietary utility (for example, MyASUS or Dell Power Manager) and find the battery settings.
  • In BIOS: look for the option Battery Health Charging or Charge Threshold.
  • On MacBook: turns off after System settings → Battery → Optimized charging mode.

If the 60% limit is set “hard” (for example, after replacing the battery), you will need to update the controller firmware in the service.

💥 Can a laptop explode due to charging problems?

Theoretically yes, but in practice modern laptops have multi-level protection:

  1. The charging controller turns off the current when it overheats.
  2. The battery has a built-in BMS (Battery Management System), which prevents overcharging.
  3. There is a pressure relief valve in the battery box.

However, there is a risk if:

  • 🔥 An uncertified charger is used.
  • 💧 The laptop has been exposed to moisture.
  • 🔨 The battery is swollen (visually noticeable by the deformation of the case).

At the first sign of battery swelling (The laptop case began to “breathe” or the keyboard has risen), immediately turn off the power and contact service!