Disable Windows S Mode
Disable Windows S Mode Through Windows Recovery
Boot into recovery mode and load hive at c:\windows\system32\config\SYSTEM
1
2
3
4
5
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\CI\Policy]
"SkuPolicyRequired"=dword:00000000
"SkuPolicyRequired"=dword:00000000 <--disabled
"SkuPolicyRequired"=dword:00000001 <--enabled
This post is licensed under CC BY 4.0 by the author.