Check your battery health in Windows or macOS without extra tools

You can see how much wear your laptop battery has taken without buying a meter or opening the machine. Windows and macOS both include built-in commands that show your battery's current capacity compared to its original design capacity. A battery at 80 percent of its original capacity is still usable; below 60 percent, you are losing noticeable runtime and should think about replacement.

The test takes two minutes and tells you whether your battery is degrading normally or failing fast. This matters because a battery that loses 20 percent capacity in six months suggests a hardware problem, while the same loss over three years is typical wear.

Key Takeaways

  • Windows shows battery health through a command-line report that displays current capacity as a percentage of original design capacity.
  • macOS users can hold Option and click the battery icon in the menu bar to see current charge and condition status.
  • A battery reading of 80 percent or higher means normal aging; below 60 percent usually means noticeable runtime loss.
  • Battery wear accelerates if you regularly charge to 100 percent or let the battery drain completely, so checking twice a year helps catch problems early.

Run the battery report on Windows

Open Command Prompt as administrator. Right-click the Windows Start button, select "Command Prompt (Admin)" or "Windows PowerShell (Admin)", and click Yes when Windows asks for permission.

Type this command exactly: powercfg /batteryreport and press Enter. Windows generates an HTML file and tells you where it saved it—usually in your user folder under a path like C:\Users\YourName\battery-report.html.

Open that file in your web browser. Look for the section labeled "Battery Information" and find the line that says "Design Capacity" and the line that says "Full Charge Capacity". Divide the Full Charge Capacity by the Design Capacity and multiply by 100 to get the percentage. For example, if Design Capacity is 50,000 mWh and Full Charge Capacity is 42,000 mWh, your battery is at 84 percent health.

Check battery condition on macOS

Hold the Option key and click the battery icon in the top-right corner of your menu bar. A small window appears showing your current charge and a line labeled "Condition".

The Condition line will say "Normal", "Replace Soon", "Replace Now", or "Service Battery". Normal means your battery is healthy. Replace Soon means capacity has dropped enough that you should plan a replacement within weeks. Replace Now means you should replace it when ready. Service Battery indicates a hardware fault unrelated to normal wear.

If you want the exact percentage, you can also run a terminal command. Open Terminal (search for it in Spotlight), paste system_profiler SPPowerDataType | grep -i "Maximum Capacity" and press Enter. The result shows your current maximum capacity as a percentage of original design.

Understand what the numbers mean

A battery at 100 percent capacity is brand new or nearly new. At 80 to 100 percent, your laptop is working normally and you should see the runtime the manufacturer promised. Between 60 and 80 percent, you will notice the machine runs shorter on a charge—maybe 20 to 30 percent less runtime than when new.

Below 60 percent, the battery is aging faster than normal or was defective. At this point, replacement is worth considering if you use the laptop away from power regularly. If you mostly work plugged in, you can wait longer. Below 40 percent, the battery may not hold a charge for more than an hour even if it is not damaged.

Keep in mind that these percentages reflect chemical aging, not a sudden failure. A battery at 50 percent capacity will still charge and discharge; it just stores less energy. It will not suddenly stop working at a specific threshold.

Test how long the battery actually lasts

The capacity percentage tells you about chemical wear, but a real-world test shows whether the battery meets your needs. Fully charge your laptop, unplug it, and use it normally—do not dim the screen artificially or close programs to save power. Note the time when the battery reaches 20 percent charge, which is when most laptops start warning you.

Compare that runtime to what the manufacturer claims. If you get 6 hours and the spec sheet says 8 hours, your battery is at roughly 75 percent health (6 divided by 8). If you get 3 hours, it is closer to 40 percent. This test is less precise than the capacity report but tells you whether the battery still works for your actual routine.

Do this test in the same conditions each time—same screen brightness, same programs running—so you can track whether the battery is degrading steadily or suddenly losing capacity.

Common reasons batteries degrade faster than normal

Charging to 100 percent every day and letting the battery fully drain both speed up aging. Lithium batteries last longest when kept between 20 and 80 percent charge. If your laptop is always plugged in, you can enable a charging limit in the settings—Windows calls it "Battery Saver" or "Battery Limiter" depending on the model, and macOS has "Optimized Battery Charging" in System Settings under Battery.

Heat also damages batteries. A laptop that runs hot—especially if the vents are blocked by dust or blankets—will lose capacity faster. If your battery health dropped 20 percent in under a year, check whether the machine is running unusually warm. Cleaning the vents or using the laptop on a hard surface instead of a bed can help.

Age alone causes battery wear even if you do everything right. A three-year-old battery at 70 percent health is normal. A one-year-old battery at 70 percent suggests a defect or heavy use pattern.

When to replace your battery

If your laptop is still under warranty and the battery is below 80 percent after less than a year of normal use, contact the manufacturer. Most warranties cover batteries that fail prematurely.

If the warranty has expired, replacement cost varies by model—typically $50 to $200 for parts and labor at an authorized repair shop, or $30 to $100 if you replace it yourself and your laptop has a removable battery. Check your laptop model's manual or the manufacturer's website to see whether the battery is user-replaceable.

If your battery is at 50 percent capacity but you use the laptop plugged in 90 percent of the time, replacement is optional. If you travel frequently or work away from outlets, replacement becomes more urgent once capacity drops below 70 percent.

Frequently Asked Questions

What if the battery report shows 0 percent capacity?

This usually means the battery is not detected or is completely dead. Restart your laptop and run the test again. If it still shows 0 percent, the battery may have failed and needs replacement. Try plugging in the laptop and leaving it on the charger for 30 minutes, then restart and test again.

Can I test the battery while the laptop is plugged in?

Yes. The capacity report and macOS condition check work whether the laptop is plugged in or running on battery. The real-world runtime test must be done on battery power, but the diagnostic reports do not require it.

Does a low battery percentage mean the battery will fail soon?

Not necessarily. A battery at 50 percent capacity will continue to work for years if you keep using it. It just stores less charge. However, if capacity dropped very quickly—from 100 to 50 percent in a few months—that suggests a defect and replacement is more urgent.

Why does my battery show different percentages each time I test it?

Small variations of 1 to 3 percent between tests are normal and reflect how the system measures charge. Larger swings suggest the battery is unstable or the charging circuit is faulty. If capacity drops 5 percent or more between tests a few days apart, contact the manufacturer.

Can I improve my battery health after it has degraded?

No. Battery degradation is chemical and permanent. You cannot restore lost capacity. You can slow future degradation by keeping the battery between 20 and 80 percent charge and avoiding heat, but past wear cannot be reversed.