Windows 10 displays a user's name and account id (email address) on the login screen by default. In public places, other people can see your name and email address as revealed by Windows 10.
If you do not wish to have your email address shown on the login (lock) screen, you can disable that option. However, if you disable the option, you will have to type your username in addition to your password every time.
1) Start REGEDIT
2) Browse to this key
3. Modify dontdisplaylastusername
0 - means show user name and email address
1 - means do not show user name and email address - completely type in every time
4. OK, Exit
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
If you do not wish to have your email address shown on the login (lock) screen, you can disable that option. However, if you disable the option, you will have to type your username in addition to your password every time.
1) Start REGEDIT
2) Browse to this key
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
3. Modify dontdisplaylastusername
0 - means show user name and email address
1 - means do not show user name and email address - completely type in every time
4. OK, Exit
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System