Windows ships with multiple power plans, and every gaming forum has a different opinion on which one you should use. The real answer depends on whether you’re on a desktop or laptop, and how your CPU handles idle states. Here’s what each plan actually does and which one gives you the most consistent frames.
What Windows Power Plans Actually Control
A power plan is a collection of hardware and system settings that manage how your processor, hard drive, and display use energy. For gaming, the settings that matter are:
- Minimum processor state — the lowest clock speed your CPU is allowed to drop to when idle
- CPU core parking — whether Windows can put unused cores into a sleep state
- C-states — deep idle states that reduce power consumption but add a small latency penalty when the CPU wakes back up
- PCI Express link state power management — can throttle your GPU’s connection to the motherboard to save power
When you switch between Balanced and High Performance, you’re changing how aggressively Windows applies these power-saving features. You’re not overclocking anything — you’re just telling the OS how quickly to ramp up and whether to park cores at all.
Balanced vs High Performance vs Ultimate Performance
Windows includes three relevant power plans for gamers. Here’s what each one does under the hood:
| Setting | Balanced | High Performance | Ultimate Performance |
|---|---|---|---|
| Minimum processor state | 5–30% | 100% | 100% |
| Maximum processor state | 100% | 100% | 100% |
| CPU core parking | Enabled | Disabled | Disabled |
| PCIe link state PM | Moderate savings | Off | Off |
| Hard disk timeout | 20 min | 20 min | 0 (never) |
| USB selective suspend | Enabled | Enabled | Disabled |
The critical difference is the minimum processor state. Balanced lets the CPU drop to very low clocks at idle, then ramps up on demand. High Performance locks the CPU at its base clock or higher at all times. Ultimate Performance goes further by also preventing USB devices and hard drives from entering sleep states.
Real FPS Impact: Is It Worth Switching?
On a desktop PC, the difference between Balanced and High Performance is typically 0–2 FPS in average frame rates. Modern CPUs from both Intel and AMD ramp from idle to full boost in under 1 millisecond — fast enough that Balanced mode rarely causes a measurable drop in sustained FPS.
Where the difference shows up is in frame time consistency. High Performance can reduce micro-stutters in CPU-sensitive games because cores never park and the processor never has to wake from a deep C-state mid-frame. If you’re playing a game with heavy draw calls like Cities: Skylines II or a heavily modded Minecraft, locked cores can smooth out the 1% lows.
On a laptop, the difference matters more — but in the opposite direction. High Performance prevents the CPU from throttling, which generates more heat in a thermally constrained chassis. If your laptop hits its thermal limit, it will throttle harder and longer than it would have under Balanced, potentially giving you worse sustained FPS during extended sessions.
Which Power Plan Should You Use?
Desktop gamers: High Performance. The extra power draw is negligible (5–15W at idle), and you eliminate any chance of core parking or C-state latency affecting your frame times. There is no downside on a desktop plugged into the wall.
Laptop gamers: Balanced (plugged in) or Power Saver (on battery). Let the CPU manage its own thermals. Modern laptop processors with Intel’s Thread Director or AMD’s CPPC already optimize core scheduling for active workloads. Overriding that with High Performance usually creates thermal problems before it creates FPS gains.
Ultimate Performance is overkill for most gamers. It was designed for workstation use cases where even microsecond-level latency on storage or USB devices matters. For gaming, it performs identically to High Performance but keeps hard drives spinning and USB polling active, which wastes power with no FPS benefit.
How to Switch Your Power Plan in Windows 11
- Open Settings > System > Power & battery (or Power options on desktops)
- Click Additional power settings in the right panel (or search “power plan” in Start)
- Select High Performance — if it’s not visible, click “Show additional plans”
- If you want Ultimate Performance, open an elevated Command Prompt and run:
powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61 - Refresh the power plan list and select Ultimate Performance
You can also create a custom plan that uses High Performance as its base but re-enables USB selective suspend if you have peripherals that disconnect randomly.
Other Settings That Matter More Than Power Plans
Your power plan is one small piece of the overall performance picture. If you haven’t already optimized the rest of your system, start with our PC game settings optimization guide — it covers GPU drivers, in-game settings, Windows tweaks, and hardware-level changes that have a much larger FPS impact than any power plan switch.
In particular, make sure PCIe link state power management is set to “Off” regardless of your power plan. This setting can independently throttle your GPU’s bandwidth and is one of the few power-related options that consistently affects gaming performance.
FAQ
Does Ultimate Performance mode increase FPS?
On a desktop, Ultimate Performance performs the same as High Performance in games. Both disable core parking and set the minimum processor state to 100%. Ultimate Performance additionally prevents hard drives and USB devices from sleeping, which has no effect on FPS.
Should I use High Performance on a gaming laptop?
Generally no. Balanced mode lets the CPU manage thermals more efficiently. Forcing High Performance on a laptop often leads to thermal throttling during extended gaming sessions, which can reduce sustained FPS below what Balanced would deliver.
Can power plans cause stuttering?
Yes. Balanced mode’s core parking feature can cause micro-stutters in CPU-heavy games. If you experience inconsistent frame times on Balanced, switching to High Performance often resolves it by keeping all cores active and awake.
Is there a difference between Windows 10 and Windows 11 power plans?
Windows 11 added the “Best performance” slider in Settings, which maps to a modified High Performance profile. The underlying power plan options in Control Panel work the same way. The main Windows 11 change is better integration with Intel Thread Director and AMD CPPC for hybrid CPU architectures.
Sources
- Microsoft — Power and performance tuning (Windows Server documentation)
- AnandTech — Intel Thread Director and Power Management Analysis
I've been playing video games for over 20 years, spanning everything from early PC titles to modern open-world games. I started Switchblade Gaming to publish the kind of accurate, well-researched guides I always wanted to find — built on primary sources, tested in-game, and kept up to date after patches. I currently focus on Minecraft and Pokémon GO.