Win10-Initial-Setup-Script icon indicating copy to clipboard operation
Win10-Initial-Setup-Script copied to clipboard

Add functions to change what happens when a laptop lid is closed

Open kroimon opened this issue 5 years ago • 1 comments

I need to set this to None on all my fresh Windows installations, so at least the 'Do Nothing' function would be very helpful. If you don't want to have all four varieties, I would at least suggest to keep the 'Do Nothing' and 'Sleep' ones.

Reference: https://docs.microsoft.com/de-de/windows-hardware/customize/power-settings/power-button-and-lid-settings-lid-switch-close-action

kroimon avatar Aug 26 '20 08:08 kroimon

You probably should test if the Firmware supports these different schemes, before enabling. Use: powercfg.exe /A

eabase avatar Oct 12 '20 15:10 eabase