Show Admin on Welcome screen
This enables you to show/hide specific users on the welcome screen. If it's a different user, change "Administrator" to the username, and if you want to hide, change the dword:00000001 to dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList] "Administrator"=dword:00000001
» Example Registry Tweak
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList] "Administrator"=dword:00000001