Follow
Windows

How to Change Power Plan in Windows 11

Richard
Written by
Richard
Jun 13, 2022 Updated Apr 29, 2026 2 min read
How to Change Power Plan in Windows 11

You change your power plan in Windows 11 to optimize your PC’s performance and energy consumption for different tasks.

Windows 11 offers two main ways to manage power: the quick Power Mode in Settings and the detailed Power Plans accessible via the Control Panel.

Power Plans, like Balanced, Power Saver, and High Performance, allow granular control over hardware settings, such as processor speed and sleep timers, affecting everything from battery life to system responsiveness.

For example, switching to High Performance might prevent CPU throttling during demanding applications like gaming or video editing, ensuring you get the most speed.

Conversely, selecting Power Saver will extend your battery life by reducing component power usage.

Comparison Table: Which Plan is Best?

PlanBest For
Power SaverTravel and long battery life
BalancedGeneral daily use
High PerformanceGaming and video editing
Ultimate PerformanceWorkstations and heavy rendering

How to Change Your Power Plan via Control Panel

The Control Panel is the best place to manage detailed power settings. Note: Some advanced settings may require admin privileges to modify.

  1. Click the Start button.
  2. Type Control Panel and press Enter.
  3. Go to Hardware and Sound > Power Options.
control panel in windows 11 search
windows 11 hardware and sound control panel
  1. Select your preferred plan. If you do not see your desired plan, click the arrow next to Show additional plans.
Windows 11 Control Panel showing available power plan settings options

Using the Command Line (Powercfg)

You can manage plans using the powercfg command. Open Terminal as an administrator to use these tools.

To list all plans, use this command:

💻Code
powercfg -list
💻Code
powercfg /list

To switch to a specific plan, use the GUID found in the list:

💻Code
powercfg /setactive GUID_HERE

Modern Standby vs. Traditional Sleep

Many modern laptops use Modern Standby. This keeps your system connected to the internet even when the screen is off. This can cause battery drain compared to traditional sleep. Adjusting your power plan helps manage how aggressively your system enters these states.

Summary

Changing your power plan is a simple way to control your PC. Use Power Saver for battery life, Balanced for daily tasks, and High Performance for gaming. Always check your settings in the Control Panel to ensure your computer is running exactly how you want it.

Why can’t I see the High Performance power plan in 🪟 Windows 11?

Windows 11 often hides High Performance mode to encourage energy efficiency. If it is missing, you can create a new plan or use the command line tool powercfg -duplicatescheme 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c to restore the High Performance option to your list.

How do I create a custom power plan in 🪟 Windows 11?

In the Power Options menu, click Create a power plan on the left sidebar. Choose an existing plan as a base, name your new plan, and adjust the screen and sleep settings to your specific needs. This is useful for specialized tasks like long-term file downloads.

Was this guide helpful?

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.

📚 Related Tutorials

How to Create Custom Power Plans in Windows 11
Windows How to Create Custom Power Plans in Windows 11
How to Enable Respect Power Settings when Indexing in Windows 11
Windows How to Enable Respect Power Settings when Indexing in Windows 11
Windows 11 Control Panel Shortcuts Guide
Windows Windows 11 Control Panel Shortcuts Guide
How to Check Modern Standby Support on Windows 11
Windows How to Check Modern Standby Support on 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 *