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 Duct Tape Coder

    Oct 22, 2010
    2,067
    3,455
    90
    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,694
    1,717
    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
    99
    110
    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
    3,452
    1,345
    120
    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...