@ -54,10 +54,13 @@ powercfg /setdcvalueindex scheme_current sub_buttons lidaction 0
## Do not sleep when power button is pressed. This will not change the value in "Control Panel\Hardware and Sound\Power Options\System Settings", but it will still work.
powercfg / setacvalueindex scheme_current sub_buttons pbuttonaction 0
powercfg / setdcvalueindex scheme_current sub_buttons pbuttonaction 0
# Turn off display after 30 minutes of inactivity on AC
## Turn off display after 30 minutes of inactivity on AC
powercfg / setacvalueindex scheme_current sub_video videoidle 1800
# Re-activate current scheme to make settings take effect immediately
## Re-activate current scheme to make settings take effect immediately
powercfg / setactive scheme_current
# Force remove of the hiberfil.sys file even if hibernation is already disabled in Win2Go
powercfg / hibernate off
# Locale
Set-WinUserLanguageList -LanguageList en-US , fr-FR -Force