Geoff Posted June 8, 2016 Posted June 8, 2016 I need to be able to disable 'fast startup' in Power Options -> System settings. I have the Win10 ADMX templates in my policy store but I can't see an option to disable it (when I apply my current Win 10 Power Management GPO the option is greyed out and enabled). I have disabled the hibernation options but that doesn't seem to of helped. Has anyone any idea how to do this? 1
Geoff Posted June 8, 2016 Author Posted June 8, 2016 For anyone from google who stumbles across this in the future. I created a group policy preference in the computer configuration to replace the registry key involved. The details are: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Power HiberbootEnabled DWORD 0 = Turn off fast startup 1 = Turn on fast startup 3
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now