Situatie
Solutie
To enable Ultimate Performance power mode on Windows 11 (or 10), open PowerShell (admin) and run the powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61
command.
- Finally, go to Control Panel > Hardware and Sound > Power Options and select the “Ultimate Performance” option.
Windows 11 (and 10) include a special power plan called “Ultimate Performance,” which is designed to provide the highest possible performance for high-demand tasks like gaming or content creation. This plan optimizes your system to reduce micro-latencies—small delays that can occur as a result of power management adjustments, ensuring smooth performance even under heavy workloads.
The “Ultimate Performance” plan builds on the existing “High Performance” plan but introduces further tweaks to minimize power management delays, which can lower stuttering and enhance performance stability. This plan is particularly beneficial for resource-intensive tasks, such as video editing, 3D modeling, and other workloads requiring maximum CPU power and responsiveness.
Originally, this power scheme was limited to the Windows 10 Pro for Workstations edition, but it can be manually enabled on any edition of Windows 10 (version 1803 or later) and Windows 11 using the PowerCFG command.
To enable the Ultimate Performance power plan on Windows 11 (or 10), use these steps:
- Open Start.
- Search for PowerShell, right-click the top result, and select the Run as administrator option
- Type the following command to enable the Ultimate Performance in Control Panel and press Enter:
powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61
- Open Control Panel
- Click on Hardware and Sound
- Click on Power Options
- Select the Ultimate Performance option under the “Hide additional plans” section.
Once you complete the steps, restart the computer, and then you can test the new power plans to see if you notice improvements in performance when working with demanding workloads on your high-end computer.
Leave A Comment?