Windows Performance Guide ยท 2025

Enable the Ultimate Performance
Power Plan in Windows 10 & 11

A step-by-step guide to unlocking the hidden power scheme that removes micro-latency and squeezes every clock cycle out of your hardware.

โšก Windows 10 & 11 ๐Ÿ–ฅ๏ธ Desktop & Laptop ๐Ÿ”ง 4 Methods Covered โฑ 5-Minute Setup

What Is the Ultimate Performance Power Plan in Windows?

Microsoft introduced the Ultimate Performance power plan in Windows 10 version 1803 (April 2018 Update) specifically for high-end workstations. It is designed to eliminate micro-latency associated with power-saving techniques โ€” the tiny delays that occur when the OS throttles CPU frequency, parks processor cores, or scales down hardware to conserve energy.

Unlike the standard High Performance plan, Ultimate Performance takes an aggressive, no-compromise stance: it keeps every processor core active at maximum frequency at all times, prevents hard drives from spinning down, and disables USB selective suspend. The result is the lowest possible response time from all hardware components.

โ„น๏ธ
Technical Note The plan works by setting every power policy to its maximum performance value. Internally, it uses the GUID e9a42b02-d5df-448d-aa00-03f14749eb61, which you'll encounter in the terminal commands below.
0
Core Parking
100%
Min CPU State
~5min
Setup Time
โš ๏ธ
Hidden by Default Microsoft deliberately hides this plan on non-workstation editions of Windows. You won't find it in the standard Power Options list โ€” you must unlock it manually using one of the methods described in this guide.

Who Should Enable the Ultimate Performance Power Plan?

This power scheme is genuinely useful for a specific set of use cases. Before enabling it, consider whether it matches your workflow.

โœ… Ideal For

  • Competitive gamers who need the lowest possible input latency
  • Video editors and 3D rendering workloads with heavy CPU/GPU demand
  • Software developers running local compilation, Docker, or virtual machines
  • Audio engineers using real-time digital audio workstations (DAWs)
  • Desktop PCs connected to mains power at all times
  • Users who already have efficient CPU cooling

โœ— Not Recommended For

  • Laptops used on battery โ€” expect severely reduced battery life
  • Systems with poor thermal management or inadequate cooling
  • Office computers used for browsing, email, and documents
  • Devices where energy efficiency or noise level matter
  • Servers and always-on machines with high electricity costs
  • Any device that runs hot under normal load

How to Enable Ultimate Performance via Command Prompt (Fastest Method)

The Command Prompt method is the fastest and most reliable way to add the Ultimate Performance plan to your system. It works on both Windows 10 and Windows 11, on any edition.

  1. Press Win + S, type cmd, then right-click Command Prompt and choose "Run as administrator". Confirm the UAC prompt.
  2. In the elevated Command Prompt window, paste the following command and press Enter:
    CMD โ€” Add Ultimate Performance Planpowercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61
  3. The command will output a confirmation message with the new plan's GUID. This means the scheme has been added to your system successfully.
  4. Open Control Panel โ†’ Hardware and Sound โ†’ Power Options. You will now see Ultimate Performance in the list. Click it to activate it.
โœ…
Recommended Method This is the approach recommended by Microsoft's own documentation. It's non-destructive โ€” running it multiple times simply creates duplicate entries that you can delete later.

To also activate the plan directly from the command line without opening Control Panel, run the following command immediately after, replacing YOUR-GUID-HERE with the GUID returned in step 2:

CMD โ€” Activate the Planpowercfg /setactive YOUR-GUID-HERE

Enable Ultimate Performance Using PowerShell in Windows 10 & 11

PowerShell provides the same underlying powercfg utility as Command Prompt, but is preferred by system administrators and those working in automated scripts.

  1. Press Win + X and select Windows PowerShell (Admin) or Terminal (Admin) on Windows 11.
  2. Run this command to add the plan:
    PowerShell โ€” Add & Activatepowercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61
  3. To automatically capture the GUID and activate the plan in one step, use this script:
    PowerShell โ€” One-Liner Activate$guid = (powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61 |
      Select-String -Pattern '[0-9a-f]{8}-([0-9a-f]{4}-){3}[0-9a-f]{12}').Matches.Value
    powercfg /setactive $guid
    Write-Host "Ultimate Performance activated: $guid" -ForegroundColor Green
  4. If successful, PowerShell will print "Ultimate Performance activated" followed by the GUID in green.

Enable Ultimate Performance Through Power Options GUI (No Command Line)

If you prefer not to use the terminal, there is a graphical alternative โ€” though it requires a small extra step.

โš ๏ธ
Prerequisite The Ultimate Performance plan does not appear in Power Options until you have run the powercfg -duplicatescheme command at least once. Complete Method 1 first, then follow these steps to switch plans graphically in the future.
  1. Press Win + R, type control, and press Enter to open the Control Panel.
  2. Navigate to Hardware and Sound โ†’ Power Options.
  3. In the left sidebar, click "Show additional plans" if the Ultimate Performance option is not immediately visible.
  4. Click the radio button next to Ultimate Performance to select it. Changes take effect immediately โ€” no reboot required.

