Thank you very much

. I've already tried searching for it in the Group Policy Editor but couldn't find it.
Do you know whether it's possible to change those values programmatically. I've noticed that GPE changes these values in the registry:
- HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\{4B7B5794-05AF-4391-9548-AEF4EA826F4A}Machine\Software\Policies\Microsoft\Power\PowerSettings
- HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Power\PowerSettings
- HKEY_USERS\S-1-5-21-2471370714-2801964238-51493560-1001\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\{4B7B5794-05AF-4391-9548-AEF4EA826F4A}Machine\Software\Policies\Microsoft\Power\PowerSettings
(it creates an ActivePowerScheme key there), but when I try to add them manually, I can still change the current power scheme. Does the GPE add any other values to the registry or is it something else, not connected with the registry?