HKEY_LOCAL_MACHINE\Software\Microsoft\Windows
NT\CurrentVersion\Winlogon\SpecialAccounts\UserList
Under this key you simply create a new DWORD value – the name matches the users name exactly, and the value is one of the following (Decimal format)
0 – Hides the user just from the welcome screen
1 – The user is shown
Comments