Power Mode settings - Offline Image

HSeber

New Member
Messages
22
Reaction score
6
By default in Windows 11, both items (Plugged in / On battery) under the "Power Mode" settings are set to "Balanced".
How can i set in NTLite "Best Performance" for item when "Plugged in"?
 

Attachments

  • PMode.png
    PMode.png
    27.8 KB
From an image/ISO ?
Surely in the NTLite Registry page, I don't have my laptop handy to check

PS: Possible under Windows too (Deployed)
 
Yes, from a loaded image. So far i couldn't find an option for this in NTlite. I was looking in the registry section - there are options to import/export power plan(s), but nothing for the separation between Plugged in / On battery
 
Yes, from a loaded image. So far i couldn't find an option for this in NTlite. I was looking in the registry section - there are options to import/export power plan(s), but nothing for the separation between Plugged in / On battery
Okay, so that's why I said I don't have my laptop to check the 2 settings (only 1 setting on the desktop)
But I can enable any mode in the image
 
NTLite allows you pick one of default Power Plans, but currently you cannot separately change the AC or DC settings.

Choosing the "Balanced" power plan will set both AC and DC modes to "Balanced" at the same time. You would need to import a reg file.
https://www.elevenforum.com/t/change-power-mode-in-windows-11.1442/

Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\User\PowerSchemes]
"ActiveOverlayAcPowerScheme"="ded574b5-45a0-4f42-8737-46345c09c238"
 
Back
Top