Generating a Power Efficiency Diagnostics Report

Written by Allen Wyatt (last updated February 3, 2020)

Windows, for several versions now, has tried to work closely with whatever hardware it is installed upon to manage power use. (In fact, there are several different WindowsTips that explain how to change power settings.) When you are working on a laptop, power use becomes much more important than it may be on a desktop computer. If you want to know how to best configure Windows and your laptop to co-exist peacefully and make the best use of the computer's battery life, you might be interested in generating a power efficiency report.

Normally this report is "hidden," meaning that the tool that creates the report is not available from any of the controls in the Windows environment. Instead, you need to run it from the command prompt, as an administrator. To get to the proper command prompt in Windows 7, follow these steps:

  1. Click the Start button to display the Start menu.
  2. Type cmd, but don't press Enter. You should see a single command shown on the screen, for cmd.exe.
  3. Right-click on cmd.exe and choose Run as Administrator from the resulting Context menu. This opens up a command line prompt window.

If you are using Windows 8, move the mouse pointer all the way to the bottom-left corner of the screen and then right-click. In the resulting Context menu, choose the Command Prompt (Admin) option. If you are using Windows 10, right-click on the Windows button. In the resulting Context menu, choose the Windows PowerShell (Admin) option.

In the command prompt window, enter the following:

powercfg –energy –output c:report.html

Depending on your version of Windows, you may need to insert either a back slash (\) or a forward slash (/) between "c:" and "report" in the above command prompt entry.

The powercfg program starts and informs you that it is doing some diagnostics for 60 seconds. The program actually takes a bit longer than a minute to run, as it needs to do some analysis on the results of the diagnostics. In the command line you can change the report name and location; the example shown places the report (report.html) in the root directory of the C: drive, but you could specify a different location, if desired.

When completed, you can close the command prompt window and navigate to wherever the report is located. Double-click on it, and it will open in your browser. It contains quite a bit of information about your system and its power usage. You can use the information in guiding you on how to configure Windows to give the best power performance on your system.

 This tip (7097) applies to Windows 7, 8, and 10.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Breaking Links in Lots of Documents

Breaking document links can be a tedious chore, especially if there are lots of links and lots of documents. This tip ...

Discover More

Shading Based on Odds and Evens

You can use conditional formatting to add shading to various cells in your worksheet. This tip shows how you can shade ...

Discover More

Adding Captions

Need to add a caption after a document element such as a figure or table? You can add and format one manually, or you can ...

Discover More
More WindowsTips

Quickly Reset Your Graphics Driver

Resetting your graphics driver can help when your computer is facing issues. Execute a quick rest of your computer's ...

Discover More

Formatting a USB Drive with Disk Manager

Windows 10 provides multiple ways to format a USB drive. Discover how to use Disk Manager to easily format a USB drive.

Discover More

Choosing a Power Management Plan

Windows maintains a number of power management plans that define how long the various components of your system sit idle ...

Discover More
Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is 2 + 2?

There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)


Newest Tips