How to hide or remove email address from Windows 8 lockscreen?

10

2

I'm using Windows 8 and I have an Microsoft account (@outlook.com). I was wondering if there is a way to remove or hide my email address from the lockscreen.

Note: I don't want to use a local account, just to hide my email address. I also know about Hiding email address in Windows 8, but I'm asking specifically about the lockscreen.

Cyril F

Posted 2013-01-09T06:33:07.880

Reputation: 209

1I don't think its possible yet. – avirk – 2013-01-09T07:36:01.493

Answers

2

I know only a way to hide all info:

  1. Type regedit in Start Screen then open Registry Editor

  2. Go to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System

  3. Set dontdisplaylastusername to 1

  4. Right click then create a DWORD DontDisplayLockedUserID with value of 3

Then all info here will hidden, and will need fill both username and password to login. Username can use email, or simply all lower cases first name (username is case insensitive).

Ian Cleveland

Posted 2013-01-09T06:33:07.880

Reputation: 21

-3

Open the main windows 8 Screen and move the mouse pointer to the right-side bottom and there click settings icon and now select accounts and select remove hotmail account

Peter

Posted 2013-01-09T06:33:07.880

Reputation: 3

5that's not what he asked. In this way you completely remove the association between your local account and the MS account – AndreaCi – 2014-01-17T15:49:19.890