Previous Posts


Compress files automatically

Set default printer from a script

Windows XP SP3 (Beta) Released to testers

Set IE default home page from a script

Add a new email domain to Exchange 2003

Backup your files using Remote Desktop

Force Windows 2003 to look like XP

Disable the Windows 2003 Shutdown Tracker

New SysInternals Tool: Active Directory Explorer

Can't open this item. There is not enough memory -...



Archives

May 2005

January 2006

April 2006

May 2006

June 2006

July 2006

September 2006

October 2006

November 2006

December 2006

January 2007

February 2007

March 2007

April 2007

May 2007

June 2007

July 2007

August 2007

September 2007

October 2007

November 2007

December 2007

January 2008

February 2008

March 2008

April 2008

May 2008



Subscribe to our Feed:






Enable Ctrl-Alt-Delete in Vista

I have been getting tired of the Name+Icon login style of Vista for some time now. I want to force users to press CTRL-ALT-DEL, then type their username and password.

Windows Vista Main Login


There are a few reasons for this. I have account names that I don't want others to see. If they know that the username exists, that gives them one more piece of the puzzle.

Secondly, forcing CTRL-ALT-DEL adds another level of security. Why? Because this feature is difficult to implement without having administrative access to the system. This means as long as my machine has not been infected with something then I know that I am typing my username and password into Vista, and not some password capture program.

I searched around to see if there were settings I could change to make this happen. The easiest solution I came up with is accomplished by changing two registry settings.

First lets start out with clearing out username field. I want it to show me a blank username and password screen when logging in.

This registry key does the trick:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System

Find the value named 'DontDisplayLastUserName' and set it to 1 (If you don't see it, then create a new DWORD item with this value)

Now when you logoff you will see the new login screen:

Windows Vista Clear Main Login


That fixes that. Now lets force CTRL-ALT-DEL. This can be enabled by drilling down to this key:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon

Find the value named 'DisableCAD' and set it to 0 (If you don't see it, again...create a new DWORD item with this value)

Now when you get to the login screen you will be forced to hit CTRL-ALT-DEL to login

Windows Vista Enable Ctrl Alt Del


Ahh...Finally the Vista login is the way I like it.


Posted By: Steve Wiseman on Monday, August 13, 2007

Check out our utilities for windows

 



Copyright © IntelliAdmin, LLC, 2008. All Rights Reserved