How to disable the Caps Lock key in Windows 10
Windows doesn't offer any easy to find or use options to disable the Caps Lock key. However, by using free software like AutoHotKey or Registry tricks, you can disable the Caps Lock key on Windows 10.
If you're tired of accidentally pressing the Caps Lock key, here's an easy way to disable it on a Windows 10 keyboard.
1. Turn off the Caps Lock key with AutoHotKey
Using AutoHotKey you can do many things. One of those things is the ability to disable any key on the keyboard. In this case, we will disable the Caps Lock key using AutoHotKey.
First, download and install AutoHotKey.
Once installed, right-click on the desktop and choose New> Text Document .
In the text file, copy and paste the code below.
; Disable Caps Lock key SetCapsLockState, AlwaysOff return
Press Ctrl + S to save the file.
Close the text file.
Rename the text file to disableCapsLock.ahk. Make sure you replace the .txt file extension with .ahk. This file has now become an AutoHotKey script.
Double-click the newly created file.
Script to start running. You can see it on your taskbar.
Try pressing the Caps Lock key while the script is running and you will see that the key has no effect. If you want to use the Caps Lock key, exit the script by right-clicking the taskbar icon and choosing the 'Exit' option. Alternatively, you can also temporarily stop the script by selecting the 'Pause' option.
2. Disable the Caps Lock key using the Registry
Before making any changes, back up the Registry and then continue.
Search for regedit in the Start menu and open it.
Go to the following location.
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlKeyboard Layout
Right-click on the right panel and choose New> Binary Value .
Name the value 'Scancode Map'.
Double-click the value.
Enter the following binary value in the Value Data field .
00 00 00 00 00 00 00 00 02 00 00 00 00 00 3A 00 00 00 00 00
Click the OK button to save the changes.
Close the Registry.
Restart Windows.
You have successfully disabled the Caps Lock key on your keyboard.
You should read it
- How to turn Caps Lock keys into modifier keys on Mac
- Fixed a bug with the Cap Lock key on Windows 10 suspended
- How to Turn Off Caps Lock
- Steps to Turn off Caps Lock using Caps Lock or Shift key in Windows 11
- How to Disable the Capslock Key in Windows
- Turn off Caps Lock keys in Mac OS X
- Create a tone when pressing Caps Lock, Num Lock, or Scroll Lock Windows 10
- Display notification of Caps Lock macOS key with Captin
- Google 'wiped out' CAPS LOCK key - Good or bad?
- How to disable Lock Screen lock screen on Windows 8, 10
- Remove Network icon on Lock Screen lock screen Windows 10
- Why do Olympic swimmers wear two swim caps?
Maybe you are interested
The Connection Between Hobby and Productivity Adobe Portfolio - Download the latest Adobe Portfolio here Windows 10 1809 and 1909 officially discontinued support Link Download Microsoft Office 2019 Microsoft stopped updating for Windows 10 1903 from December 8, 2020 This is the most commonly used version of Windows 10 in the world