How to Check Laptop Battery Health in Windows 11
- Jul 23
- 5 min read

You seem to be plugging in your laptop more often than usual, while the battery icon seems okay. Still, there is a change in battery performance.
This is one of the most typical yet often unnoticed issues laptop users face when running Windows. The positive thing is that Windows 11 features a very detailed in-built diagnostic tool which will help you learn everything about your battery health. All you need is to use it correctly.
In this guide, we are going to explain all the ways to check your battery health on Windows 11 as well as what the information means and what actions you should take.
Why Monitoring Laptop Battery Health is Important
The majority of users think that their laptop battery either works or is dead. But in fact, lithium-ion batteries that are used by the vast majority of laptop producers gradually lose capacity over time due to each charge cycle. In two or three years, your battery capacity that was initially 50,000 mWh may become 38,000 mWh. That is a 24% decrease that may significantly reduce your working hours.
By monitoring your battery health you can:
Plan a battery replacement before it becomes critical
Learn whether poor battery performance is a hardware or software issue
Evaluate whether a laptop is worth being repaired or replaced
Monitor battery degradation process to prevent problems timely
Windows 11 gives you all the necessary instruments for that without having to use any third-party software.
Method 1: How to Check Your Battery Report in Command Prompt
This is the most accurate method and the first one that professional IT workers tend to use. In-built Windows 11 power diagnostics instrument powercfg allows you to create a detailed HTML report about your battery performance.
To create a report follow these steps:
Click Windows key and type "Command Prompt"
Right click on Command Prompt
Select "Run as administrator"
In the black console window type the following command and press enter: powercfg /batteryreport /output "C:\battery-report.html"
Navigate to your C: drive via File Explorer and open the file named battery-report.html
The report will open in your default browser
It is a very detailed report. Scroll down and carefully review it. The section that is the most interesting for you is situated at the very beginning of the report.
What Information Should You Look for?
Under Installed Batteries section you will see two numbers:
Design capacity (in mWh)
Full charge capacity (what your battery can currently hold)
The formula that will help you calculate your battery health percentage is the following:
(Full charge capacity ÷ Design capacity) × 100 = Battery Health %
For example, if your design capacity is 45,000 mWh and your full charge capacity is 33,750 mWh, your battery health is 75%.
Method 2: Checking Power & Battery Settings in Windows 11
Windows 11 has made battery monitoring process easier by introducing an interface to monitor your battery quickly without opening command line.
Click Windows key + I to open settings
Select System tab, then go to Power & battery
Scroll down to Battery usage (shows you which applications drain your battery power over the past 24 hours or 7 days)
Check Battery health (on some laptops)
It is possible that not all laptop manufacturers include health indicators in this panel. In that case you may use Method 1 or Method 3.
Method 3: Using PowerShell for a Quick Health Check
For those who prefer quick options in command line, PowerShell gives you a possibility to check the information about your battery in seconds.
Click Windows key + X and select Windows Terminal (Admin) or PowerShell (Admin)
Type the following command and press enter: Get-WmiObject -Class Win32_Battery | Select-Object EstimatedChargeRemaining, BatteryStatus, DesignCapacity
For a more detailed battery report via PowerShell run this command: powercfg /energy
This will generate separate report called energy report (it will be saved to your system32 folder), this report will flag all power inefficiencies, driver issues and battery related problems — useful if you are trying to troubleshoot the issue.
Signs That You Need to Replace Your Battery Right Now
Numbers are not everything. These signs may show you that your battery health is deteriorating faster than expected:
Laptop shuts down unexpectedly even if battery seems charged
Battery percentage jumps — battery drains from 70% to 10% in minutes
Laptop can only operate when plugged in
Battery gets too hot even during light work
Windows shows you a "Consider replacing your battery" notification in the task bar
Charging takes significantly more time than at the moment of purchase
If you experience at least two of these symptoms together with a low battery health percentage, replacement is usually more practical than further optimization. When selecting a replacement, compare the battery part number, voltage, capacity, connector position, and supported laptop models. A specialized laptop parts store such as https://zeto.ua/category/akkumulyatoryi.html is useful when compatibility must be checked against the exact device model, while Amazon.com and iFixit offer broader selections that may require more careful specification checks.
How to Slow Down Battery Degradation
If your battery health is fine, here are the most effective tips how to keep it that way:
Do not keep your battery fully charged all the time — almost all laptops have a charge limit setting (usually it is 80%)
Avoid draining the battery to 0%
Keep your laptop cool — the fastest way to damage a battery is to keep it hot; avoid using your laptop on soft surfaces like beds and sofas which block air flow
Use Battery Saver mode in case you are away from charger
Look at Windows 11 Power & battery settings and switch to Balanced power plan instead of High Performance during normal operation
Update drivers and firmware — laptop manufacturers regularly release firmware updates which improve battery performance
All these tips require no big effort and may significantly extend your battery life.
Checking Your Battery Cycle Count
Apart from health percentage, your cycle count is also worth your attention. A cycle equals one charge from 0% to 100% (two 50% charges make one cycle as well). Most laptop batteries are estimated to work from 300 to 1,000 cycles.
You can find this information in the battery report you have created in Method 1 (Recent usage and Battery capacity history sections). If your cycle count is already more than 700 and your health is lower than 70%, it is an obvious sign of the end of life of your battery.
When Should You Replace Your Laptop Battery?
Replacment of a laptop battery is worth considering in the following cases:
Your battery health is lower than 50–60% and battery life is noticeably affecting your productivity
Swelling of your battery (deformation of the battery under or behind the keyboard) — in this case it is the safety problem and needs to be fixed immediately
Your laptop is still good to use despite this issue and the repair price is justified
You are experiencing sudden shut downs which affect your work/study
Cost of the replacement depends on the model, it varies from £30 to £90 for the battery itself (labor costs on top, in case you are not replacing the battery by yourself). Official replacements are sold by many manufacturers, iFixit website provides detailed repair guides for most laptops.


