After installing SharpKeys, open it from the Start menu, then click Add when it opens.
Scroll through the list to the left and click Special: Insert (E0_52) , press Turn Key Off (00_00) in the right list, then click OK to remap the key.
Scroll through the list to the left and click Special: Insert (E0_52)
The value in parentheses is the key scan code associated with it, so the key code Insertis 00_52. You want to disable it, so please replace this code with nonexistent 00_00 .
Next, click Write to Registry and SharpKeys will add the values to the Windows Registry for you.
Click on OK.
Click on OK
For the changes to take effect, you must log out or restart the computer.
You can also use SharpKey to disable other annoying keys, like Caps Lock.
Disable the Insert key through Registry Editor
If you are comfortable making changes to the Windows Registry, you can also manually disable the key Insertin Registry Editor. You will make the same changes that SharpKeys has made above.
Registry Editor is a powerful tool. But if abused, it can make the system unstable or even stop working. However, this is a fairly simple trick. As long as you follow the instructions, there will be no problem.
If you've never worked with this tool before, you should learn a little about how to use Registry Editor before getting started. Remember to back up your Registry and computer before you make the following changes.
For added security, you can create a system restore point before continuing. This way, if something goes wrong, you can go back to the time before things went wrong.
When ready, open Registry Editor and navigate to the following key in the left sidebar:
Right-click on Keyboard Layout , choose New> Binary Value .
Although the name of the value can be arbitrary, you should choose something easy to remember (just in case you have to find it again and make any changes). For example, you can name it Insert Remap.
Double-click the value, and then set the value data to:
Order is very important here. It tells the operating system how to handle the mapping and what to do when you press the key.
The first 16 zeros act as titles and will still be set to 0. You can ignore these numbers.
The next hexadecimal number determines how many mappings in the value plus 1 - the last empty entry - followed by 6 zeros.
The next 2 digits are the scan code to the key you want Windows to map the Insert key to. In this case, set it to 00 00.
The following scan code is for the key Insert( 52 E0 ).
Finally, the last eight zeros represent the empty and end entry.
As long as you follow the diagram above, you can map multiple keys with a single value. First, increase the number 02. Then, enter both the scan code for the remapped key and the default key before the empty entry (the last eight zeros).
You can map multiple keys with a single value
It may seem confusing at first, but once you understand which set of values will do the task, everything will become easier.
as you know, uac is an available feature in windows that prevents unwanted changes on your computer, helping to protect your computer better. however sometimes the annoyance caused by it causes the user to be annoyed and just want to remove it.
the windows registry is one of the most important tools in windows 10. since it can profoundly change the way your operating system works, allowing every user on your pc to access it isn't a big deal. good opinion.
the insert key is also used as a shortcut to insert text to copy or cut text content at the current cursor position. if you don't know how to use the insert key to insert copied text in word, please refer to the following article of
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.
overlay is a pretty popular feature these days. almost every game application, game launcher and graphics card software offers an overlay option. but not all gamers need to install the overlay that appears every time the game is launched.
there are many different reasons why you might want to disable the built-in windows firewall, whether that is testing a program, installing alternative firewall software, or anything else. fortunately, it's pretty simple to disable it with...
how to completely disable windows defender on windows 10? there are several ways to turn off windows defender on windows 10, please see the detailed instructions below.
by default we can insert icons into word with many different icon themes. and if you want to insert emoji in word, emoji, you need to use emoji panel in windows 10.
for some reason you want to disable (disable) one or more of any keys on the windows keyboard, but don't know how to do it. normally to disable some basic keys like windows logo, you can use group policy, but for other keys it cannot be disabled with group policy.