You can also reach Power Options quickly by right-clicking the battery icon in the system tray (on laptops) or by searching "Choose a power plan" in the Start menu.

Add Ultimate Performance Power Plan via the Windows Registry

The Registry Editor method gives you direct control over which power plan is set as active at the system level. This is an advanced technique โ€” proceed with caution and back up your registry first.

๐Ÿšจ
Caution โ€” Registry Edits Incorrect changes to the Windows Registry can cause system instability. Create a restore point via System Properties โ†’ System Protection โ†’ Create before proceeding.
  1. First, add the plan using Command Prompt Method (Step 1 above) to get its GUID.
  2. Press Win + R, type regedit, and press Enter. Confirm the UAC prompt.
  3. Navigate to the following key:
    Registry PathHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\User\PowerSchemes
  4. Find the subkey that matches your Ultimate Performance GUID. Inside it, verify the FriendlyName value reads "Ultimate Performance".
  5. To set it as active, go to the parent key PowerSchemes and change the ActivePowerScheme string value to your Ultimate Performance GUID.

How to Enable Ultimate Performance Power Plan on Windows 11

Windows 11 uses the same underlying power management architecture as Windows 10, so the powercfg commands are identical. However, Microsoft has moved several settings in the redesigned Settings app.

Windows 11
Windows 10

On Windows 11, Power Options still live in the classic Control Panel, not the new Settings app. The quickest path: press Win + R, type powercfg.cpl, and press Enter. After running the terminal command, the plan will appear here.

There is one important distinction for Windows 11 users on laptops with battery saver integration: Windows 11 may automatically switch away from Ultimate Performance when the battery level drops below a threshold. To prevent this:

  1. Open Settings โ†’ System โ†’ Power & Sleep โ†’ Power mode.
  2. Set Power mode to "Best performance". Note that this setting is separate from the power plan and controls an additional efficiency layer introduced in Windows 11.
  3. Disable Battery Saver automatic trigger in Settings โ†’ System โ†’ Battery by unchecking "Turn battery saver on automatically at".

How to Verify the Ultimate Performance Plan Is Active

After enabling the plan, always confirm it is actually running โ€” especially on laptops where Windows may revert automatically.

Method A โ€” Command Line Check

Open Command Prompt or PowerShell (no admin needed) and run:

CMD / PowerShell โ€” List Active Planpowercfg /getactivescheme

The output will display the active plan's GUID and its friendly name. If it shows Ultimate Performance, the plan is active.

Method B โ€” Task Manager CPU Check

Open Task Manager (Ctrl + Shift + Esc), go to the Performance tab, and click CPU. Under the graph, look at the Speed value. With Ultimate Performance active and the system idle, the CPU should maintain its base frequency rather than dropping significantly โ€” confirming that power throttling is disabled.

Method C โ€” Power Options Visual Check

Navigate to Control Panel โ†’ Power Options. The currently active plan will have a filled radio button. Confirm "Ultimate Performance" is selected.

Windows Power Plans Compared: Balanced vs. High Performance vs. Ultimate Performance

Understanding the differences between the three main power plans helps you make an informed decision about which one suits your workflow.

โš–๏ธ

Balanced

Adjusts CPU frequency and parks idle cores automatically. Best for everyday tasks and battery longevity.

Default
๐Ÿš€

High Performance

Keeps CPU at higher speeds but still allows some scaling. Good balance between speed and heat generation.

Common Choice
โšก

Ultimate Performance

Eliminates all micro-latency. CPU runs at 100% minimum state. Zero core parking. Maximum hardware responsiveness.

Maximum Speed
Feature Balanced High Performance Ultimate Performance
Min. CPU State 5% 100% 100%
Core Parking Enabled Partial Disabled
USB Selective Suspend Enabled Enabled Disabled
HDD Turn Off After 20 min Never Never
Power Consumption Low High Highest
Micro-latency Reduction None Partial Maximum
Best For Laptops, office use General performance Gaming, workstations

Real-World Performance Impact of the Ultimate Performance Power Plan

The gains from switching to Ultimate Performance are most pronounced in latency-sensitive workloads. In raw CPU-bound tasks like video encoding, the difference is minimal because High Performance already keeps the CPU at maximum speed. The real advantage is in responsiveness and input latency.

Typical Improvement Areas

Gaming Latency
High
App Startup Speed
Med
CPU Rendering
Low
DAW Audio Latency
High
Power Consumption
+High
๐Ÿ’ก
Pro Tip The performance gains are most visible on systems with older or budget CPUs that rely heavily on frequency scaling. Modern high-end CPUs (e.g., Intel Core Ultra, AMD Ryzen 9000 series) already respond so quickly to load changes that the difference may be imperceptible in everyday tasks.

