How to create custom power profiles beyond the classic panel in Windows

  • Windows power plans are sets of hardware and system settings that allow you to balance performance, power consumption, temperature, and battery life.
  • The classic Control Panel remains key for creating, customizing, exporting, and importing plans, while Windows 11's Power Mode acts as a top layer over those schemes.
  • Tools like powercfg and PowerSwitcher make it easy to list, clone, and change plans in seconds, allowing you to adapt your PC to each use without complications.
  • A well-designed custom profile improves equipment lifespan and reduces power consumption, keeping power available only when it is truly needed.

Configuring power plans in Windows

Managing energy well in a PC or laptop makes the difference between a machine that It lasts for hours on battery power. And one that shuts down mid-movie or while you're working. Windows has offered power plans for years, but with the changes from Windows 10 to Windows 11 and the coexistence of the classic Control Panel with modern Settings, it's normal to have some confusion about which one takes precedence at any given time.

In this article we're going to see how create custom energy profiles Beyond the old classic Control Panel, we'll also cover how it relates to the new "Power Mode" in Windows 11, and what tricks you can use to switch profiles in two clicks without having to wade through endless menus. The idea is to let you maximize performance when you need it, and adjust power saving settings when you need to conserve battery or lower your computer's temperature.

What exactly is a power plan in Windows?

A Windows power plan is, essentially, a collection of hardware and system parameters These settings determine how energy is used and saved. Microsoft also calls them “power schemes.” They’re not just a simple “power saving” or “maximum performance” switch; they encompass dozens of internal settings that affect the processor, display, hard drive, Wi-Fi, and other components.

These plans define things like how much the processor frequency, when the screen turns off, when the computer goes into sleep mode, whether a WiFi adapter can be disconnected to save battery, or how much priority is given to the video player's performance when you're watching a movie.

Windows includes several default plans, such as Balanced, Energy saving o High performance (In addition to special plans like "Maximum Performance" on some desktop systems), but you can customize them. Or create your own from scratch to adapt them to each specific computer and use.

Optimizing these plans can significantly improve the battery durationHowever, it's worth remembering that a single poorly tuned element can ruin all the adjustments. That's why it's important to combine energy plans with good application management and basic monitoring of overall energy consumption.

Windows energy plan

Differences between classic plans and the modern “Energy Mode”

With Windows 10 and, especially, with Windows 11, new layers of power configuration have appeared that coexist with the Classic control panelThis causes many users to encounter duplicate options or, even worse, menus that seem to overlap.

In Windows 11, the setting appears within Settings > System > Power & battery. Power modewhere you can choose between options such as “Better Energy Efficiency”, “Balanced”, or “Better Performance”. This selector, in practice, acts as a kind of shortcut or premium profile that internally adjusts how the system behaves compared to the standard plans.

If you're coming from Windows 10 and were used to going to Control Panel > Hardware and Sound > Power Options to switch between Energy saving, Balanced or High performanceYou may have noticed that now, when you activate certain plans in Windows 11 such as "Maximum performance", the Power Mode dropdown menu may become locked or seem unresponsive.

The problem is that when you select a special plan from the Control Panel, such as the one for Maximum hidden performanceThe system sets it as active, and the new Power Mode menu adapts accordingly, reducing the ability to change certain settings from the modern Settings app. However, if you leave the Balanced plan active in the Control Panel, the Windows 11 dropdown menu again allows you to switch between power modes. Each selection adjusts how that base plan behaves internally.

This explains situations such as the classic panel showing a Balanced plan (with the processor typically running between 2,40 and 3,2 GHz), but the user selecting "maximum performance" in the Power mode Windows 11 and the computer starts working near turbo boost, for example at 4,1 GHz. Here, the new menu is modulating the behavior of the base plan without changing its name in the classic Control Panel.

How to access the classic Control Panel and its plans

Although Microsoft is increasingly pushing towards the Settings app, the old Control Panel remains the most direct way to manage detailed energy plansThis is where all the advanced settings are still hidden and where custom schemas can be created and exported.

