Disable Lock Ccreen

Discussion in 'Windows 10' started by Belarathon, Jul 11, 2015.

  1. Belarathon

    Belarathon MDL Senior Member

    Nov 21, 2007
    316
    37
    10
    #1 Belarathon, Jul 11, 2015
    Last edited by a moderator: Apr 20, 2017
    I found this one accidentally by stumbling around in the registry looking for something else.

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Personalization]
    "NoLockScreen"=dword:00000001
    This is the reg key created by enabling "GPEDIT.msc/Administrative Templates/Control Panel/Personalization/Do not display the lock screen" which differs from the old one that works for W8.

    Oops...I meant to put this in the "findings" sticky. Would a moderator please move it there? Tnx.
     
  2. White Wizard

    White Wizard MDL Junior Member

    Jul 3, 2013
    61
    4
    0
    #2 White Wizard, Jul 12, 2015
    Last edited by a moderator: Apr 20, 2017
    I tried this using build 10162 and it did not work at all for me.
     
  3. Belarathon

    Belarathon MDL Senior Member

    Nov 21, 2007
    316
    37
    10
    #3 Belarathon, Jul 12, 2015
    Last edited: Jul 12, 2015
    (OP)
    Okay, so this IS the same reg tweak as Windows 8, now that I look at it. It didn't work for me as of '162, but IS now working in build '166.