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: Click on Start Menu and open run command and type regedit. (WINDOWS + R)


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.

@@ Comment for any type of Queries and Enjoy the Windows Tricks in DIFFTRICK @@

No comments:

Post a Comment