Troubleshooting: Ultimate Performance Not Showing or Not Working

Issue: Plan Not Visible After Running the Command

If the plan does not appear in Power Options even after the powercfg -duplicatescheme command completes successfully, try the following:

  1. Close and reopen Control Panel completely. Power Options sometimes caches the plan list and does not refresh automatically.
  2. Confirm the command was run with administrator privileges. Non-elevated terminals will silently fail to register the plan system-wide.
  3. Run powercfg /list to see all registered plans. If the Ultimate Performance GUID appears in this list, the plan exists โ€” you just need to refresh the GUI.

Issue: Plan Reverts After Reboot or Battery Drain

  1. Check that Windows Update has not reset your power settings. Major updates sometimes revert plans to default.
  2. On laptops, disable Battery Saver auto-trigger as described in the Windows 11 section above.
  3. Use powercfg /setactive [GUID] in a scheduled task at logon to enforce the plan persistently.

Issue: Option Is Greyed Out or Missing on Windows 10 Home

Microsoft technically restricts Ultimate Performance to Windows 10 Pro for Workstations by design, but the powercfg -duplicatescheme command bypasses this restriction on all editions including Home. If you still have issues, ensure you are on Windows 10 version 1803 or later โ€” run winver to check your build number.

โš ๏ธ
Windows 11 24H2 Note Some users on Windows 11 24H2 report that the plan activates correctly but the new Power Mode slider in Settings overrides it. Set the slider to "Best performance" to ensure both mechanisms align.

Frequently Asked Questions About the Ultimate Performance Power Plan

Q Will enabling Ultimate Performance damage my CPU or hardware? โ–ผ
No. The Ultimate Performance plan does not overclock your CPU or push it beyond its rated specifications. It simply prevents the operating system from throttling the CPU down. All components remain within their manufacturer-defined operating parameters. The only real risk is increased heat output โ€” ensure your cooling solution is adequate.
Q Does Ultimate Performance plan improve FPS in games? โ–ผ
It can, particularly in CPU-bottlenecked scenarios where the game demands rapid bursts of processing power. The more significant benefit is reduced frame time variance (stutter elimination) and lower input latency. On modern CPUs paired with a high-end GPU, average FPS gains are typically modest โ€” often 1โ€“5% โ€” but the consistency improvement can be clearly felt in fast-paced competitive games.
Q How do I remove or delete the Ultimate Performance power plan? โ–ผ
First, switch to a different plan (e.g., Balanced). Then open an elevated Command Prompt and run: powercfg /delete [GUID], replacing [GUID] with the Ultimate Performance plan's GUID (found via powercfg /list). You can also delete it from the Power Options GUI by clicking "Change plan settings" โ†’ "Delete this plan".
Q Is Ultimate Performance better than High Performance on Windows 11? โ–ผ
For most desktop users, yes. The key differences are core parking (disabled in Ultimate Performance) and USB selective suspend (also disabled). These changes reduce micro-stutters and improve peripheral response time. However, on Windows 11 with an AMD Ryzen CPU, Microsoft's CPPC2 (Collaborative Processor Performance Control) feature is intertwined with the Balanced plan โ€” some power efficiency experts argue Balanced + CPPC2 can outperform Ultimate Performance on Ryzen systems. Testing on your specific hardware is recommended.
Q Does the Ultimate Performance plan work on laptops? โ–ผ
Yes, it works technically โ€” but it is not recommended for battery use. With the plan active, expect battery life to drop by 20โ€“40% compared to Balanced mode. If you use a laptop primarily plugged in (e.g., as a portable workstation), it is a reasonable choice. For mixed use, consider switching plans contextually: Ultimate Performance when docked, Balanced or Power Saver when on battery.
Q Why is there no Ultimate Performance option in Windows Settings on Windows 11? โ–ผ
Microsoft's new Settings app in Windows 11 only exposes a simplified Power Mode slider (Battery Saver / Balanced / Best Performance). The classic Power Plans โ€” including Ultimate Performance โ€” are still present under the hood and fully functional, but are only accessible through the legacy Control Panel (powercfg.cpl). This is a UI change, not a removal of functionality.

โšก Summary & Verdict

The Ultimate Performance power plan is one of the easiest, most impactful tweaks you can make to a Windows 10 or Windows 11 desktop PC. In under five minutes โ€” using a single powercfg -duplicatescheme command โ€” you unlock a power scheme that eliminates micro-latency, keeps your CPU fully responsive at all times, and can meaningfully reduce stutter in games and creative workloads.

For desktop workstations, gaming rigs, and DAW machines, this is a no-brainer. For laptops on battery, skip it โ€” or use it selectively when plugged in. Either way, the change is fully reversible at any time, making it a risk-free upgrade well worth enabling today.