Laptop Battery Not Charging | Plugged In, Not Charging Solution | 8 Fixes

If your laptop shows “Plugged in, not charging” even though the charger is connected, it’s frustrating, but most of the time this is fixable with some systematic troubleshooting. Below you’ll find complete process that explains 8 practical fixes, each written as step-by-step instructions. Follow them in order (from simple to deeper fixes) and test the battery after each step.

Plugged In Not Charging Solution

Many laptop users see the message “Plugged in, not charging”: the system recognizes the charger but refuses to increase the battery percentage. Causes range from simple software hiccups (power plan settings, corrupted drivers) to hardware issues (damaged charger, failing battery). The good news: most causes are fixable at home. This guide walks you through eight targeted fixes, each with step-by-step actions and explanations so you understand what you’re changing and why it helps.

1. Troubleshooting (Use Windows Power Troubleshooter)

Why: Windows includes automated troubleshooters that detect and fix common issues. The Power troubleshooter can identify misconfigured settings or problems preventing charging.

Steps:

  1. Click Start (Windows icon) or press Windows key.
  2. Open Settings (gear icon) or press Windows + I.
  3. In Settings, click System on the left menu.
  4. Scroll down and click Troubleshoot.
  5. Click Other troubleshooters.
  6. Find Power in the list (it may be under “Most frequent” or under the full list).
  7. Click Run next to Power.
  8. Follow the on-screen instructions. Let the troubleshooter run to completion; if it offers fixes, accept them.
  9. Restart the laptop if the troubleshooter prompts you to do so (or restart anyway after it finishes).

What to expect

  • The troubleshooter may fix registry entries, power plan inconsistencies, or permission issues that stop charging.
  • If the troubleshooter finds nothing, it’s still useful, you’ve eliminated a class of common software issues.

 

2. Reset “Power Options” to Default

Why: Customized or corrupted power plans can prevent the battery from charging properly. Resetting Power Options returns everything to safe defaults and removes problematic tweaks. There are two ways: GUI (Control Panel) and Command Line. Do both for good measure.

Method A – GUI (Control Panel)

  1. Press Windows + S, type Control Panel, and open it.

  2. Click Hardware and Sound.

  3. Click Power Options.

  4. Identify the selected power plan (it says (active)).

  5. Click Change plan settings next to the active plan.

  6. Click Restore default settings for this plan.

  7. Confirm by clicking Yes on any prompt.

  8. Repeat for other plans if you have multiple custom plans.

  9. After restoring, go back and click Choose what the power buttons do → ensure appropriate settings, then click Save changes.

Method B – Command Line (quick, resets all schemes)

  1. Open the Start menu, type cmd.

  2. Right-click Command Prompt and choose Run as administrator.

  3. In the elevated Command Prompt, type:

     
    powercfg -restoredefaultschemes

    and press Enter.

  4. This command resets all power schemes to the Windows defaults.

  5. Close the Command Prompt and restart your laptop.

Why this matters

  • Custom or corrupted power schemes can disable charging thresholds or change adapter behavior. Restoring defaults rules those out.

 

3. Check Battery Life (Generate Battery Report)

Why: A battery report shows the battery’s health history, design capacity vs full charge capacity, cycle count, and how capacity has degraded. This tells you whether the battery is physically worn out.

Reference video (battery report): How to check laptop battery health Windows 10/11

How to generate battery report (Windows 11)

  1. Press Windows + S, type cmd.

  2. Right-click Command PromptRun as administrator.

  3. At the prompt type:

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

    and press Enter.

  4. Windows will create a file named battery-report.html at the root of C:. It will also display the exact path after execution (sometimes it writes to C:\Windows\System32\battery-report.html depending on context).

  5. Open File Explorer and go to C:\. Double-click battery-report.html to open it in your browser.

Note: If you didn’t specify the /output path, the report is typically saved to C:\Windows\System32\battery-report.html. You can search for battery-report.html in File Explorer.

What to look for in the battery-report.html

Open the report and pay attention to these sections:

1. Installed batteries

  • Design Capacity (mWh or mWh) — the capacity the battery had when the device left the factory. This is the battery’s original rating.

  • Full Charge Capacity (mWh) — how much energy the battery actually holds when fully charged now.

  • Cycle Count (if reported) — number of charge/discharge cycles the battery went through.

