Tuesday, April 6, 2010

Blocking Windows Hotkeys

It is possible to prevent users from using the windows shortcut hotkeys like ALT + TAB and other by simply following steps below
1. open regedit.exe.file
2. Scroll down to or create the following registry key   
    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
3. Create a new DWORD value named NoWinKeys  within the above registry key and set its data
    value to '1' to disable the windows hotkey, and '0' to enable it.
4. Exit the windows registry and restart the windows session for the changes to be applied.  

For all Windows Version
Note: We will update day by day in PC tips
Hint: Use the above details carefully.

No comments:

Post a Comment