Jump to content
xisto Community
Sign in to follow this  
soleimanian

How To Disable Keyboard Windows XP

Recommended Posts

How to disable keyboard In Windows XP

 

1- Go to StartMenu > Run and type "regedit" and press OK to run Windows Registry Editor.

2- Go to following address:

HKEY_CURRENT_USERControl PanelAccessibilityKeyboard Response
3- Create a new String Value and name it as Flags , then give it value of 127

4- Now Go to following address:

HKEY_CURRENT_USERControlpanelAccessibilitySoundSentry
5- Create a new String Value and name it as Flags , then give it value of 3

6- Create a new String Value and name it as WindosEffect, then give it value of 3

7- Close Windows Registry Editor and restart your Computer.

After restarting computer, if you press any key on keyboard, your keyboard will not work.

 

Note: to restore to first, delete created entries.

Note2: Incorrectly editing the registry may damage your system. First create a backup registry.

Share this post


Link to post
Share on other sites

For pranks?This is one that I'm thinking about doing rather soon. :P

Share this post


Link to post
Share on other sites

Help me to make this batch command valid pleaseHow To Disable Keyboard

REG ADD HKCUControl PanelAccessibilityKeyboard Response /v Flags /t REG_SZ /d 126 /f
When I run it on CMD it says "Too many command-line parameters".

-question by Calvin

Share this post


Link to post
Share on other sites

Help me to make this batch command valid pleaseHow To Disable Keyboard

REG ADD HKCUControl PanelAccessibilityKeyboard Response /v Flags /t REG_SZ /d 126 /f

When I run it on CMD it says "Too many command-line parameters".

-question by Calvin

 


Try this

 

REG ADD "HKCUControl PanelAccessibilityKeyboard Response" /v Flags /t REG_SZ /d 126 /f

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.