Hello there,
ACSettingIndex is used when the computer is plugged into AC power. The DCSettingIndex is used when the computer is on battery power.
We can set the AC (or DC) values with the /SETACVALUEINDEX ( or /SETDCVALUEINDEX)
-First, we specify the power setting scheme (by GUID) which was listed using the /l in your case, the active settings are the high-performance settings, which have a GUID of: 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c
-Then we specify the Subgroup GUID, In my case for the display settings GUID is: 7516b95f-f776-4464-8c53-06167f40cc99
-Followed by the settings GUID: 3c0bc021-c8a8-4e07-a973-6b14cbcb2b7e
Hope this resolves your Query !!
--If the reply is helpful, please Upvote and Accept it as an answer–