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

Printing Only Non-Blank Worksheets

If you have a workbook containing many worksheets, you might want to print only those worksheets that have some sort of ...

Discover More

When Clicking a Cell, Excel Jumps to a Different Cell

When you click on a cell, you expect the cell to be selected. What happens, though, if you are instead taken to an ...

Discover More

Creating a Document Font List

If you want a list of all the fonts used in a document, the answer isn't as simple as you may think. This tip uses macros ...

Discover More
More WindowsTips

Finding Information in the Registry

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

Discover More

Importing a Portion of the Registry

Windows wouldn't function if it weren't for the Registry, and many system tweaks involve editing it. If you've exported a ...

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 seven less than 7?

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


Newest Tips