What battery health means and why it matters

Battery health is a measure of how much charge your battery can hold compared to when it was new. A battery at 100% health holds a full charge. At 80% health, it holds about 80% of what it originally could. This matters because as health drops, your laptop runs out of power faster — a machine that once lasted eight hours might last five.

Batteries degrade over time no matter what you do. Lithium-ion batteries, which power almost all laptops, lose capacity with every charge cycle. A charge cycle is a full drain from 100% to 0%, though partial charges count too — draining from 100% to 50% and back to 100% is half a cycle. After 300 to 500 cycles, most laptop batteries are at 80% health. After 1,000 cycles, they may be at 60% or lower.

Checking your battery health tells you whether degradation is normal for your machine's age, or whether something is wrong. It also helps you decide whether to replace the battery now or wait, and whether a sudden loss of runtime means the battery is failing or something else is draining power.

Key Takeaways

  • Windows laptops show battery health through the built-in battery report, which you generate from the command prompt in about one minute.
  • Mac laptops show battery health in System Settings under Battery, and also in the System Information app under Power.
  • A battery at 80% health or above is normal; below 50% suggests the battery should be replaced soon.
  • Battery health reports show cycle count, which tells you whether degradation is normal wear or premature failure.

How to check battery health on Windows

Windows has a built-in battery report that shows health, cycle count, and design capacity. Open the Command Prompt as administrator: press the Windows key, type "cmd", right-click "Command Prompt", and select "Run as administrator". Then type this command exactly:

powercfg /batteryreport

Press Enter. Windows will generate an HTML file and tell you where it saved it — usually in your user folder. Open that file in your web browser. Look for the section called "Battery Information". You will see "Design Capacity" (what the battery held when new) and "Full Charge Capacity" (what it holds now). Divide the full charge capacity by the design capacity and multiply by 100 to get your health percentage. If design capacity is 50,000 mWh and full charge capacity is 40,000 mWh, your health is 80%.

The report also shows "Cycle Count" near the top. This is the number of charge cycles your battery has been through. Compare this to your machine's age: if you have 600 cycles in two years, that is normal. If you have 1,200 cycles in two years, something is draining the battery more than it should, and you may want to check what programs are running in the background.

How to check battery health on Mac

Macs show battery health in two places. The quickest is System Settings: click the Apple menu, select "System Settings", then click "Battery" in the sidebar. Under "Battery Health", you will see either "Normal" or "Service Recommended". If it says "Service Recommended", the battery is below 80% health and should be replaced.

For more detail, open System Information: click the Apple menu, select "System Information", then click "Power" in the sidebar. Look for "Cycle Count" and "Condition". The condition will say "Normal" if health is above 80%, or "Replace Now" if it is below 50%. Cycle count works the same way as on Windows — compare it to your machine's age to see whether degradation is normal.

If you want the exact percentage, you can use Terminal. Open Terminal (search for it in Spotlight), then type:

system_profiler SPPowerDataType

Press Enter. Look for "Maximum Capacity" — this is your health as a percentage of design capacity.

What the numbers mean

Battery health above 80% is normal for any age of machine. Batteries are designed to lose capacity, and manufacturers consider 80% the threshold where the battery is still doing its job. If your battery is at 85% health after two years, you have nothing to worry about.

Battery health between 60% and 80% means the battery is aging faster than average, or you are using it harder than average. This is not an emergency — the battery still works — but you should start thinking about replacement. If you travel often or use your laptop unplugged most of the day, replacing it now will give you better runtime before the next decline.

Battery health below 60% means the battery should be replaced. At this point, runtime drops noticeably, and the battery may fail suddenly. If your machine is under warranty, contact the manufacturer. If it is out of warranty, you can buy a replacement battery online or take it to a repair shop — costs vary widely depending on the model.

Battery health below 20% means the battery is failing. Do not ignore this. The battery may stop holding charge altogether, and in rare cases, a failing battery can overheat. Shut down the machine and do not use it unplugged until you replace the battery.

Why battery health drops faster than expected

If your cycle count is low but health is already poor, something is draining the battery more than it should. Check what programs are running in the background. On Windows, open Task Manager (press Ctrl+Shift+Esc), click the "Processes" tab, and sort by "CPU" to see what is using the most power. On Mac, open Activity Monitor (search for it in Spotlight), click the "Energy" tab, and look at the "Impact" column.

Common culprits are web browsers with many tabs open, video conferencing software, and cloud sync programs like OneDrive or Dropbox. Closing unnecessary programs will improve battery health going forward — it will not repair past damage, but it will slow future degradation.

Another cause is a battery that is genuinely defective. If a machine less than a year old already shows 40% health, the battery may have a manufacturing fault. Contact the manufacturer or the retailer where you bought it; most will replace a defective battery under warranty.

When to replace your battery

Replace the battery when health drops below 60%, or sooner if you need the runtime. If you use your laptop plugged in most of the time, you can wait longer — a battery at 40% health still works fine if you are always near power. If you travel or work unplugged, replace it at 70% health so you do not run out of power during the day.

Replacement costs depend on the model. Budget laptops may cost $50 to $100 for a battery and installation. High-end machines can cost $200 to $400. Some laptops have batteries that are glued in and require professional service; others have user-replaceable batteries. Check your machine's manual or search the model number online to see which applies to you.

If your machine is still under warranty, contact the manufacturer first. Many warranties cover battery replacement if health drops below 50% within the warranty period. If you are out of warranty, a repair shop is usually cheaper than the manufacturer, but make sure they use a genuine or certified replacement battery — cheap third-party batteries may degrade faster or pose a safety risk.

Frequently Asked Questions

Can I improve battery health once it has degraded?

No. Battery degradation is chemical and permanent. Once capacity is lost, it cannot be recovered. You can slow future degradation by keeping the battery cool, avoiding deep discharges, and closing power-hungry programs. But the health number itself will not go up.

Is it bad to leave my laptop plugged in all the time?

Leaving it plugged in does not harm the battery directly — modern laptops stop charging at 100% and do not overcharge. However, keeping a battery at 100% constantly does speed up degradation slightly. If you use your laptop plugged in most of the time, you can extend battery lifespan by unplugging it occasionally or using a charging limit feature if your laptop has one.

Why does my battery health say "Normal" but my laptop dies quickly?

Battery health and runtime are not the same thing. A battery at 80% health should still last several hours. If your laptop dies in an hour, something else is draining power — a background program, a failing hard drive, or a display set to maximum brightness. Check Task Manager or Activity Monitor to see what is using power, and adjust settings before assuming the battery is the problem.

How often should I check my battery health?

Check it once or twice a year if you use your laptop unplugged regularly. If you use it plugged in most of the time, you can check it once a year. There is no harm in checking more often, but the health number changes slowly — checking weekly will not give you useful information.

Do I need to fully drain my battery to check its health?

No. The battery report on Windows and the System Information on Mac read the battery's internal data, not the current charge level. You can check health at any charge percentage.