- The Maximum performance power plan disables most power-saving features to reduce micro-latencies and prioritize hardware performance.
- Its impact is noticeable in intensive tasks such as video editing, rendering or calculation, but in games and daily use the improvement is usually minimal.
- Energy consumption, heat and noise increase, so it is recommended to use it only occasionally and with good cooling.
- Windows 10 and 11 allow you to activate or emulate it using advanced power options and the powercfg command, provided the computer is compatible.

If you use Windows daily, you're probably concerned about your computer running as smoothly as possible. Many users don't know that the system itself includes a power mode designed to maximize performance , beyond the typical Balanced or Power Saver plans.
This setting is called the Ultimate Performance power plan, and it's usually somewhat hidden. It doesn't always appear in the main settings panel; on some computers, it's disabled by default, and on others, you have to "unlock" it with a command. Let's take a closer look at what it actually does, how to activate it in Windows 10 and Windows 11, its advantages and risks, and when it makes sense to use it.
What is maximum performance mode in Windows?
The maximum performance power plan is an advanced setting that allows the processor and other hardware to operate with minimal restrictions . Microsoft introduced it in 2018 with the goal of giving high-performance computers (especially desktops and workstations) the option to run without typical power-saving limitations.
Unlike power saving mode or even the classic high-performance plan, this option is fine-tuned to reduce micro-latencies —those tiny delays (fractions of a second) between when the system detects that a component needs more power and when it delivers it. They may seem insignificant, but in certain professional tasks, they make a real difference.
In practice, this plan means Windows stops putting hardware to sleep so often and avoids overly aggressive power management techniques. As a result, the CPU, GPU, memory , and storage drives respond more quickly when under heavy workloads.
That's precisely why Microsoft decided to hide it as an advanced option . Keeping this plan active all the time increases power consumption, raises temperatures, and can shorten battery life (and even battery life) in laptops. That's why it's not visible by default on many devices.
It's important to understand that, although its name suggests a "turbo mode," it's not a magic wand that will transform a modest PC into a performance monster . Its impact depends heavily on the type of task and the hardware you have.

