Check battery health using your operating system's built-in tools

Both Windows and macOS include battery report features that show you the current state of your laptop's battery without installing anything extra. These tools measure how much charge your battery can hold now compared to when it was new, and they flag batteries that are degrading faster than normal.

On Windows, open Command Prompt as administrator, type powercfg /batteryreport, and press Enter. Windows generates an HTML file and tells you where to find it—usually in your user folder. Open that file in any web browser. Look for the "Design Capacity" (what the battery held when new) and "Full Charge Capacity" (what it holds now). If the full charge capacity is below 80 percent of design capacity, your battery is showing age.

On macOS, hold Option and click the battery icon in the top-right corner of your screen. You will see a "Condition" line that says "Normal", "Replace Now", or "Service Battery". Normal means the battery is healthy. Service Battery means it still works but is degrading and you should plan a replacement soon. Replace Now means the battery has dropped below 80 percent capacity and should be replaced.

Key Takeaways

  • Windows Command Prompt and macOS Option-click battery menu both show you real capacity numbers without extra software.
  • A battery at 80 percent of its original capacity is considered the threshold where degradation becomes noticeable in daily use.
  • Battery health depends on charge cycles (full drains), heat exposure, and how often you keep the laptop plugged in at 100 percent.
  • Third-party tools like Coconut Battery (macOS) and BatteryInfoView (Windows) show the same information in a different format if you prefer a visual display.

Understand what the numbers mean

Battery capacity is measured in milliamp-hours (mAh) or watt-hours (Wh). The design capacity is the amount of energy your battery was supposed to hold when it left the factory. The full charge capacity is what it actually holds right now after months or years of use. The difference between these two numbers, expressed as a percentage, tells you how much the battery has degraded.

A battery at 100 percent capacity is brand new. At 90 to 95 percent, you will not notice any change in how long the laptop runs. At 80 percent, you might get 10 to 15 minutes less runtime than you did when the laptop was new. At 70 percent or lower, the drop becomes obvious—a laptop that once ran for eight hours might now run for six. At 50 percent or lower, the battery is near the end of its useful life and replacement is worth considering.

The "cycle count" number in battery reports tells you how many times the battery has been charged from empty to full. Most laptop batteries are rated for 300 to 500 full cycles before they drop to 80 percent capacity. If your cycle count is low but capacity is already low, heat or charging habits are the culprit rather than age.

Check battery health on Linux

Linux users can read battery information from the system files directly. Open a terminal and type cat /sys/class/power_supply/BAT0/uevent (or BAT1 if your system uses a different battery name). This shows the design capacity and current capacity in microamp-hours. Divide current by design and multiply by 100 to get the percentage.

Alternatively, install the tlp or powertop package through your package manager. Both display battery health in a readable format. TLP is lighter weight and focuses on battery information, while powertop shows power consumption across all running processes as well.

Interpret battery condition warnings

When your operating system flags a battery as needing service, it is not saying the battery will fail tomorrow. It means the battery has degraded to a point where a replacement would noticeably improve your laptop's runtime. A "Service Battery" warning on macOS typically appears around 80 percent capacity. A "Replace Now" warning appears around 50 percent.

Windows does not use warning labels the same way, but the battery report will show you the percentage. If you see a capacity below 80 percent and your laptop is more than two years old, the battery is aging normally. If capacity dropped below 80 percent in less than a year, something is wrong—either the battery is defective, or your charging habits are damaging it.

Identify what is damaging your battery

Lithium batteries degrade fastest when they are hot, fully charged, or fully drained. If your cycle count is low but capacity is already low, check these habits: leaving the laptop plugged in all day at 100 percent charge, using the laptop on soft surfaces that block air vents, or running heavy programs that generate heat while the battery is charging.

The single biggest factor in battery lifespan is how often you keep the battery at 100 percent. Unplugging the laptop when it reaches 80 percent and letting it drain to 20 percent before charging again can extend battery life by months or years. If you use your laptop plugged in most of the time, many modern laptops have a "Battery Health" or "Battery Limiter" setting in their power menu that caps charging at 80 percent automatically.

Heat is the second factor. Make sure your laptop has clear air vents and sits on a hard, flat surface when plugged in. A laptop cooling pad costs $20 to $40 and can noticeably slow battery degradation if your laptop runs hot.

Decide whether to replace your battery

If your battery is at 80 percent capacity and your laptop is still under warranty, contact the manufacturer—many warranties cover batteries that drop below 80 percent within the first year. If your laptop is out of warranty, a replacement battery costs $40 to $150 depending on the model, and installation takes 15 to 30 minutes if you do it yourself or 30 minutes to an hour at a repair shop.

Before you replace the battery, run the battery report again and check the cycle count. If the cycle count is very high (over 1000) and capacity is low, the battery has straightforward aged normally and replacement will restore runtime. If the cycle count is low but capacity is very low, the battery may be defective—contact the manufacturer or the retailer where you bought the laptop.

Use third-party tools for more detail

Coconut Battery (macOS, free) displays battery health in a large, straightforward-to-read format and tracks how capacity changes over time if you run it regularly. It shows design capacity, current capacity, cycle count, and an estimate of how many charge cycles remain before the battery reaches 80 percent degradation.

BatteryInfoView (Windows, free) lists the same information as the Windows battery report but in a window you can leave open while you work. It updates in real time as you charge and discharge, which is useful if you want to see how your charging habits affect the battery.

Battery Health Toolkit (Windows, paid) goes further and logs battery data over weeks or months, showing you trends in how fast your battery is degrading. This is useful if you suspect a defect and want proof for a warranty claim, but it is not necessary for a straightforward health check.

Frequently Asked Questions

How often should I check my battery health?

Once every six months is enough for most people. If you notice the laptop running noticeably shorter on battery, check when ready. If you have changed your charging habits or your laptop runs hot, check every three months to see whether your changes are helping.

Is 70 percent battery capacity bad?

Not bad, but noticeable. You will get about 30 percent less runtime than a new battery. If you use your laptop plugged in most of the time, 70 percent is fine. If you rely on battery power for several hours a day, replacement is worth considering.

Can I improve battery health after it has degraded?

No. Battery degradation is permanent and chemical. You cannot restore capacity once it is lost. You can only slow future degradation by keeping the battery cool, avoiding 100 percent charge, and avoiding complete drain. Replacement is the only way to restore runtime.

What if my battery report shows 0 percent capacity?

This usually means the battery is not communicating with the operating system, not that it has zero charge. Restart the laptop. If the report still shows 0 percent after restart, the battery may be disconnected inside the laptop or defective. Contact the manufacturer or a repair shop.

Does fast charging damage the battery more than slow charging?

Yes, slightly. Fast charging generates more heat, which speeds degradation. If your laptop supports it, using a slower charger or enabling a "slow charge" mode in settings will extend battery life. The difference is usually a few months over the life of the battery.