---
title: "How to Get Windows 11 Laptop Battery Health Report via CMD"
canonical: "https://laptoppost.com/how-to-generate-windows-11-laptop-battery-health-report-cmd/"
author: "Mark Smith"
published: "2026-09-18T09:00:00+00:00"
modified: "2026-08-25T05:12:05+00:00"
language: "en-US"
site: "Laptop Post"
description: "If your Windows 11 laptop’s battery dies halfway through the workday, learning how to generate windows 11 laptop battery health report cmd is the fastest…"
categories: "Laptop Parts"
attribution: "Laptop Post (https://laptoppost.com/)"
---

# How to Get Windows 11 Laptop Battery Health Report via CMD

If your Windows 11 laptop’s battery dies halfway through the workday, learning how to generate windows 11 laptop battery health report cmd is the fastest first step to figuring out if your battery is wearing out. You don’t need third-party software or technical expertise to pull this built-in diagnostic. It takes less than a minute to run, and the results tell you exactly how much life your battery has left.

 

Per IEEE 1625 standard testing for lithium-ion laptop batteries, most retain 80% of their original capacity after 300 to 500 full charge cycles. That means a quick health check can tell you if your battery is on track or needs a replacement before it leaves you stranded mid-task. Let’s start with the fastest way to get that report.

 

## Why You’re Probably Looking for This Battery Report (Common Pain Points)

 

Most people search for this cmd method after dealing with one of three frustrating battery issues. Your laptop dies at 40% charge when it used to last 6 hours. You’re trying to file a warranty claim for a bad battery, but the manufacturer asks for proof of degradation.

 

Or you’re evaluating if a used Windows 11 laptop you’re considering buying has a healthy battery. The built-in powercfg tool gives you accurate, manufacturer-calibrated data for free, no downloads required. You won’t have to trust random battery health apps that may show inaccurate numbers or bundle bloatware.

 

## Fast Answer: The Exact CMD Command for a Windows 11 Battery Health Report

 

To generate a Windows 11 laptop battery health report via cmd, open Command Prompt as administrator. Type powercfg /batteryreport and press Enter. Windows saves the report as an HTML file to your user folder.

 

Open the file in any web browser to view full battery metrics. The entire process takes less than 60 seconds to complete.

 

## How the Built-In powercfg Battery Report Tool Works

 

The powercfg.exe utility is a preinstalled Windows system tool. It reads low-level battery data directly from your laptop’s firmware. Unlike third-party diagnostic apps, it doesn’t install background software or modify any system settings.

 

When you run the /batteryreport command, it pulls capacity history, cycle count, and wear data from the battery’s internal controller. It compiles that data into an easy-to-read HTML file saved to your C:\Users[YourUsername] folder by default. For full official command syntax and options, see [Microsoft’s powercfg documentation](https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/powercfg).

 

This tool has been included in Windows since Windows 7, and it’s fully supported and updated as of 2026 for all Windows 11 devices.

 

## Use Cases: When This CMD Report Is Actually Worth Running

 

You don’t need to run this report every week, but it’s invaluable for specific scenarios:

 

- Filing a battery warranty claim: Most laptop manufacturers require an official health report to approve free battery replacements under warranty.
- Troubleshooting unexpected short battery life: The report shows exact capacity loss to confirm if your battery is the culprit, not a rogue app draining power.
- Pre-purchase checks: If you’re buying a used Windows 11 laptop, you can run this report to verify the battery is in good shape.
- Small business IT audits: Admins can run this command across company laptops to flag devices that need battery replacements before they fail.
- Long-term degradation tracking: Save dated reports every 3 to 6 months to monitor how your battery’s capacity declines over time.

 

## Pre-Flight Checks: Conditions That Change Your Workflow

 

A few quick checks before you run the command will save you from common errors. First, confirm you’re using an administrator account: if you don’t have admin rights, you’ll get an “Access is denied” error immediately after entering the command. If that happens, right-click the Start menu, select Terminal (Admin) or Command Prompt (Admin), and approve the UAC pop-up that appears.

 

If you skip the UAC approval step, the command will not run no matter how correctly you type it.

 

Second, plug your laptop into a power source before running the command. If you run it while the battery is actively discharging, capacity readings may be 5 to 10% lower than the battery’s actual full charge capacity. For the most accurate results, keep your laptop plugged in for the full 30 seconds it takes to generate the report.

 

Third, double-check the command spelling: typos like powercfg /batreport will fail to generate a file entirely.

 

## Step-by-Step CMD Workflow (With Conditional Branches for Your Goal)

 

Your exact steps depend on what you plan to do with the battery data. As of 2026, the powercfg /batteryreport command works identically across all Windows 11 22H2 and later public builds. All branches of this workflow require admin rights, so confirm you’ve approved the UAC pop-up before typing any commands.

 

### If You Need a Quick Terminal-Only Summary

 

Open Command Prompt as administrator. Type powercfg /batteryreport /list and press Enter. The terminal prints a summary of your battery’s design capacity, full charge capacity, and cycle count directly on screen.

 

No HTML file is generated with this command, so it’s perfect for fast checks when you don’t need to save or share the data.

 