Windows power plans and how they differ
Windows manages power through predefined power plans , which you can customize to your liking. Each plan is a set of hardware and system parameters that determine how the CPU, display, disks, and other components are used.
Most Windows 10 and Windows 11 installations include three basic power plans: Power Saver, Balanced, and Performance . Some versions and high-end devices also offer the Ultimate Performance plan , which is the most aggressive of all.
Saver
The Power Saver mode is designed to maximize battery life or reduce power consumption while on a desktop . It achieves this by limiting performance and lowering screen brightness, among other adjustments.
With this plan, Windows reduces the processor frequency whenever possible, powers down or puts certain components to sleep during periods of inactivity, and clearly prioritizes efficiency over speed . It's ideal when you know you'll be away from a power outlet for a while, for example, with a laptop you're traveling with.
Its downside is obvious: applications tend to run slower , some resource-intensive programs take longer to open, and if you work with demanding tasks, you'll notice the system falls short. The reduced brightness can also be uncomfortable in bright outdoor conditions.
Balanced
The Balanced plan is the one that comes enabled by default in most installations. It attempts to offer a middle ground between power consumption and performance , dynamically adjusting the power according to the system load.
When you're not doing anything demanding, the CPU lowers its frequency, some cores may be disabled, and certain power-saving features kick in. As soon as you open a resource-intensive program or launch a game, Windows increases power to maintain reasonable performance , without constantly pushing the hardware to its limits.
With a well-balanced configuration, for everyday use (browsing, office applications, multimedia consumption, and even many games) you shouldn't notice a lack of power . Furthermore, noise and temperature levels are usually much more moderate than with aggressive settings.
High performance
The High Performance plan goes a step further, aiming to keep your computer more alert and ready to respond quickly . It increases screen brightness, reduces sleep times, and keeps the CPU running at higher frequencies for longer periods.
This plan sacrifices some energy savings: the processor runs hotter , the fans tend to spin more often, and the battery, if you're using a laptop, lasts less time. It's a good option for gaming sessions, video editing, or when you'll be plugged in and want to avoid lag.
Even so, it's still less extreme than maximum performance mode. It retains certain energy-saving policies, especially during periods of low load, to prevent consumption from skyrocketing.
Ultimate Performance
The Maximum Performance plan is a more extreme evolution of the High Performance plan . Microsoft designed it primarily for workstations, high-end computers, and professional environments where every millisecond counts.
Its main objective is to eliminate micro-latencies related to fine-grained power management . In other words, it minimizes the small delays that occur when the system has to power on, wake up, or increase the frequency of a component because it's being required to draw more power.
To achieve this, this mode prevents constant power-saving polling and allows the hardware to consume all the power it needs at any given time . It disables or relaxes virtually all power-saving features, so the CPU, GPU, and other components remain in high-performance states much more consistently.
This means that, on powerful desktop computers, you might notice increased speed when working with rendering, video editing, simulations, scientific calculations, or 3D modeling . On laptops, however, the negative impact on battery life is usually enormous, so it's not offered by default.
How to enable maximum performance mode in Windows 10
In Windows 10, the way to access the maximum performance power plan varies depending on the edition and the computer manufacturer. On some high-end computers, it appears directly among the additional power plans, while on others, it must first be activated from the command line.
The easiest way is to start by looking in the system settings:
- Opens Settings > System > Power & sleep.
- On the right side, click on Additional power settings to open the classic Control Panel options.
- In the window of Energy optionsReview the plans shown. If your device is compatible, you'll see a section for Additional plans where can it appear Maximum performance.
If you see the plan, it's as simple as selecting it. From the Change plan settings link , you can adjust things like screen timeout or sleep time, although many advanced parameters will already be configured to prioritize performance.
If it doesn't appear, your Windows 10 installation may have it disabled. You can force its creation with a specific command. To do this:
- Open the Symbol of the system o Windows PowerShell as administrator (right-click > Run as administrator).
- Type (or paste) the following command and press Enter:
powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61 - If all goes well, the command will create a new plan based on the maximum performance scheme.
- Go back to Energy optionsIf you already had it open, close it and open it again to reload the plans. You should now see the plan. Maximum performance available for selection.
When you no longer want to use it, simply switch to another plan. If you want to remove it completely, go to Change plan settings under Maximum performance and click Delete this plan . This will remove it from the list until you recreate it using the command.
How to get maximum performance in Windows 11 and modern plans
In Windows 11, Microsoft has significantly simplified the power interface. On many laptops and desktops, you'll only see a Balanced mode with a slider ranging from Better energy efficiency to Better performance.
When you enable this setting under Best performance or Maximum performance within Settings > System > Power & battery, Windows 11 internally adjusts the Balanced plan's behavior to prioritize power. It's not exactly the same as the classic Ultimate Performance, but in many cases, the system manages the needs of each task quite intelligently.
If you still want to create a custom plan or activate the equivalent of classic maximum performance, you can:
- Open the Control panel (search in the Start menu).
- Ir a Energy options and create a new energy plan from High Performance or Balanced.
- Manually configure the advanced parameters, especially the maximum processor state at 100% both with battery and plugged in, and avoid overly aggressive sleep times.
The same command as before still works in Windows 11 to clone the maximum performance scheme:
powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61
After running it in a console with administrator privileges, you should see a new plan in the classic Power Options . Keep in mind that Microsoft doesn't always display it on laptops with certain configurations, precisely because of the power consumption issues it can cause.
What exactly does maximum performance mode do on a technical level?
This mode focuses primarily on how Windows manages the CPU, GPU, and other components to save energy . Typically, the system lowers frequencies, shuts down cores, or puts certain devices into sleep mode when the load is low.
With the maximum performance plan, many of these fine-tuning techniques are relaxed or disabled. The processor tends to maintain consistently high frequencies , the cores remain active even in light idle, and the device goes to sleep much less frequently.
In terms of graphics, the GPU also benefits: it reduces the time it spends in low-power states and accesses full power more quickly when needed . This is especially noticeable with intermittent workloads, such as previews or small, intensive calculations that are executed repeatedly.
Furthermore, power-saving features such as aggressive disk shutdown , automatic brightness reduction, and certain disk write optimizations are toned down or disabled. This makes the system much more responsive , but at the cost of continuously consuming more power.
Does it really improve gaming performance?
One of the most common questions is whether this plan increases FPS or significantly improves the gaming experience . The answer, in most cases, is that the impact is very small.
When you run a demanding game, the system already tends to push the CPU and GPU to their limits with any reasonable power plan (Balanced or High Performance). The components are running at high frequencies, and power-saving mechanisms are almost completely disabled. In that context, switching to maximum performance adds virtually no margin.
You might notice a slight improvement in loading times or a negligible increase in frames per second (say, a couple more FPS) in some titles, but don't expect spectacular leaps. Where you might see a difference is in games on very old or limited systems , where every extra millisecond of CPU response time helps a little.
That's why many users with powerful PCs say that, regardless of the power mode they choose, the difference in gaming is almost imperceptible . In that scenario, the key isn't so much the power plan as the hardware's own power, cooling, and the game's graphics settings.
When does it make sense to use maximum performance?
Where this mode can make noticeable differences is in intensive professional or semi-professional tasks , especially if you work with applications that have constant load "peaks".
Some scenarios where it can be used to advantage are:
- Video edition (assembly, exports, coding) with tight deadlines, where every minute of processing counts.
- 3D rendering and advanced graphic design, with engines that perform heavy calculations on a recurring basis.
- Simulations, scientific or financial calculations, where CPU-intensive processes are launched repeatedly.
- Demanding remote work with many open applications, virtual machines, development tools, etc.
In all these cases, the fact that the hardware is already "awake" and ready, with fewer state changes and no micro-waits associated with energy saving, can translate into a greater feeling of fluidity and shorter response times.
The key is to use this plan as a one-off tool , activating it when you know you're going to face an intensive workload (for example, during a long render or a heavy editing session) and returning to a more moderate plan when you're finished.
Risks, disadvantages, and side effects
All this extra performance comes at a cost. Most obviously, maximum performance mode significantly increases energy consumption . On a desktop PC, this translates to higher electricity bills and more heat generation.
On a laptop, the situation is even more critical: with this plan active, battery life can plummet . The battery drains much faster, and in the long run, working continuously at high temperatures isn't ideal for its lifespan either.
The extra heat affects the entire machine. The fans spin more often, at higher speeds, and for longer periods . This means more constant noise and the possibility that, if the cooling is inadequate or the interior is dusty, worrying temperatures will be reached.
If the computer overheats, the hardware's own protection mechanisms kick in, automatically reducing the processor and GPU frequency to prevent damage. This is known as thermal throttling . At that point, the benefit of the maximum performance plan is lost, because the machine is reducing power to avoid overheating.
In extreme situations, abusing this mode without proper maintenance (dried thermal paste, dirty fans, poor airflow) can cause crashes, unexpected restarts, or forced application closures . Furthermore, keeping the system at 100% load all day reduces the components' downtime, which can accelerate wear and tear in the long run.
Relationship with updates and other performance adjustments
Before you get too caught up in the power plan, make sure your system is properly updated and well-maintained . Performance issues often stem from outdated drivers, unupdated firmware, or bugs fixed in recent patches.
In Windows 10 and Windows 11 you can check for updates like this:
- Go to Start > Settings > Update & Security > Windows Update.
- Press on Search for updates and wait for the system to check the available ones.
- If there are updates, select Download and install.
- If everything is up to date, check the section on Optional updateswhere new drivers sometimes appear that can also help.
Windows What's New usually includes performance improvements, security patches, and stability fixes , so it's a good idea to keep your system as up-to-date as possible if you want to get the most out of your hardware.
In addition to the power plan, there are third-party tools like QuickCPU and useful scripts for Windows 11 that allow you to manually adjust multiple advanced processor parameters: disabling core shutdown, setting higher minimum frequencies, controlling C-states, etc. This ensures that no core "sleeps" and that the processor is always ready.
These types of programs can get a bit more performance out of your computer, but they also carry a clear risk of overload and overheating if used incorrectly. The wisest approach is to use them only when you truly need 100% of the processor's capacity, and always while monitoring temperatures and stability.
Does "optimizing" still make sense today?
On relatively modern computers running Windows 10 or 11, the system itself is quite capable of managing power and performance well without much manual intervention . The modern Balanced power plan is much more refined than in older versions.
For the average user who browses, works with documents, plays multimedia content, and plays casual games, the change between plans is usually barely noticeable in daily use . In many cases, simply moving the performance slider a little further towards "Better performance" is enough.
Where tweaking these options still makes sense is on older systems or those with limited hardware , and in very specific advanced productivity scenarios. That's where activating a more aggressive plan, keeping the processor in high-performance states, or preventing the GPU from going to sleep too much can provide a still noticeable improvement.
In short, "optimizations" aren't dead, but it's important to understand that the profit margin today is somewhat smaller than it was years ago , because Windows already does a lot of work behind the scenes. Maximum performance mode is just another tool, not a miracle cure.
Using Windows' maximum performance power plan can be invaluable for very demanding tasks or high-end computers that need to be pushed to their limits, as long as you're aware of the cost in terms of power consumption, heat, and noise. If you alternate it with a balanced power plan, keep your system updated, maintain proper cooling, and reserve it for specific moments when you really need all the power, it becomes a useful tool for getting more out of your PC without putting excessive strain on the hardware.