Windows

How to Change Power Plan in Windows 11

Richard
Written by
Richard
Jun 13, 2022 Updated Apr 29, 2026 2 min read

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?

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
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.

Leave a Reply

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

Exit mobile version