How to disable the Caps Lock key in 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 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
May be interested
- Google 'wiped out' CAPS LOCK key - Good or bad?on the occasion that google has just introduced the first chrome os-based laptop, many comments have appeared around this product.
- How to disable Lock Screen lock screen on Windows 10 Anniversary Updatewindows 10 anniversary update updates include a group policy update available on enterprise and education versions. therefore users can use group policy to disable lock screen lock screen on windows 10 anniversary update.
- 3 ways to enable/disable Windows Spotlight image on lock screenwith windows spotlight enabled, your lock screen is updated daily with beautiful images from bing. however, not everyone likes to see a different lock screen background every day.
- What is LockApp.exe on Windows 10?you can see a process called lockapp.exe running on your pc and not understanding what it is, read the following article to learn about it.
- How to disable Widgets on iOS 10 lock screen?one of the newly improved features on ios 10 is the ability to access your favorite widget right on your device. instead of having to swipe the screen to the right, you can now see the entire widget screen. accessing widgets right on the lock screen is quite useful, you can customize the lock screen by adding, removing, and arranging widgets.
- How to disable Activation Lock on iPhoneif you bought a used iphone and didn't realize it was locked, you can't use your phone. this article will show you how to turn off activation lock on iphone.
- How to disable USB ports on Windows, Mac and Linuxnow, you know that using a usb storage device on your computer has many potential security risks. if you fear the risk of being infected with malware, such as trojian, keyloggers or ransomware, you should completely disable the usb storage device if the system has a lot of sensitive data.
- How to turn on the search box on the lock screen on Windows 10starting with windows 10 build 18932, a new experimental feature allows adding a search box on the lock screen so users can search the web using bing directly on the lock screen. and this is how to turn it on.
- How to lock the Laptop keyboard, how to disable the Laptop keyboardeveryone knows that the keyboard is indispensable for a computer in general and a laptop in particular. however, in certain cases, you may want to lock the keyboard to prevent the impact from children, pets, or from your carelessness. so how to lock (or disable) laptop keyboard?
- How to disable Gemini on Android lock screenyou can easily use gemini on android lock screen. however, some users find it unnecessary, so they can turn it off according to the instructions below.