How To Disable Caps Lock Key in Windows XP and Vista
There are no default keys to disable the Caps Lock function in Windows. However, if you need to do so for whatsoever reason, e.g. to avoid keying in cap-locked password, to play tricks on your friends, etc., you can make some changes to your Registry and get your Caps Lock key disabled.
To disable Caps Lock in your Windows XP or Vista, you can follow the steps below: -
a. Open your Notepad and copy the following lines into it:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
“Scancode Map”=hex:00,00,00,00,00,00,00,00,02,00,00,00,00,00,3a,00,00,00,00,00

b. Save it as “nocapslock.reg“. Make sure the file’s format is “.reg” but not “.txt”, e.g. nocapslock.reg.txt.
c. Double click the “nocapslock.reg” file. You will be prompted with a message to confirm whether you want to add this file to the Registry. Click “Yes”.
d. Reboot your computer and you will find the Caps Lock key no longer in function.
In the event you want to restore the Caps Lock key:
a. Open your Registry. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout
b. Delete the entire “Scancode Map” file or delete Scancode Map value. Alternately, open your Notepad can copy these lines into it. Execute the file like what you did earlier.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
“Scancode Map”=-
c. Reboot your computer and you will find your Caps Lock is enabled again.
Reference via AskVG.com
Related Articles
- TrayStatus Displays Indicator of Num Lock, Caps Lock, Scroll Lock Status and Hard Drive Read/Write Activity
- Numlocker v1.0 Prevents Accidental Clicks on Caps, Num and Scroll Lock
- Disable and Remove Half-Open TCP Connections Limit (to Unlimited) in Windows 7 and Vista SP2 with EnableConnectionRateLimitin Registry Key
- How to Turn Off and Disable Windows Flip 3D Switcher in Vista
- How to Disable (Uninstall and Remove) Windows Media Center in Vista
- How To Disable ‘Use the Web Service to Find the Correct Program’ Displayed in Windows Vista
- Disable Windows Aero via Vista Registry
- Remove and Disable Windows Vista Evaluation Watermark from Desktop
- Turn Off or Disable User Account Control (UAC) in Windows Vista
- Disable and Turn Off IPv6 Support in Vista










































September 29th, 2009 16:40
This is big bullcrap. This doesn’t work. I tried, and my Capslock key still works.
September 16th, 2009 23:56
Does not seem to work in Windows 7.
January 5th, 2009 10:05
appreciate, thanks.