Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
September 23, 2002
If you configured your Windows computer to automatically logon, users can invoke the logon dialog box by holding down the shift key until the logon window appears.
To prevent the Shift key from invoking the logon dialog box:
1. Use the Registry Editor to navigate to:
HKEY_LOCAL_MACHINESoftwareMicrosoftWindows NTCurrentVersionWinlogon
2. Add Value Name IgnoreShiftOverride, a string (REG_SZ) data type, and set the data value to 1.
You May Also Like