How to Change Power Plan in Windows 11
In Windows 11, there are two ways to manage energy. The modern Power Mode is found in Settings and is designed for quick changes. The legacy Power Plan is found in the Control Panel and offers deep control over hardware behavior. Understanding this difference helps you optimize your system for energy efficiency or maximum speed.
Why change your power plan?
Your computer uses different amounts of energy based on your tasks. By picking the right plan, you can stop CPU throttling during heavy work or prevent battery drain while traveling.
What happens when you change it?
When you switch plans, Windows adjusts screen timeout, sleep settings, and processor power management. Your computer will either run faster or consume less energy based on your choice.
Comparison Table: Which Plan is Best?
| Plan | Best For |
|---|---|
| Power Saver | Travel and long battery life |
| Balanced | General daily use |
| High Performance | Gaming and video editing |
| Ultimate Performance | Workstations 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.
- Click the Start button.
- Type Control Panel and press Enter.
- Go to Hardware and Sound > Power Options.


- Select your preferred plan. If you do not see your desired plan, click the arrow next to Show additional plans.

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:
powercfg -list
powercfg /listTo switch to a specific plan, use the GUID found in the list:
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?
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.
No comments yet — be the first to share your thoughts!