13 lines
884 B
Reg
13 lines
884 B
Reg
Windows Registry Editor Version 5.00
|
||
|
||
; Created by: Shawn Brink
|
||
; Created on: June 1st 2015
|
||
; Tutorial: https://www.tenforums.com/tutorials/6567-enable-disable-lock-screen-windows-10-a.html
|
||
|
||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\SessionData]
|
||
"AllowLockScreen"=dword:00000000
|
||
|
||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Personalization]
|
||
"NoLockScreen"=dword:00000001
|
||
|