Menu


It is possible to prevent users from using the Windows shortcut hotkeys-like ALT+TAB and others-by simply following the given below:

Step-1 Open the regedit.exe file.

Step-2 Scroll to or create the following registry key: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\currentVersion\policies\Explorer

Step-3 In the right panel, create a new DWORD value named NoWinKeys within the above registry key and set its data value to 1 to disable the windows hotkeys, and to 0 to enable them.




Step-4 Exit the windows registry and restart the windows session for the change to be applied.

It is also possible to implement the above by simple creating and double clicking sky.reg extension file containing the data given below (To create sky.reg file simply open Notpad, copy and paste the below instruction into it and then save the file with any file name and sky.reg extension)

REGEDIT 4 

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\policies\Explorer]
“NoWinKeys”=”1”   

Also Read: How To Hide Clock In Windows         

Post a Comment Blogger

 
Top