Windows Battery Report Analyzer

Drop in battery-report.html and read wear, health score, cycles and capacity history — all locally.

Instant check — no file needed

Reads the live battery level directly in the browser. The full report below gives wear and history.

Analyze your battery report

Drop your battery-report.html here, or pick the file. Everything runs on this device.

Private by design: the file never leaves your browser and nothing is uploaded or stored.

How to generate the report on Windows

  1. Open Terminal or Command Prompt as administrator.
  2. Run: powercfg /batteryreport and press Enter.
  3. Open the shown folder (usually C:\Windows\System32 or your user folder) and find battery-report.html.
  4. Come back here and drop that file in the box above.

powercfg /batteryreport

No report loaded yet. Add your battery-report.html or try the sample.

Advanced options

Light browsing uses 8–15 W. Video editing can pass 30 W.

Read your battery health in one minute

  1. Start with the instant check above: no file needed, it reads the live level in the browser.
  2. Generate battery-report.html with powercfg /batteryreport on your Windows laptop.
  3. Drop the file in the box above — parsing happens locally, nothing is sent anywhere.
  4. Read the health score: design versus full-charge capacity, wear percent and cycles when available.
  5. Open the capacity history chart to see whether wear is gradual or sudden.
  6. Set your typical load in watts to estimate real runtime for your use.
  7. Use the verdicts as orientation: sudden drops, shutdowns under load or swelling mean service, not settings.

Battery report questions

Where is battery-report.html saved?

Run powercfg /batteryreport and Windows prints the exact path, usually inside C:\Windows\System32 or your user folder. Copy that file path into Explorer to find it.

What is a good wear percentage?

Up to 10 percent is normal after months of use. Above 25 percent you will feel shorter runtime, and above 40 percent most users plan a replacement.

Why is there no cycle count?

Some batteries and drivers do not report cycles. The score then uses wear only, which is still the most reliable signal.

Is my file uploaded anywhere?

No. The file is read with the browser FileReader API and parsed in memory on your device. Closing the tab discards everything.