select Ultimate Performance power plan GUID automatically


shoober420

Active member
Member
Local time
4:49 PM
Posts
151
OS
Windows 11 27783
when enabling the Ultimate Perfoemance power plan with powercfg, the GUID is generated but not applied. you must manually set by using "powercfg /setactive *GUID*" to enable it.

is there a command that can pull the GUID generated and apply it to powercfg so one doesnt have to manually set it everytime?

 

My Computer

System One

  • OS
    Windows 11 27783
    Computer type
    PC/Desktop
    CPU
    Intel i7 7700 @4.0ghz
    Memory
    64gb DDR4
    Graphics Card(s)
    Radeon RX 5500 XT
    Other Info
    https://www.github.com/shoober420
Code:
C:\Windows\System32>powercfg /duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61 00000000-0000-0000-0000-000000001234
Power Scheme GUID: 00000000-0000-0000-0000-000000001234  (Ultimate Performance)

C:\Windows\System32>powercfg /setactive 00000000-0000-0000-0000-000000001234

C:\Windows\System32>powercfg /l

Existing Power Schemes (* Active)
-----------------------------------
Power Scheme GUID: 00000000-0000-0000-0000-000000001234  (Ultimate Performance) *
Power Scheme GUID: 381b4222-f694-41f0-9685-ff5bb260df2e  (Balanced)
Power Scheme GUID: 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c  (High performance)
Power Scheme GUID: a1841308-3541-4fab-bc81-f71556f20b4a  (Power saver)
 

My Computer

System One

  • OS
    Windows 7

Latest Support Threads

Back
Top Bottom