Using Powercfg to List Your Existing Power Schemes

Written by Barry Dysert (last updated August 10, 2020)

As you may know, your computer can run under a variety of different power schemes. A power scheme is a collection of hardware and system settings that manage how your computer uses power. They are typically used the most with laptops, where it's more crucial to trade off between performance and battery preservation. Even a desktop machine can use them, though. There are three schemes that come with Windows by default. They are Balanced, High Performance, and Power Saver, and you can create others if none of these suits you.

There is a command utility in Windows called Powercfg, which provides a great deal of control over your power schemes. (You can use the GUI for much of this functionality, too, but a lot of people prefer using the command line.) Powercfg takes numerous switches to tell it what you want to do regarding your power schemes. To see all of the switches available to Powercfg, invoke it with the "-HELP" (or "-?") switch.

For this tip we just want to list the power schemes that are in your current environment. The switch to do this is the "-LIST" (or just "-L") switch. Case is ignored, so even though I'll provide the examples in lowercase, you can use uppercase if you prefer. (See Figure 1.)

Figure 1. Powercfg -list.

This example shows that I have four power schemes (their names are on the right in parentheses). I have the Balanced (typically the default), High performance, Power saver, and Dell (which has been added to this system) schemes. The asterisk at the end of the "Dell" line denotes that this is the currently active scheme.

Note the GUIDs that are listed with each scheme. These are important to other Powercfg commands.

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

Author Bio

Barry Dysert

Barry has been a computer professional for over 35 years, working in different positions such as technical team leader, project manager, and software developer. He is currently a software engineer with an emphasis on developing custom applications under Microsoft Windows. When not working with Windows or writing Tips, Barry is an amateur writer. His first non-fiction book is titled "A Chronological Commentary of Revelation." ...

MORE FROM BARRY

Changing User Permissions for a File

All objects on your computer (e.g., files) have permissions that allow or deny various types of access. This tip shows ...

Discover More

Capturing a Screen Shot

There are a lot of reasons why you may want to capture screen shots. This tip shows how easy it is to do it.

Discover More

Using the Hosts File to Block Content

Although there are better methods, you can use the Hosts file to block access to specific websites. This tip tells you how.

Discover More
More WindowsTips

Using Powercfg to Delete an Existing Power Scheme

You may have created a new power scheme for whatever reason, but when it has outlived its usefulness, you want to delete ...

Discover More

Specifying How Clicking Works

Do you want to fundamentally change how Windows responds to mouse clicking? You can do so by following the steps outlined ...

Discover More

Using Two Monitors with Windows

Windows is great about letting you work on multiple things at the same time. Often, however, you end up with so many ...

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 + 8?

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


Newest Tips