### If You Want a Saved Shareable HTML Report

 

Open Command Prompt as administrator. Type powercfg /batteryreport and press Enter. Windows saves the full interactive HTML report to your default user folder automatically.

 

You can open the file in any web browser to view detailed graphs and full capacity history. This is the best option for warranty claims or IT support tickets, as you can easily share the file via email or upload.

 

### If You Need a Custom File Path for Warranty or IT Tickets

 

Open Command Prompt as administrator. Type powercfg /batteryreport /output "C:\Your\Desired\Path\battery-report.html" and press Enter. Replace the sample path with the folder where you want to save the file, like a shared drive or warranty documents folder.

 

The report generates and saves directly to that location, so you won’t have to hunt for it in your user folder later. Make sure the folder you specify already exists, or the command will return a path not found error.

 

## How to Read the Key Metrics in Your Generated Battery Report

 

The HTML report has three core sections: Battery capacity, Battery life estimates, and Capacity history. The most important metrics for health checks are design capacity, full charge capacity, cycle count, and wear percentage. Use the table below to quickly cross-reference what each metric means and what counts as healthy.

 

| Metric | What It Measures | Healthy Threshold (2026) |
| --- | --- | --- |
| Design capacity | Manufacturer’s original maximum battery capacity, measured in milliwatt-hours (mWh) | Fixed baseline, no threshold |
| Full charge capacity | Actual maximum capacity your battery can hold right now, measured in mWh | ≥80% of design capacity |
| Cycle count | Number of full charge/discharge cycles completed | <500 for most consumer lithium-ion laptop batteries per IEEE 1625 |
| Battery wear percentage | Calculated difference between design and full charge capacity | <20% total wear |

 

Design capacity is the number your laptop manufacturer listed at purchase. Full charge capacity is the real-world current max. To calculate wear percentage manually, subtract full charge capacity from design capacity, divide the result by design capacity, then multiply by 100.

 

For example, a battery with 50,000 mWh design capacity and 42,000 mWh full charge capacity has 16% wear, which is well within the healthy range. The capacity history graph shows monthly decline, so you can spot sudden drops that may indicate a failing battery cell.

 

## Common CMD Errors and Fast Fixes

 

Most errors with this command come from simple, avoidable mistakes. If you see an error, work through the fixes below in order.

 

If you get an "Access is denied" error: You didn’t open Command Prompt with admin rights. Close the current window, right-click the Start button, select Terminal (Admin) or Command Prompt (Admin), approve the UAC pop-up, then re-run your command. This error occurs 90% of the time for new users, per aggregate Windows support forum data.

 

If you get a "The system cannot find the file specified" error or no file is generated: You have a typo in the command. Double-check that you typed powercfg /batteryreport exactly, with no extra spaces, missing letters, or incorrect slashes. If you used a custom output path, confirm the folder exists and you have write permissions to it.

 

If the generated HTML file is blank or won’t open in your browser: You ran the command while your laptop was actively discharging. Plug your laptop into a power source, wait 2 minutes for the battery to stabilize, then delete the corrupted file and re-run the command. Running the command on a low or unplugged battery can return incomplete firmware data, leading to broken reports.

 

If you can’t find the saved battery-report.html file: It’s stored in your default user folder by default. Open File Explorer, go to C:\Users[Your Username], and look for the file. If you used a custom output path, navigate to that folder instead.

 

## CMD vs. Alternative Battery Report Methods

 

The cmd powercfg method is the fastest, most reliable option for most users, but alternatives exist for specific needs. Below is a breakdown of the three most common alternatives, and who each is best for.

 

First, the Windows 11 Settings app battery report: This GUI option generates the exact same HTML file as the cmd method, no command line required. To access it, go to Settings > System > Power & battery > Battery usage, then click "Battery report" at the top of the page. It’s ideal for users who are uncomfortable with Command Prompt, but it takes 2 to 3 extra clicks to generate.

 

The output is identical to the cmd version, so accuracy is the same.

 

Second, Windows PowerShell: The PowerShell command for battery reports is identical to the cmd command: powercfg /batteryreport. It works exactly the same, but PowerShell supports additional scripting flags for IT admins running reports across dozens of company laptops at once. For single-user home laptop checks, there’s no advantage to using PowerShell over cmd.

 

Third, third-party battery diagnostic tools: Tools like BatteryInfoView or HWMonitor display additional real-time metrics, including current discharge rate, battery temperature, and per-app power usage, that the built-in powercfg report does not. They’re best for advanced users troubleshooting unexpected power drain. Most free third-party tools are safe, but they require downloads, which carries a small risk of bundled bloatware.

 

For basic health checks, the built-in cmd method is faster, free, and carries zero download risk.

 

## Decision Guide: What to Do With Your Battery Health Results

 

Your next steps depend entirely on your report’s wear percentage and cycle count. Use the decision tree below to choose the right action for your situation.

 

If your wear percentage is less than 20% and cycle count is under 300: Your battery is in good health. No action is needed right now. Save a dated copy of this report to your cloud storage to compare against in 6 months, so you can track gradual degradation over time.

 

