Windows 8/10 disable lock screen – solved
Hi, are you annoyed with Windows screen lock as much as me ? Here is little tutorial how to disable it. Disable Windows lock screen run regedit
1 |
create key word32 at - [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Personalization] -> "NoLockScreen"=00000001 |
restart pc -> all done ! Enable Windows lock screen run regedit
1 |
create key word32 at - [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Personalization] -> "NoLockScreen"=00000000 |
restart pc -> all done !