Comments
Item

Enable alternative logon screen

Published in Windows Vista User Interface Tweaks by Steve Sinchak with 57,239 views and 3 comments

Microsoft has removed the classic Windows NT style logon screen in Windows Vista. You can no longer hit CTRL+ALT+Delete to get to a logon box where you can type in the username and password. Instead you have to enable the alternative logon screen to restore this capability.

  1. Click on the Start Button, key in secpol.msc and hit Enter.
  2. Navigate through Local Policies and Security Options.
  3. Locate and right click on "Interactive logon: Do not display last user name" and select Properties.
  4. Select Enable and hit OK.
  5. close Local Security Policy editor.

Log off and you will see the new logon screen.

Tip: If you need to log into a domain sign in with "domain\username". If you want to log into a local computer account, sign in with ".\local_username".

 
Free Computer Magazines and eBooks
 
Comments
Kwalker
2 years ago
Did this and login did change, but I am now locked out of my computer. DON"T DO! I typed in both the correct User name and password and still nothing:( can you help me out?
kwalker
2 years ago
seriously this isn't cool:( Please help ASAP
Steve Sinchak
2 years ago
Kwalker, this setting is used by just about every major corporation to improve the security of their Windows boxes so it is a very safe and proven tweak. At a high level all this tweak does is disable the account list screen and show a username and password box instead so anyone that tries to log into the computer does not see a list of local accounts they can try to hack. It does not do anything to to authentication system of Windows so basically if it is not accepting your username and password then you must be typing them in wrong.

Keep in mind that depending on how you configured your local accounts your actual username may be different than the display name. For example in my Active Directory implementation my account shows up as Steve Sinchak by my actual login name is steve.

Worst case scenario you could use one of the Linux admin password reset boot CD's to reset the local admin password on your computer. Search google, there are a lot of free options.