Creating Registry Keys or Values

Written by Allen Wyatt (last updated February 8, 2021)

The dynamic nature of the Registry means that the information it contains is always changing depending on the needs of the operating system, programs, or you. Therefore, it is possible to add new values to the Registry or to even add new keys. The Registry Editor allows you to quickly and easily add values or keys.

Why would you want to add keys or values? Quite honestly, it doesn't do you much good to add either item unless you know that it is going to be used by an application or by the operating system itself.

As an example of how to add a new key, let's say you wanted to add one to the HKEY_LOCAL_MACHINE\SOFTWARE hive. Just follow these steps:

  1. Start the Registry Editor, as you normally would.
  2. Click on the small arrow at the left side of HKEY_LOCAL_MACHINE, in the left side of the Registry Editor. The Registry Editor should show you all the items under this key.
  3. Locate and click on the SOFTWARE key (this selects it).
  4. Choose Edit | New | Key. The SOFTWARE key is expanded, and a new key is added beneath it.
  5. Type the name you want used for the new key.
  6. Press Enter. The new key takes its place in the alphabetic listing of keys under SOFTWARE.

At this point, you have created a new key. You can then add values to the new key, following much the same process. The only difference is that, in step 4, you select Edit | New and then the type of value you want to add. The information that you add to the Registry remains there until it is either changed by you or by a program that you may be using.

 This tip (10957) applies to Windows 7, 8, and 10.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Understanding the COMPARE Field

The COMPARE field is rather esoteric, but it can be helpful when you need to compare two values using fields. The result ...

Discover More

Entering Info into Multiple Cells

Want to make an entry of the same value into a group of selected cells? It's easy to do with just one small change in how ...

Discover More

Weighted Averages in a PivotTable

PivotTables are used to boil down huge data sets into something you can more easily understand. They are very good simple ...

Discover More
More WindowsTips

Understanding Registry Value Data Types

Every key value in the registry has a data type. This tip explains the available data types supported in the registry.

Discover More

Editing the Windows Registry

The Registry is the central depository of configuration information used by Windows and by programs running on your ...

Discover More

How the Registry is Organized

There may come a time when you need to view or even modify the registry. In such a case, it's good to know how the ...

Discover More
Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is one less than 9?

There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)


Newest Tips