- Windows 11 allows you to combine fast power modes with advanced plans to fine-tune power consumption and performance.
- Custom plans can be created, exported, and imported with powercfg, making them easy to use on multiple computers.
- Maximum performance mode offers more power, but increases consumption, heat and wear, so it should only be used occasionally.
- The latest builds allow you to differentiate the power mode depending on whether the device is on battery or connected to the mains.
Configure the power profiles in Windows 11 It makes the difference between a laptop that lasts all day and one that lets you down mid-afternoon, or between a desktop that performs at its best and one that falls short when you need it most. Best of all, the system offers many more options than meet the eye… if you know where to look.
In this article you will learn How to create, customize, and manage your own power plans in Windows 11, both from the Settings app and from the classic Control Panel and, for more advanced users, with the command powercfgYou'll also see how to take advantage of Windows power mode, what's new in the latest builds, and the famous hidden plan of Maximum performance, with its advantages and risks.
What is a power plan in Windows 11 and why should you care?
In Windows, a power plan (also called a power scheme) is basically a set of hardware and system parameters that decides how much energy the equipment can use and under what conditionsIt affects how the processor works, when it turns off the screen, when The PC enters sleep modehow the disk, network card, etc. behave.
Windows includes default plans such as Balanced, Energy Saving or High PerformanceBut nothing prevents you from creating your own profiles tailored to what you do: work, play games, watch series, travel with your laptop, etc. You can fine-tune these profiles or even export them and implement them on other equipment, something very useful in professional or technical support environments.
Optimizing these plans not only improves consumption. well-designed profile It helps to extend battery life. It reduces heat and fan noise. and it can even prevent unexpected performance drops when Windows decides to save power at the wrong time.
Power modes in Windows 11: best battery, balance, or maximum performance
Before diving into the classic Control Panel features, it's helpful to understand the Windows 11 power modeIt's a simpler layer on top of the plans, designed to let the user quickly choose whether they want to prioritize battery or performance.
From the Settings app, Windows 11 lets you choose between several modes that affect the overall behavior of the system. The idea is that you can adapt your consumption to what you're doing at any given moment: working plugged in, using the laptop on battery power, playing video, running very heavy applications, etc.
The most common power modes in Windows 11 are:
- Improved energy efficiencyIt reduces power consumption as much as possible. The device prioritizes battery life over pure performance.
- BalancedTry to maintain a a middle ground between performance and autonomyincreasing the power only when needed.
- Better performance o Maximum performance (depending on the build and hardware): it seeks to push the processor and the rest of the equipment to its limits, at the cost of consuming more energy and generating more heat.
Choosing the right power mode is key: a overly aggressive mode On battery power, it can deplete autonomy, while an excessively power-saving mode when plugged in can leave you without the power you need for demanding tasks.
How to change power mode in Windows 11 step by step
Microsoft has been refining this system with Windows 10 and Windows 11, but in the most recent version the process is very straightforward and integrated into the Settings app, so you don't need to be an expert to change it.
To adjust the power mode in Windows 11 From the modern interface, you can follow these basic steps:
- Click on the Home and enters Configuration (the gear icon) or press Win + I directly.
- Go to section System and, inside, select Power supply and battery (or “Energy and battery”, depending on the translation).
- In the section dedicated to Power modeUse the drop-down menu to choose from the available options: Best energy efficiency, Balanced, Best performance/Maximum performance.
This adjustment can be applied to both when the device is plugged in as when it runs on battery power, and depending on the Windows 11 build you can have different options for each case, which is very practical if you want the computer to behave differently depending on whether it is connected or not.
The advantage of this system is that you can Change your energy focus in just a couple of clickswithout going into advanced menus. However, if you want much finer control, you need to switch to the classic power plans and their advanced options.
Classic energy plans: Balanced, Saver, High and customized
Beyond the "fast" power mode, Windows has maintained for years the traditional energy plansThese plans are managed from the Control Panel. They are more powerful because they allow you to change specific hardware and system settings that are not visible in the Settings app.
To access them in Windows 11 you can do it in several ways, but the simplest is this:
- Open the Start menu and type “Choose an energy plan” in the Windows finder.
- Click on OPEN when the option with that name appears.
The classic window will open. Control Panel Power Optionswhere you'll see the active plans on your computer: by default they're usually Balanced and, depending on the PC manufacturer, some plan of their own (for example, performance-oriented or extreme savings-oriented).
From this screen you can:
- Select the default plan that you want to use.
- Walk into Change plan settings to adjust screen timeout and sleep times.
- Click on Change advanced power settings to modify very specific parameters.
Advanced settings include options such as maximum and minimum processor statesNetwork card management, hard drive behavior, integrated GPU power consumption, and much more. That's where a truly refined power profile is built.
How to create a custom energy plan from the Control Panel
If the default plans fall short, Windows lets you create your own energy profiles Starting with a basic plan. It's the best way to have a schedule designed for, for example, working outside the home, another for gaming, and another for presentations or video calls.
To create a custom power plan in Windows 11 using the Control Panel, you can follow these steps:
- Open the Control panel (search in Start or by typing “control” in the search box).
- Sign in Hardware and sound and then in Energy options.
- In the side panel or at the top, click on Create an energy plan.
- Choose one of the existing plans as your base (for example, Balanced or High Performance). This gives you a solid starting point from which you can then build. touch each parameter.
- Give the plan a name (for example, “Work”, “Gaming”, “OutdoorPlan”, “Travel”, etc.) and click on Next.
- Adjust the basic options: time until the screen turns off, time until the device goes into sleep mode, both on battery and plugged in.
- Save the plan, and then log in. Change advanced power settings to finish polishing it.
In that advanced section you can customize elements such as the processor's behavior (minimum and maximum), the power saving level of the Wi-Fi card, how the PCI Express works, the power management of the integrated graphics card, or even details of the power button and the laptop lid.
With this system you can create, for example, a very aggressive savings plan One for when you travel with your laptop, another focused on performance when you're plugged in, and another intermediate one for everyday use where you prefer silence and less heat even if you sacrifice some power.
List, export, and import plans with powercfg
For those who want to go a step further—technicians, system administrators, or advanced users—Windows includes a command-line utility called powercfgwhich allows you to list, export and import energy plans in a much more flexible way.
The first thing is to open a Command Prompt window with administrator privileges (Search for “cmd”, right-click and select “Run as administrator”, or use Windows Terminal with elevated privileges).
To see all available energy plans on the system, run:
powercfg -LIST
The command will return something like this (adapted):
Existing Power Schemes (* Active)
-----------------------------------
Power Scheme GUID: {guidPlan1} (Balanced) *
Power Scheme GUID: {guidPlan2} (Power saver)
Power Scheme GUID: {guidPlan3} (OutdoorPlan)
Each plan has a unique GUID (a long identifier in curly braces) that is used to manage it via commands. It is important to note the GUID of the plan you want to export or use on other computers.
For example, if you've created a custom profile called "OutdoorPlan" on your test device and want to to implement that exact same scheme on other computersYou can export it to a file with this command (replace {guidPlan-New} (by the actual GUID of the plan):
powercfg -EXPORT C:\OutdoorPlan.pow {guidPlan-New}
This generates a file .pow which you can copy to other PCs and then import with powercfg -IMPORTIt's a quick way to clone energy plans in a fleet of equipment without going one by one adjusting the graphical interface.
Maximum performance power mode: what it is and how to activate it
Windows has a special plan called Maximum performance which doesn't appear in the standard plan list for many systems. It's a very aggressive configuration designed to push the processor and the rest of the hardware to their limits. work with virtually no limitationsuseful for specific tasks that require all available power.
This mode isn't simply the opposite of power saving; Microsoft introduced it back in 2018 with the idea of giving high-end PCs the option to skip some automatic savings decisions which could introduce latency or small delays when a heavy load is started.
The reason it's not always visible is simple: to keep it permanently active. It increases electricity consumption, temperatures, and battery wear. on laptops, so it's not something meant to be used 24/7.
In Windows 11, if your computer supports it, the Maximum performance plan may appear directly within the additional plans in the Control Panel. If you don't see it, you can force its creation with a command. powercfg:
powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61
After running it as administrator, it returns to the window of Energy options You should see the new Maximum Performance plan available to select and customize. From there, you can further adjust its parameters in the advanced settings if you wish.
How to create your own "peak performance" profile
Even if you use the official Maximum Performance plan, or even if you don't want to activate it as is, you can always build your own high-performance profile starting from a standard plan and adjusting a few key values.
From the Control Panel, create a new plan based on High performance or balanced and, once created, enter Change advanced power settingsThere, one of the most important options is the section Processor Power Managementwhere you can delve deeper, even using external tools such as AMD Ryzen Master or Intel Extreme Tuning Utility if you need extreme performance control.
In that block you can set the maximum processor state both "On battery" and "On AC power" at 100%. This means that Windows does not limit the maximum CPU frequency in any scenario, allowing the hardware to perform at its best when the load demands it.
You can also set a minimum state of the processor A little higher than the default value (though it's best not to go overboard, so the system can rest when you're not using it). Combining this with relaxed power management settings for the network card and GPU will give you a profile very focused on fast response and sustained performance.
However, it's worth remembering that this type of plan increases power consumption, temperature, and fan noise, and can significantly reduce battery life on laptops. The sensible thing to do is activate it only when you need it: rendering video, performing heavy calculations, working with virtual machines, etc.
Advantages and risks of using high-performance profiles
The idea of pressing a "turbo" button to make the computer run faster sounds very tempting, but it's important to understand what is really gained and what is lost by regularly activating maximum performance plans.
In many everyday uses – browsing, office applications, email, even some games – the Balanced plan already offers more than enough powerModern games tend to demand all the energy they need regardless, so the actual jump between Balanced and Maximum performance is sometimes minimal or even imperceptible.
Where it's more noticeable is in very specific tasks, such as video editing, 3D rendering, scientific calculations or heavy compilation processes, where shaving off a few seconds or minutes on each job can more than compensate for the increased consumption and temperature.
The problem with leaving such an aggressive, predetermined plan is that the PC will be Relentlessly demanding more energy than is actually neededThis translates into more heat, more noise, and, in laptops, much less battery life and greater long-term wear and tear.
The best strategy is usually to use these profiles as a point toolActivate them when you really need them and then return to a balanced plan or a savings profile when you've finished the heavy work.
What's new in Windows 11 Build 27686: even more customizable power
In the most recent versions of Windows 11, specifically in the Insider program build 27686Microsoft has taken another important step in customizing energy consumption, responding to a recurring request from many users.
This build allows you to configure the independent power mode depending on whether the device is plugged into a power outlet or running on battery power. In other words, you no longer need to use the same energy approach for both scenarios, which provides enormous flexibility in your daily life.
Starting with this version, from Settings > System > Power and battery You can choose between:
- Improved energy efficiency: focused on maximizing battery life and reducing consumption.
- Balanced: a middle ground between power and savings.
- Maximum performance: designed to extract all the power from the equipment.
The interesting thing is that you can tell Windows, for example, that when the laptop When plugged in, use maximum performance.but that when it's turned off it, it automatically switches to Better Energy Efficiency. Previously, this change had to be done manually each time.
In addition to these energy improvements, Build 27686 introduces other notable new features: a new Windows Sandbox client to run applications in an isolated and secure environment, improved HDR video playback options, increased maximum FAT32 partition size up to 2 TB, and a whole host of Bug fixes and stability improvements which are noticeable in daily use.
All of this is part of Microsoft's effort to deliver a Windows 11 experience more adjustable and efficientThis is especially important now that more and more users are making the jump from Windows 10 and expect a more polished system.
When to prioritize battery, when to prioritize performance, and how to combine profiles
Once you know how to handle both energy modes As quick as detailed plans, the key is deciding what best suits your computer usage. There's no one-size-fits-all solution, but there are some reasonable recommendations.
If you use a laptop for work outside the home, you'll want to have at least one aggressive battery profile (for example, Best Energy Efficiency mode + power plan with short sleep times and limited processor) and another profile for when you get to the office or home and can plug it in.
On a desktop PC, where power consumption and battery life are not such a critical issue, it is usually more convenient to maintain a plan Well balanced And, if you perform heavy tasks occasionally, have a high or maximum performance plan on hand that you can activate only when necessary.
If you work with video editing, 3D design, virtual machines, or software compilation, you'll surely appreciate having one. maximum power profileEven if that means more heat and noise, it's best not to use it when you're just browsing or reading email.
For users who manage multiple computers (for example, in a company or for IT maintenance), the options of Export and import plans with powercfgThese features, combined with the new power mode settings in Windows 11, make it much easier to unify configurations and extend the battery life of the entire fleet.
In the end, to make the most of the custom power profiles in Windows 11 It involves understanding the options the system offers (quick modes, Control Panel plans, and advanced tools like powercfg) and combining them with a bit of common sense: adjusting each profile to what you actually do with the computer, taking advantage of the new features in the latest builds to differentiate between battery and power, and reserving the most aggressive modes for when you really need all the power.
Passionate writer about the world of bytes and technology in general. I love sharing my knowledge through writing, and that's what I'll do on this blog, show you all the most interesting things about gadgets, software, hardware, tech trends, and more. My goal is to help you navigate the digital world in a simple and entertaining way.
