windows 10 1909 home hello screen

Discussion in 'Windows 10' started by chuckman45, Feb 27, 2020.

  1. chuckman45

    chuckman45 MDL Junior Member

    Nov 3, 2008
    51
    2
    0
    is there anyway to bypass the login screen. before all I had to do netplwiz
    and it be gone but this new windows 10 I can't. is the a fix or a script to get this done
     
  2. pf100

    pf100 MDL Expert

    Oct 22, 2010
    1,906
    3,055
    60
    I haven't had any problem with auto login with 1909. Try disabling the lock screen because that's one of the first things I do.
     
  3. endbase

    endbase MDL Guru

    Aug 12, 2012
    4,522
    1,602
    150
    Same had to disable the pin function then I could set it with netplwiz to auto login
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. ch4os

    ch4os MDL Junior Member

    Jan 9, 2010
    96
    109
    0
    You can also use this to disable Windows Hello forced login:

    Code:
    Windows Registry Editor Version 5.00
    
    ; enabled (default) = dword:00000002
    ; disabled          = dword:00000000
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\PasswordLess\Device]
    "DevicePasswordLessBuildVersion"=dword:00000000
    After that netplwiz will work as before and you can keep your PIN.
     
  5. kaljukass

    kaljukass MDL Guru

    Nov 26, 2012
    2,436
    883
    90
    Completely mysterious, I have always used it on my personal computers, including v1909 and had no problem never.
    I use it also now.
    I've never had to use any "Special Chemistry".
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...