Asked By
parth008
0 points
N/A
Posted on - 08/09/2011
How to disable my Keyboard .
And again enable my keyboard with some codes
How to disable my Keyboard
This code will enable you to disable your keyboard. But you should be aware that incorrectly editing the registry may damage your system. First create a backup registry.
Disable keyboard In Windows:
-
Go to StartMenu-> Run and type "regedit" and press OK to run Windows Registry Editor.
-
Then Go to following address:
HKEY_CURRENT_USERControl PanelAccessibilityKeyboard Response
-
Create a new String Value and name it as Flags , then give it value of 127
-
Now Go to following address:
HKEY_CURRENT_USERControlpanelAccessibilitySoundSentry
-
Create a new String Value and name it as Flags , then give it value of 3
-
Create a new String Value and name it as WindosEffect, then give it value of 3
-
Close Windows Registry Editor and restart your Computer.
After restarting computer, if you press any key on keyboard, your keyboard will not workJ
Or you can use Keyboard Locker. It’s a small utility program disables keyboard and takes up very few system resources.
The shortcut key to lock the keyboard with Keyboard Locker is, press Ctrl+Alt+L.