Interpretation:

  • If Full Charge Capacity is much lower than Design Capacity, the battery has degraded substantially (normal over time).

    • Example: Design = 50,000 mWh, Full Charge = 30,000 mWh → ~40% degradation.

  • Batteries with severe degradation may not charge properly or may show “plugged in not charging” because the battery management disables charging to protect hardware.

2. Recent usage

  • Shows how battery drains during recent sessions. Look for sudden drops or large discharges while plugged in.

3. Battery life estimates

  • At full charge and at design capacity estimates. If the “At full charge” estimate is much shorter than the design estimate, you have capacity loss.

4. Usage history

  • Look for periods where the battery didn’t charge even though plugged in. This might correspond to observed errors.

How this helps

  • If the full charge capacity is close to design capacity (small difference), the battery hardware is likely OK and you should continue troubleshooting software/drivers.

  • If the full charge capacity is far below design capacity, replacement may be the best option.

 

4: Update Your Windows

Why: Windows updates include driver updates, fixes for power management, and patches for issues that could block charging. If your system is missing critical updates, problems may arise.

Steps (Windows 10/11)

  1. Press Windows + I to open Settings.

  2. Click Windows Update in the left sidebar.

  3. Click Check for updates.

  4. If updates are found, click Download & install.

  5. Install all recommended updates (including optional driver updates if you’re comfortable).

  6. Restart when prompted.

  7. After restart, re-check whether the battery charges normally.

 

Notes

  • Some updates require multiple restarts. Allow the update process to finish fully.

  • If an update introduces issues, Windows Update keeps a history and allows uninstalling problematic updates.

 

5: Check Battery Drivers (Device Manager)

Why: Battery and power adapter drivers handle communication between Windows and the battery controller. Corrupted or outdated drivers can cause charging errors.

Step-by-step: Check and update drivers (Windows 11)

  1. Press Windows + X and choose Device Manager.

  2. In Device Manager, expand the Batteries category. You’ll typically see:

    • Microsoft AC Adapter

    • Microsoft ACPI-Compliant Control Method Battery

  3. Right-click Microsoft AC AdapterUpdate driverSearch automatically for drivers.

    • If Windows finds an update, install it and restart.

  4. Right-click Microsoft ACPI-Compliant Control Method BatteryUpdate driverSearch automatically for drivers.

  5. If automatic update finds nothing, right-click Microsoft ACPI-Compliant Control Method Battery → choose Uninstall device:

    • Confirm uninstall.

    • After uninstalling, at the top of Device Manager click Action → Scan for hardware changes. Windows will re-detect the battery and reinstall the driver automatically.

  6. Restart the laptop.

  7. Reconnect the charger and see if charging resumes.

 

Additional driver sources

  • If Windows can’t find drivers, check your laptop manufacturer’s support page and download chipset or battery drivers for your model. Install those per vendor instructions.

Why uninstall/reinstall helps

  • Uninstalling clears corrupted driver instances and forces a fresh, clean driver reinstall which resolves many charge/recognition problems.

Extra: AC Adapter test

  • If the Microsoft AC Adapter device is missing or shows an error, the laptop may not be recognizing the charger. Try another known good adapter if possible.

 

6: Reduce Resource Usage (Task Manager)

Why: If CPU/RAM are at or near 100%, system processes can misbehave and power management services may be starved or paused. High resource usage can also keep the system in a state that prevents charging.

Steps

  1. Press Ctrl + Shift + Esc to open Task Manager.

  2. If Task Manager opens in compact view, click More details.

  3. Click the Processes tab.

  4. Click the CPU column header to sort by CPU usage (highest first).

  5. Click the Memory column header to sort by memory usage.

  6. Identify any non-system processes consuming excessive CPU or memory (browsers with many tabs, background updaters, media encoders, virus scans, etc.).

  7. For a non-critical app showing high usage:

    • Select it → click End task.

  8. Be careful: do not end Windows system processes like System or Windows Explorer unless you know what you’re doing.

  9. After reducing resource usage, check if the charging status changes.

