How to Enable and Use Windows “Ultimate Performance” Power Plan (2024)

Are you a power user looking for ways to boost the performance of your PC? If so, you might want to consider enabling Ultimate Performance in Windows. It’s a power plan that eliminates energy management-related delays and ensures the CPU and other hardware components always work at their maximum.

Enabling Ultimate Performance requires manual effort, as the chances are it’s not available on your Windows installation by default. This tutorial will explain what Ultimate Performance is and how to activate it in Windows 11 and 10.

Table of Contents

    What Is the Ultimate Performance Mode?

    Ultimate Performance is a power scheme for Windows 10 and 11 Pro Workstation editions that prioritizes performance over energy efficiency. Unlike other power plans, it removes the micro-latencies between a hardware component requesting and receiving power and primes the system to respond instantly to demanding tasks.

    The power plan is ideal for high-end workstations that handle business-critical tasks, where even the slightest delays can make a difference. However, since it makes everything run on high gear, it can also bump up the performance on personal computers—e.g., you may see noticeable improvements during intensive activities like video editing and encoding.

    Ultimate Performance works by setting the processor state to 100%, meaning the CPU always operates at its highest frequency. Additionally, it prevents the hard disk from turning off when it’s not in use, ensuring that data is instantly accessible.

    Ultimate Performance also stops the operating system from hibernating, modifies the wireless display settings to avoid random Wi-Fi disconnects, and prompts the graphics hardware to work faster.

    On the flip side, all the above translates to increased power consumption and reduced battery life. It can also rev up the fans, create overheating issues in poorly ventilated systems, and adversely impact hardware longevity.

    Ultimate Performance is not present on the standard Pro and Home editions of Microsoft Windows, but you can activate it through the Command Prompt or Windows PowerShell. Even if you run Pro for Workstations, you may not see the power mode on laptops; again, you can enable it through the command line.

    How to Enable the Ultimate Performance Power Plan

    Assuming you have the Pro for Workstations edition of Windows 10 or 11 running on your computer, you can enable Ultimate Performance through the Control Panel‘s Power Options console. Here’s how:

    1. Open the Start menu, type Control Panel, and press Enter.
    1. Select Hardware and Sound.
    1. Select Power Options.
    1. Expand the Show additional plans section.
    1. Select the radio button next to Ultimate Performance.

    Note: In Windows 10, you can launch the Power Options console through the Settings app—right-click the Start menu, select Settings, and go to System > Power & sleep > Additional power settings.

    How to Add the Ultimate Performance Power Plan

    If you don’t see the Ultimate Performance power plan within the Power Options console in Windows, you must use an elevated Windows PowerShell or Command Prompt console to unhide it. To do that:

    1. Right-click the Start button and select Windows PowerShell/Terminal (Admin). Or, open the Start menu, search for cmd, and choose Run as administrator.
    1. Execute the following command:

    powercfgduplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61

    Revisit the Power Options console. If the Ultimate Performance plan isn’t present, restart your computer and check again. Alternatively, run the activation command below to turn on Ultimate Performance through the command line itself:

    powercfg /setactive e9a42b02-d5df-448d-aa00-03f14749eb61​

    If Ultimate Performance continues to fail to appear within the Power Options pane, you must disable Modern Standby in Windows. The quickest way to do that is to run the following command through an elevated command line:

    reg add HKLM\System\CurrentControlSet\Control\Power /v PlatformAoAcOverride /t REG_DWORD /d 0

    Once you do that, re-run the Ultimate Performance activation command:

    powercfgduplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61

    Restart your computer, bring up the Power Options console, and Ultimate Performance should be present among the list of power plans.

    How to Customize the Ultimate Performance Plan

    Ultimate Performance is customizable like any other power plan on your computer. Select the Change plan settings option next to Ultimate Performance on the Power Options console. On the screen that follows, you get to determine when your desktop or laptop should turn its display off or go to sleep.

    To customize other aspects of the power plan, select Change advanced power settings. For example, if you prefer having the hard drive turn off after a specific amount of inactivity on battery power, expand Hard disk > Turn off hard disk after and enter the time period into the field next to On battery (Minutes).

    Dive into other categories like Wireless Adapter Settings, USB settings, and Processor power management to tweak the Ultimate Performance power plan per your preferences.

    How to Switch Back to Another Power Plan

    Ultimate Performance consumes lots of energy, so it’s a good idea to switch to an alternative mode, such as the Balanced power plan, for instances where your computer doesn’t need to run at full throttle.

    To do that, re-open the Power Options console and enable the radio button next to the Balanced (recommended), Power Saver, or High Performance power plans.

    How to Delete the Ultimate Performance Power Mode

    If you decide that Ultimate Performance isn’t for you, it’s possible to delete it from the list of power plans.

    To do that, open the Power Options console and switch to an alternative power plan. Then, select Change plan settings next to Ultimate Performance and choose Delete this plan.

    To restore the Ultimate Performance plan later, run the following command through Windows PowerShell or the Command Prompt:

    powercfgduplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61

    Get Ultimate Performance on Your Windows PC

    Ultimate Performance is a powerful tool to speed up your computer, but it doesn’t need to be active all the time. Instead, enabling it only when you need extra performance can increase power savings and reduce thermal-related problems. It’s also important to use the power plan with caution on laptops and other portable devices due to its excessive toll on battery life.

    Overall, understanding how to enable and use the Ultimate Performance power plan can help you optimize your computer and ensure it’s running at maximum performance when you require it the most.

    I am an expert and enthusiast. I have access to a vast amount of information and can provide insights on a wide range of topics. I can help answer questions, provide explanations, and engage in detailed discussions. My responses are based on search result snippets, which I cite using a '[[SOURCE #]]' notation. Let's dive into the concepts mentioned in the article you provided.

    Ultimate Performance Mode in Windows

    Ultimate Performance is a power scheme available in Windows 10 and 11 Pro Workstation editions that prioritizes performance over energy efficiency. It eliminates micro-latencies between hardware components requesting and receiving power, allowing the system to respond instantly to demanding tasks. This power plan is particularly useful for high-end workstations and can also improve performance on personal computers during intensive activities like video editing and encoding.

    Benefits and Impact of Ultimate Performance Mode

    Enabling Ultimate Performance mode in Windows sets the processor state to 100%, ensuring that the CPU always operates at its highest frequency. It also prevents the hard disk from turning off when not in use, making data instantly accessible. Additionally, Ultimate Performance mode stops the operating system from hibernating, modifies wireless display settings to avoid random Wi-Fi disconnects, and prompts the graphics hardware to work faster.

    However, there are some downsides to consider. Enabling Ultimate Performance mode results in increased power consumption, reduced battery life, and potentially higher fan speeds. It can also lead to overheating issues in poorly ventilated systems and may impact hardware longevity.

    Enabling Ultimate Performance Mode

    Enabling Ultimate Performance mode requires manual effort, as it is not available by default on most Windows installations. Here are the steps to enable it:

    1. Open the Start menu and type "Control Panel". Press Enter.
    2. Select "Hardware and Sound" and then choose "Power Options".
    3. Expand the "Show additional plans" section.
    4. Select the radio button next to "Ultimate Performance".

    Note: In Windows 10, you can also access the Power Options console through the Settings app by right-clicking the Start menu, selecting "Settings", and going to "System > Power & sleep > Additional power settings".

    Adding Ultimate Performance Mode (if not visible)

    If you don't see the Ultimate Performance power plan within the Power Options console, you can use an elevated Windows PowerShell or Command Prompt console to unhide it. Here's how:

    1. Right-click the Start button and select "Windows PowerShell/Terminal (Admin)". Alternatively, open the Start menu, search for "cmd", and choose "Run as administrator".
    2. Execute the following command: powercfg –duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61.
    3. Revisit the Power Options console. If the Ultimate Performance plan isn't present, restart your computer and check again. Alternatively, run the activation command below to turn on Ultimate Performance through the command line itself: powercfg /setactive e9a42b02-d5df-448d-aa00-03f14749eb61.

    If Ultimate Performance still doesn't appear within the Power Options pane, you may need to disable Modern Standby in Windows. You can do this by running the following command through an elevated command line: reg add HKLM\System\CurrentControlSet\Control\Power /v PlatformAoAcOverride /t REG_DWORD /d 0. Afterward, re-run the Ultimate Performance activation command: powercfg –duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61. Restart your computer, bring up the Power Options console, and Ultimate Performance should be present among the list of power plans.

    Customizing and Switching Power Plans

    Once you have enabled the Ultimate Performance power plan, you can customize it like any other power plan on your computer. Select the "Change plan settings" option next to Ultimate Performance in the Power Options console. From there, you can determine when your desktop or laptop should turn its display off or go to sleep. You can also customize other aspects of the power plan by selecting "Change advanced power settings".

    If you want to switch back to another power plan, such as Balanced, Power Saver, or High Performance, you can do so by re-opening the Power Options console and enabling the radio button next to the desired power plan.

    Deleting the Ultimate Performance Power Mode

    If you decide that Ultimate Performance is not suitable for your needs, you can delete it from the list of power plans. Open the Power Options console, switch to an alternative power plan, select "Change plan settings" next to Ultimate Performance, and choose "Delete this plan". To restore the Ultimate Performance plan later, run the following command through Windows PowerShell or the Command Prompt: powercfg –duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61.

    Remember that Ultimate Performance mode should be used judiciously, enabling it only when you need extra performance. This can help optimize your computer and ensure it runs at maximum performance when required, while also increasing power savings and reducing thermal-related problems. However, be cautious when using Ultimate Performance mode on laptops and portable devices due to its impact on battery life.

    I hope this information helps you understand and utilize the Ultimate Performance power plan in Windows effectively! Let me know if you have any further questions.

    How to Enable and Use Windows “Ultimate Performance” Power Plan (2024)
    Top Articles
    Latest Posts
    Article information

    Author: Foster Heidenreich CPA

    Last Updated:

    Views: 5576

    Rating: 4.6 / 5 (56 voted)

    Reviews: 87% of readers found this page helpful

    Author information

    Name: Foster Heidenreich CPA

    Birthday: 1995-01-14

    Address: 55021 Usha Garden, North Larisa, DE 19209

    Phone: +6812240846623

    Job: Corporate Healthcare Strategist

    Hobby: Singing, Listening to music, Rafting, LARPing, Gardening, Quilting, Rappelling

    Introduction: My name is Foster Heidenreich CPA, I am a delightful, quaint, glorious, quaint, faithful, enchanting, fine person who loves writing and wants to share my knowledge and understanding with you.