To enter, simply type "Control Panel" Type "Power Options" into the Windows search bar and open it. Once inside, go to "Hardware and Sound" and then to "Power Options." There you will see the "Choose or customize a power plan" section, with the list of plans available on your system.

From this screen you can select plans like these:

  • Balanced, which attempts to maintain reasonable energy savings while increasing performance when needed.
  • High performance, which prioritizes the power of the equipment at the expense of higher consumption.
  • energy saver, aimed at maximizing battery life by reducing performance.

In the side menu you will find the option “Create an energy planThis will be the starting point for building your own custom profile. You can use one of the existing plans as a base (for example, Balanced) and from there modify screen timeouts, sleep settings, and even more advanced internal parameters.

Once created, your plan will appear in the list alongside the others so you can activate it whenever you want, modify it, or even delete it if you stop using it. This flexibility allows you to play with different scenarios: intensive work, gaming, multimedia use on the couch, etc., each with its own specific needs. different energy profile.

Windows power mode

Create a personalized energy plan step by step

If you want to go beyond generic profiles, the best option is to create your own plans. Windows allows both. customize the defaults how to generate new ones from them or even from scratch.

To create a new basic plan from the Control Panel:

  1. Open the Control panel and go to “Hardware and sound > Power options”.
  2. In the menu on the left, click on “Create an energy plan".
  3. Choose the plan you want to base your decision on (Balanced, Energy Saving, High Performance, etc.).
  4. Assign an identifiable name, for example, “OutdoorPlan” for a plan designed for outdoor or mobile use.
  5. Follow the initial wizard to adjust screen timeout and sleep times for both battery and mains powered use.

Once this short wizard is finished, the new plan will appear among the available options and will be marked as active. From here, the really interesting part is going to “Change plan settings” and then click on “Change advanced power settings".

In that advanced window, you can delve much deeper. From deciding when the computer should hibernate to the critical battery level, hard drive behavior, wireless adapter management, or how processor power is managed based on load percentage or temperature.

For example, you can make it so that battery power is reduced. maximum processor frequency To gain autonomy, while allowing unrestricted turbo boost when plugged in. Or you can set the screen to take longer to turn off when you're watching video, but turn off sooner if you're only listening to music.

If you later change your mind and want to remove a custom plan, you'll first need to activate any other plan (for example, switch back to Balanced), and then go to "Change energy settings" for your custom plan. Since it will no longer be the default plan, the option to “Eliminate this plan” and you can delete it without any problems.

Advanced use with powercfg: listing, exporting, and importing plans

Beyond the graphical interface, Windows offers a very powerful command-line tool for managing power schemes: powercfgIt's especially useful if you want to clone plans between teams, create a profile library, or automate certain changes.

To begin, on the "technical" or main computer, open a window of Command Prompt with administrator privileges (Search for “cmd”, right-click and select “Run as administrator”). There you can list all available power plans with the command:

powercfg -LIST

The system will return a list of all existing schemas, indicating their GUID (a unique identifier) ​​and which one is active at that moment. Something like:

Existing Power Schemes (* Active)
-----------------------------------
Power Scheme GUID: {guidPlan1} (Balanced) *
Power Scheme GUID: {guidPlan2} (Power saver)
Power Scheme GUID: {guidPlan3} (OutdoorPlan)

It's important to note the GUIDs of the plans you want to reuse on other computers. With that information, you can export a specific profile to a .pow file. For example, to export the plan OutdoorPlan that you have previously created:

powercfg -EXPORT C:\OutdoorPlan.pow {guidPlan-New}

This command will generate a ".pow" power plan file that you can save, copy to a USB drive, or send to other PCs. On the destination machine, simply use powercfg again, this time with the import option, to replicate the profile exactly as you configured it.

The beauty of this method is that it allows you to maintain a coherent configuration between different teams. It also gives you the option to back up your plans before experimenting with new settings.

Balance performance, battery life, and temperature according to usage

