I bought victus 15 laptop and i got a problem in power plan settings there was only balanced performance option .
i tried to restore by using command prompt as administrator and ran the following commands
powercfg -restoredefaultschemes
in the Administrator console above and restarted my computer. That did not work.
I then tried running the following commands:
Power Saver Restoration
powercfg -duplicatescheme a1841308-3541-4fab-bc81-f71556f20b4a
High Performance Restoration
powercfg -duplicatescheme 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c
in the Administrator console above and restarted my computer. That also did not work.
I am using an administrator user ID with the console. I also tried the SFC and DISM commands to check for image damage and none was found.
Then I tried by downloading pow files and then ran the command prompt as administrator and the typed the command
powercfg -import "Full path of .pow file" that also didn't worked.
Then I tried to disable modern standby by using the command prompt as administrator and typed the command
reg add HKLM\System\CurrentControlSet\Control\Power /v PlatformAoAcOverride /t REG_DWORD /d 0
then I typed the commands
powercfg -duplicatescheme 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c
powercfg -duplicatescheme a1841308-3541-4fab-bc81-f71556f20b4a
powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61
the missing power plans was restore successfully but my sleep power button was missing .
Then i when to choose what the power button does there I didn't found the sleep power button in shutdown button.
But when i deleted the PlatformAoAcOverride and restart my laptop the power button was restore but the power plans were missing .Can anyone has any idea on how to restore the missing power plans without losing sleep power button .