Tips

  • If a particular program repeatedly uses high resources, update or reinstall it, or limit its background activity.

  • Consider scheduling heavy tasks (backups, virus scans, video encoding) for times when the laptop is idle.

 

7: Disable Background Applications

Why: Background apps can keep components busy or cause conflicts with power management. Disabling unnecessary background apps frees resources and reduces interference with charging routines.

Steps (Windows 11 — per-app control)

  1. Press Windows + ISettings.

  2. Click Apps in the left menu.

  3. Click Installed apps.

  4. Find an app you don’t need running in the background (e.g., unused messaging apps, helper utilities).

  5. Click the three dots next to the app → Advanced options.

  6. Scroll to Background apps permissions or Let this app run in the background:

    • Set to Never or Power optimized (depending on options).

  7. Repeat for other non-essential apps.

Global option: Background apps

  • Alternatively, use Settings → Privacy & security → App permissions and find background or startup options to restrict apps globally.

Also check Startup apps

  1. Press Ctrl + Shift + EscStartup tab.

  2. Disable apps you don’t need at startup (select app → Disable).

  3. Restart to apply changes.

Why this helps

  • Fewer background tasks mean less chance of the battery controller being blocked and lower overall system stress, improving charging behavior.

 

8: Hold Power Button 15–30 Seconds (Power Drain / Power Reset)

Why: This is a simple hardware reset that drains residual charge from capacitors and can clear temporary hardware states. It often resolves oddities where the system thinks the battery state is different from reality.

Steps

Important safety note: If your laptop has a removable battery, remove the battery first (if you’re comfortable doing so). If not removable, proceed as below.

  1. Shut down the laptop: Start → Power → Shut down.

  2. Disconnect the AC adapter (unplug the charger).

  3. If possible and you know how: remove the battery (for removable battery models). If not, skip this step.

  4. Press and hold the power button for 15–30 seconds. You should see no lights (this drains residual power).

  5. Release the power button.

  6. Reinsert the battery (if you removed it).

  7. Plug the charger back in.

  8. Turn on the laptop and check the charging status.

Why this works

  • Draining residual charge resets embedded controllers and can clear a stuck state where the battery controller refuses to accept charge.

Safety/Caveats

  • Do this only while the laptop is powered off and unplugged.

  • If you’re unsure about removing the battery, consult the manufacturer’s guide or skip removal and do the power-button hold only.

 

Additional checks & common quick fixes (brief)

  • Check the charger and cable: Try a different charger if you have one compatible with your laptop. Faulty adapters are a top cause of “plugged in not charging.”

  • Check charging port and contacts: Dust or bent pins can prevent proper connection. Power off before inspecting.

  • BIOS/UEFI battery settings: Some laptops have battery threshold or conservation mode in BIOS/UEFI that stops charging at a set percentage. Enter BIOS/UEFI (usually press F2/Del/Esc during boot) and look for battery health or charging threshold options — disable them or set to normal.

  • Manufacturer battery utility: Many OEMs (Dell, HP, Lenovo) provide utilities that manage battery charging behavior (conservation mode). Open those utilities and ensure battery conservation is off if you want normal charging.

  • Hardware diagnostics: If your laptop has a built-in diagnostics tool (OEM diagnostics on boot), run it to check battery health.

 

Troubleshooting flow – what to try first (recommended order)

  1. Run Windows Power Troubleshooter (step 1).

  2. Flush power options to default (step 2).

  3. Generate battery report and inspect (step 3). If battery is badly degraded, consider replacement.

  4. Update Windows (step 4).

  5. Reinstall battery drivers (step 5).

  6. Reduce resource use and end rogue tasks (step 6).

  7. Disable background apps (step 7).

  8. Do the power-button drain (step 8).

  9. If nothing works, test with a different charger and check BIOS settings. If hardware failure is suspected (battery or charging IC), contact a service center.

 

Conclusion

Plugged in, not charging” can be caused by software quirks, driver issues, power plan settings, high system load, or actual battery degradation. The eight fixes above move from the simplest (Windows troubleshooter) to deeper (battery driver reinstall, battery report inspection, hardware reset). Follow the steps in order, check the battery report early to understand battery health, and replace the battery if full charge capacity is significantly below design capacity.