diff --git a/scripts/SetHighPerformancePowerProfile.ps1 b/scripts/SetHighPerformancePowerProfile.ps1 new file mode 100644 index 00000000..20d6bc81 --- /dev/null +++ b/scripts/SetHighPerformancePowerProfile.ps1 @@ -0,0 +1 @@ +Start-Process -FilePath 'powercfg.exe' -ArgumentList '/setactive 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c'