Skip to content
Follow
Windows

How to Check Active Power Plans in Windows 11

Richard
Written by
Richard
Jun 8, 2022 Updated Jul 14, 2026 3 min read
How to Check Active Power Plans in Windows 11
How to Check Active Power Plans in Windows 11

Windows 11’s active power plan affects how your computer balances performance and energy use.

A power plan is a collection of settings that control your PC’s energy consumption, influencing things like screen brightness and how quickly your computer goes to sleep.

Windows 11 usually includes three main plans: “Balanced,” “Power saver,” and “High performance.” The “Balanced” plan is the default for most people, offering a middle ground.

Knowing which plan is currently active helps you understand your computer’s speed and battery life.

⚡ Quick Answer

Open Control Panel, go to Hardware and Sound, then Power Options. The active power plan is indicated by a dot or asterisk next to its name. You can also use the command line by typing powercfg -getactivescheme in an administrator terminal.

Understanding Power Modes vs. Power Plans

Windows 11 uses two systems, Power Modes and Power Plans, to manage your computer’s energy use. Power Modes (think ‘Balanced’ or ‘Best power efficiency’) provide quick settings for general power saving. Power Plans, which include detailed settings like processor power management, offer more precise control over how your device consumes electricity.

How to Check Your Power Plan via Control Panel

Pro Tip: A command can quickly find the GUID (Globally Unique Identifier) for your power plans. This can be really helpful if you plan to automate switching plans with a script or if you’re trying to fix performance issues.

Checking your current power plan in Windows 11 is possible with the Control Panel. This tool shows which power setting is active, helping you manage battery life or performance. Type ‘Control Panel’ into the Start menu search bar and click on the result to open it.

1. Click the Start button and type Control Panel. Select the app from the results.

Searching for Control Panel in the Windows 11 Start menu
control panel in windows 11 search
💡Tip
2. Click Hardware and Sound, then select Power Options. You can also reach this directly by typing control.exe /name Microsoft.PowerOptions in the Run dialog.
Hardware and Sound settings menu within the Windows 11 Control Panel
windows 11 hardware and sound control panel

The Power Options window displays a list of available power plans. A dot or asterisk will appear next to the active plan, indicating which one is currently in use.

Windows 11 Power Options window showing the currently active power plan
windows 11 power plan setting pane

Using the Command Line to Check Power Plans

Using the command line to check your active power plan in Windows 11 offers a quick way to see all your power options. You can use a simple command to find out exactly which power plan is currently running. This method is helpful if you prefer using text commands or need to quickly check your system's settings.

  1. Right-click the Start button and select Terminal (Admin) or Command Prompt (Admin).
  2. Type the following command and press Enter:
💻Code
powercfg -getactivescheme

3. The list will show all available power schemes on your system. The one with an asterisk is your active plan.

Summary

Checking your power plan in Windows 11 helps you manage your computer's energy use for either better performance or longer battery life.

Why does 🪟 Windows 11 only show the Balanced power plan?

Why does 🪟 Windows 11 only show the Balanced power plan?

Many modern Windows 11 computers use a feature called Modern Standby (S0), which is designed to keep your device connected and ready. Microsoft hides older power plans like High Performance or Power Saver by default to prevent conflicts with the system's power management.

How do I restore missing power plans in 🪟 Windows 11?

Restoring missing power plans, like the High Performance option, in Windows 11 can be done using the Command Prompt. If you find that a specific power plan isn't showing up in your settings, a simple command can add it back. This is useful if you want to easily switch between different performance modes for your computer.

How do I restore missing power plans in 🪟 Windows 11?

If you need a specific plan like High Performance, you can restore it using the command prompt. Run the terminal as an administrator and type: powercfg -duplicatescheme 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c. This command adds the High Performance plan back to your list of available options in the Control Panel.

Was this guide helpful?

📬 Get new Windows tips in your inbox
One email when we publish something worth your time. No spam, unsubscribe anytime.
Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

2757 articles → Twitter

📚 Related Tutorials

How to Change Power Plan in Windows 11
Windows How to Change Power Plan in Windows 11
How to Access Command Prompt in Windows 11
Windows How to Access Command Prompt in Windows 11
How to Change Power Saving Mode of Wireless Adapters in Windows 11
Windows How to Change Power Saving Mode of Wireless Adapters in Windows 11
How to Change Power Modes in Windows 11
Windows How to Change Power Modes in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *