Brady Gavin

When you inadvertently press Insert on your keyboard, it toggles to Overtype mode. This means anything you type next will overwrite the text that follows the cursor. Fortunately, you can disable this annoying key in Windows 10.

Every key on your keyboard has a correspondingkey scan code that tells Windows how to handle each keystroke.While you cant turn off the Insert key by default, you can tell Windows to replace it with a null character in the Windows Registry.

SharpKeys is free software you can use to edit the specific Registry entry for you. It uses a graphical interface to remap keys on the keyboard.This tool makes it easy to make the necessary change to the Registry without actually having to open Registry Editor.

To do this, fire up a browser, head over to the SharpKeys GitHub page, and download the most recent release.

After you install SharpKeys, open it from the Start menu, and then click Add when it opens.

Scroll through the list on the left and click Special: Insert (E0_52), click Turn Key Off (00_00) in the list on the right, and then click OK to remap the key.

The value in the parentheses is the key scan code associated with it, so the Insert keys code is 00_52. We want to disable it, so we replace the code with the nonexistent 00_00.

Next, click Write to Registry, and SharpKeys adds the values to the Windows Registry for you.

Click OK.

For the changes to take effect, you have to log out or restart your computer.

You can also use SharpKeys to disable other annoying keys, likeCaps Lock.

If youre comfortable making changes to the Windows Registry, you can also disable the Insert key manually in the Registry Editor. Youll be making the same change that SharpKeys performs in the background.

The Registry Editor is a powerful tool, though. If its misused, it can render your system unstable or even inoperable. However, this is a pretty simple hack. As long as you follow the instructions, you shouldnt have any problems.

If youve never worked with the Registry Editor before, you might want toread up on ita bit before you get started. Definitelyback up the Registryandyour computerbefore you make the following changes.

For extra safety, you might want tocreate a System Restore pointbefore you continue. This way, if something goes wrong, you can just roll back to a time before things went haywire.

RELATED: How to Open the Registry Editor on Windows 10

When youre ready, open the Registry Editor and navigate to the following key in the left sidebar:

Right-click Keyboard Layout, select New, and then click Binary Value.

Although the name of the value is arbitrary, you should choose something memorable in case you have to find it again and make any changes. For example, you could name it Insert Remap.

Double-click the value, and then set the value data to the following:

The order is important here. It tells the OS how to handle the remap and what to do when you press the key.

The first 16 zeroes act as the header and will remain set to all zeroes. You can ignore these.

The next hexadecimal number specifies how many remaps are in the value plus onethe null entry at the endfollowed by six more zeroes.

The next two digits are the scan code to the key to which we want Windows to remap the Insert key. In this case, we set it to do nothing (00 00).

After that, the following scan code is the Insert key (52 E0).

Finally, the last eight zeroes signify the null entry and the end.

As long as you follow the scheme above, you can map multiple keys with a single value. First, increment the 02. Then, type both the scan code for the remapped key and the default key before the null entry (the final eight zeroes).

It might seem daunting at first, but once you understand which set of values do what, it gets easier.

If youd rather not edit the Windows Registry, you can download our DisableInsert Key registry hack. Just open the ZIP file, double-click DisableInsertKey.reg, and then click Yes when prompted to add the information to your registry.

These REG files add the same registry settings we covered above.If youd like to see what this (or any other) REG file will do before you run it, right-click the file, and then select Edit to open it in Notepad.

Thats all there is to it! Weve also put together a guide to help youmake your own Registry hacks, if youre interested.

RELATED: How to Make Your Own Windows Registry Hacks

If you cant make changes to the registry on your current Windows system, you can also just pry the Insert key off your keyboard. This will be easier to do on some keyboards than others. However, you probably shouldnt try this low-tech method on a laptop keyboard.

Continued here:
How to Disable the Insert Key on Windows 10 - How-To Geek

Related Posts
April 24, 2020 at 7:41 am by Mr HomeBuilder
Category: Window Replacement