Windows 11 battery guide

How to check laptop battery cycle count in Windows 11

Use the battery report built into Windows 11 to find Cycle Count, understand what it represents and interpret it with capacity health.

A laptop battery cycle count gives useful context about accumulated use, but it is not a complete health score. Windows 11 may show the number in its built-in battery report, alongside Design Capacity and Full Charge Capacity. You do not need to install an app to generate the report.

Already have a battery report?

Upload the original HTML file to see reported capacity health, wear and any cycle count supplied by Windows. Processing stays in your browser.

Analyze the battery report

1. Get a battery report in Windows 11

  1. Open the Start menu and search for Command Prompt.
  2. Right-click Command Prompt and select Run as administrator.
  3. Type powercfg /batteryreport and press Enter.
  4. Windows displays the location of the generated battery-report.html file.
  5. Open that file in your web browser.

Microsoft documents powercfg /batteryreport as the command for generating a report of battery usage characteristics. To choose the save location, use a command such as powercfg /batteryreport /output "C:\battery-report.html". This is the same Windows battery report used to review battery health in Windows 11.

2. Find Cycle Count in the report

Near the top of the report, locate the Installed batteries section. It normally lists the battery name, manufacturer, serial number, chemistry, Design Capacity, Full Charge Capacity and Cycle Count. If the laptop has more than one recognized battery, Windows may show a separate set of values for each one.

Quick answer: Open battery-report.html, find Installed batteries, then read the number beside Cycle Count.

Use the report generated on the laptop you are checking. A copied report from another device describes that other system, even if the laptop models are identical.

What does battery cycle count mean?

A cycle represents accumulated battery use rather than a simple count of charger connections. Partial discharges can add together over time. For example, using part of the available capacity on several occasions may eventually contribute to a complete cycle as recorded by the battery-management system.

The exact counting method is handled by the battery controller and firmware, so Windows reports the value supplied by the hardware. Plugging in the charger once does not automatically mean one complete cycle, and a laptop can gain a cycle across multiple shorter sessions.

What is a good battery cycle count?

There is no universal cycle-count limit for every laptop battery. Cell design, charge settings, temperature, age and manufacturer targets differ. A lower count generally indicates less accumulated cycling, but it does not guarantee strong capacity or safe physical condition. A battery stored for years in poor conditions can age with relatively few cycles.

What you seeHow to interpret it
Low count and capacity near designThe reported values are consistent with relatively limited wear.
High count but acceptable runtimeContinue monitoring; the number alone does not require replacement.
Low count but low full-charge capacityAge, heat, storage, calibration or a reporting issue may also be involved.
Missing countThe firmware may not expose cycle information to Windows.
Any count plus swelling or unusual heatStop using and charging the device and seek qualified help.

Check the support documentation for your exact laptop model if you need a manufacturer-specific service threshold. Do not apply a cycle target from a different brand or model as a warranty rule.

Compare cycles with battery capacity health

Cycle count becomes more useful when you compare it with the two capacity values in the same report:

  • Design Capacity is the battery's original reference capacity.
  • Full Charge Capacity is the maximum capacity currently estimated by the system.

Reported capacity health is calculated as Full Charge Capacity / Design Capacity × 100. A battery reporting 42,500 mWh against a design value of 50,000 mWh has a reported capacity health of 85%. Read our battery health percentage guide before treating one measurement as a diagnosis.

Capacity history and real-world runtime can reveal more than cycle count alone. If runtime has changed suddenly, compare several reports, keep workload and brightness reasonably similar, and check manufacturer diagnostics.

Why is cycle count missing from the Windows battery report?

A blank Cycle Count or a dash does not mean the battery has completed zero cycles. Windows can display only the telemetry exposed by the laptop firmware, battery controller and drivers. Some models simply do not provide this field to the report.

If the value is missing:

  • Generate a fresh report while the battery is installed and recognized.
  • Install relevant BIOS, firmware and chipset updates from the laptop manufacturer.
  • Check the manufacturer's diagnostic application or BIOS battery-information screen.
  • Confirm that Windows shows a battery rather than only AC power.
  • Avoid third-party tools that promise an exact count when the hardware does not expose one.

Our checker will show cycle count when it can read a valid value from the uploaded report. It will not invent or estimate a missing number.

Common cycle-count mistakes

  • Counting every charger connection as one cycle.
  • Assuming a missing value means zero.
  • Using cycle count as the only replacement criterion.
  • Comparing batteries from different models without manufacturer context.
  • Ignoring capacity loss, short runtime, shutdowns, heat or physical deformation.
Cycle count is not a safety test. Stop using and charging a laptop if the battery is swollen, leaking, smoking, producing an odor, unusually hot or deforming the case. Seek guidance from the device manufacturer or a qualified repair professional.

Frequently asked questions

Can I reset a laptop battery cycle count?

A genuine hardware cycle count should not be treated as a user-resettable score. Reinstalling Windows or generating a new report does not normally erase the value supplied by the battery controller. A replacement battery may report its own history.

Does charging from 40% to 80% count as a full cycle?

Not usually as one complete cycle by itself. Partial use can accumulate, while the precise accounting is controlled by the battery-management system.

Should I replace a battery at a specific number?

Use the manufacturer's guidance for your model. In practice, combine cycle count with capacity health, runtime, reliability, age and physical condition.

Official Windows documentation

Microsoft documents the syntax and output options for the Powercfg batteryreport command. For a section-by-section explanation after generating the file, read our Windows battery report guide.