One of the key points when designing your own energy plans is finding that sweet spot between energy savings and performanceAnd there's no single formula. It depends on whether you have a desktop computer, a thin laptop that heats up quickly, or a workstation with good cooling.

In laptops, heat management is a particularly critical issue. Over time, fans accumulate dust, thermal paste loses effectiveness, and the device heats up more with the same effort. Therefore, having multiple power plans for different scenarios (intensive work, light office tasks, multimedia consumption) and optimize air flow It's almost mandatory if you want to extend the lifespan of your laptop.

For example, you can use a plan similar to Maximum performance Use Power Only when you're editing video, playing games, or compiling heavy projects, and then switch to a Balanced or Power Saver profile when you're just going to watch a movie or browse the internet.

On desktop computers, the priority is usually different. Heat management is better, and if it's your main workhorse, you might want to activate the power plan. peak performance And leave it like that permanently, especially if you're not worried about power consumption. In these cases, the hidden "Maximum performance" plan makes sense, even though it blocks some Windows 11 Power Mode options.

Even so, even on a desktop computer, it makes sense to play with options like the screen offThese are things like suspending the monitor or hibernating the system so your PC isn't consuming maximum power when you've just stepped out for a coffee. These are small adjustments that, in the long run, also make a difference to your electricity bill.

Change your plan in two clicks: shortcuts and PowerSwitcher

One of the drawbacks of energy plans is that, as they come by default, switching from one to another involves making too many clicksOpen the Control Panel, look for Power Options, select the plan… In the end, it's tedious and you end up always using the same one, even if it's not the best for every situation.

A quick solution is to create desktop shortcuts that directly activate a specific plan using powercfg commands. But if you're a stickler for order and don't want your desktop cluttered with icons, there's a much more elegant alternative.

Application PowerSwitcher It's a small, free tool, available on GitHub and also on the Microsoft Storewhich is responsible for detecting all the power plans configured on your computer and offering them in a quick menu accessible from the system tray (next to the clock, volume, WiFi icon, etc.).

With PowerSwitcher, changing plans literally becomes a two-click operation:

  1. One click to display its icon
  2. Another click to select the plan you want to use at that moment.

If you prefer keyboard shortcuts, you can also activate one global shortcut (for example, Shift + Win + L according to your internal options) to display the menu and choose the mode without touching the mouse.

Additionally, if you don't want the icon hidden in the hidden icons area (behind the up arrow), you can drag it to the visible bar, next to the network and volume icons. This way, you'll always have quick profile switching at your fingertips. You'll have no excuse to stick with a plan that's unsuitable for what you're doing.

Automatic plan management based on energy source

For devices that lack built-in logic to switch power plans depending on whether they are plugged in or running on battery, PowerSwitcher offers another interesting feature: the ability to automatically assign a plan depending on the power supply.

This feature is especially useful in Windows 10, where the system doesn't readily integrate advanced power management based on the power source into Settings. Users may also find it less intuitive. PowerSwitcher fills this gap with a simple solution that runs in the background.

En Windows 11In contrast, Microsoft has integrated much of this automatic logic into the system itself. In Settings > System > Power & battery, within the "Power mode" section, you can adjust how the computer should behave. Depending on the profile selected, Windows adapts performance and power-saving parameters, both for battery power and when plugged in.

Ultimately, you can combine Windows 11's built-in tools with utilities like PowerSwitcher if you want even more control, especially when working with many programs. customized energy profiles and you need to move between them quickly.

Mastering Windows power plans, from the Classic Panel to Modern Power Mode and the powercfg options, lets you tailor your computer's behavior to every situation: boosting processor turbo when needed, keeping laptops cool, extending battery life on the go, and cutting unnecessary power consumption on desktops. With a few well-configured profiles, a couple of automatic settings, and a quick tool to switch between them, it's easy to go from a power-hungry system to one that delivers optimal performance. A very fine balance between performance, battery life and comfortWithout sacrificing power when you really need it.

Thermal Framework: What this alert means and how to fix it
Related article:
Thermal Framework: What this alert means and how to fix it