If your wear percentage is between 20% and 30% and cycle count is between 300 and 500: Your battery is showing normal wear for its age. If you’re noticing shorter unplugged battery life, try calibrating the battery. Drain it fully until the laptop shuts down, then charge it to 100% without interruption.

 

If calibration doesn’t improve life, plan for a battery replacement within the next 6 to 12 months.

 

If your wear percentage is over 30% or cycle count is over 500: Your battery is significantly degraded. If your laptop is still under warranty, most consumer laptop warranties cover batteries for 1 to 2 years from purchase date. Contact the manufacturer with your saved battery report to request a free replacement.

 

If it’s out of warranty, replace the battery if you regularly use the laptop unplugged, or use it as a portable desktop plugged in if replacement cost is prohibitive.

 

If your cycle count is under 100 but wear percentage is over 20%: This indicates a potential defective battery cell, not normal wear. Contact the manufacturer immediately, even if the laptop is outside the standard warranty period, as most brands cover defective batteries for 3 years or longer per their warranty terms.

 

## Expert Tips for Accurate Battery Report Results

 

Small adjustments to your workflow eliminate common reading errors. Run the report once a month for consistent degradation tracking, and avoid running it while your laptop is under heavy load like gaming or video editing. Background tasks can skew capacity readings if the battery is discharging quickly during generation.

 

Close all non-essential apps before running the command to get a clean baseline. Save reports with dated filenames like battery-report-2026-04-01.html to make cross-comparison easy later. For Windows 11 24H2 and newer builds, you can cross-check your cmd report against the battery health data in Settings > System > Power & battery to confirm readings match.

 

## Long-Term Battery Maintenance to Extend Lifespan

 

Your report’s wear percentage directly informs the best maintenance steps for your battery. If wear is under 20%, avoid keeping your laptop plugged in 24/7. Lithium-ion batteries degrade 15% faster when held at 100% charge constantly, per aggregate laptop manufacturer testing.

 

If you use your device as a stationary desktop, enable the charge limit feature in your OEM software (Dell Power Manager, Lenovo Vantage, HP Support Assistant) to cap charge at 80%. If wear is over 20%, avoid deep discharges below 10% charge, as this stresses battery cells and accelerates wear. Calibrate your battery every 3 to 6 months by draining it fully to 0% then charging to 100% without interruption.

 

Store your laptop in a cool, dry place, as high temperatures are the single biggest cause of premature battery degradation.

 

## Real-World Example: Using the Report for a Warranty Claim

 

A 2024 Dell XPS 13 user noticed their unplugged battery life dropped from 8 hours to 3 hours after 11 months of daily use. They ran the powercfg /batteryreport command, which showed 32% wear and 412 cycle count, well within Dell's 1-year standard battery warranty. They submitted the HTML report to Dell support via chat, and received a free replacement battery shipped within 3 business days.

 

Without the official report, Dell would have required a $129 in-store diagnostic fee to verify the issue. A small business IT admin used the same report across 12 company laptops, identified 3 with over 25% wear, and scheduled replacements before staff lost productivity during remote work trips, avoiding an estimated 12 hours of lost work time per affected employee.

 

## Safety Guidelines for Aging Laptop Batteries

 

If your report shows wear over 40%, or you notice physical swelling, abnormal heat during light use, or unexpected shutdowns, stop using the laptop on battery power immediately. Swollen lithium-ion laptop batteries pose a fire and explosion risk per UL 2054 safety standards for portable power cells. Do not puncture, crush, or expose the battery to direct sunlight or extreme cold.

 

If your battery is swollen, contact the manufacturer or a certified repair center for replacement; do not attempt self-replacement unless you have certified electronics training. Dispose of old lithium-ion batteries at authorized e-waste collection points, as 48 US states have e-waste disposal laws as of 2026 that prohibit throwing laptop batteries in regular household trash.

 

## Frequently Asked Questions

 

### How often should I run the Windows 11 battery health report?

 

Run it once every 3 to 6 months to track gradual degradation. If you notice sudden drops in unplugged battery life, run it immediately to check for unexpected capacity loss. Dated reports let you compare wear percentage over time to spot issues early.

 

### Can I run the battery report command on a desktop PC?

 

No, the powercfg /batteryreport command only works on devices with built-in rechargeable batteries, like laptops and 2-in-1 convertibles. Desktops without an uninterruptible power supply (UPS) battery will return an error stating no battery was detected.

 

### Does running the battery report command harm my battery?

 

No, the command is read-only and does not modify any system settings or drain your battery. It takes less than 30 seconds to run, and your battery will not lose any charge from the process.

 

### Can I use the battery report to check a used laptop’s health before buying?

 

Yes, ask the seller to run the powercfg /batteryreport command and share the HTML file with you. A wear percentage under 20% and cycle count under 300 indicates a healthy used battery. If a seller refuses to share the report, that is a common red flag for hidden battery issues.

 

### How long does the generated battery report stay accurate?

 

The report shows real-time data pulled from your battery’s firmware at the time of generation. It remains accurate indefinitely as a historical record, but for current health checks, re-run the command every 3 to 6 months to get up-to-date capacity and cycle count readings.
