Tuesday, 18 February 2014

HOW TO REQUIRE USERS TO PRESS CTRL+ALT+DEL BEFORE LOGIN ??

It is possible to force users to press the CTRL+ALT+DEL keys before the login authentication process begins on a Windows system. This additional security features can be enabled by following the steps below:
 
STEP 1: Open the regedit.exe file.

STEP:2
Search for the following registry key or create a new one: 
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon 



STEP 3: In the right pane, create a new DWORD entry called DisableCAD and modify its data value to 0 to require CTRL+ALT+DEL keys to be pressed and to 1 disable this features. 

 

 STEP 4: Exit the windows Registry and restart the Windows session for the change to be applied.


No comments:

Post a Comment