Posts Tagged ‘logon screen’

How can I enable / disable the Ctrl Alt Del from logon screen ?

Tuesday, June 17th, 2008

Do the following …

Start the registry editor (regedit.exe)

Move to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon

Double click on DisableCAD (create of type REG_DWORD if it does not exist)

Set to 1 if you don’t want to have to press Ctrl-Alt-Del, and set to 0 if you do. Click OK

Close the registry editor

Reboot the machine