Backing Up the Windows Registry

Written by Barry Dysert (last updated May 17, 2021)

4

The Windows Registry is at the heart of the Windows operating system. The Registry is a set of system files constructed into a database that contains system-level and application-level parameters on both a machine and a user basis. If the Registry were to become corrupted it could render your system unusable, so it's important to make regular backups of it so you can restore a good copy of the Registry if necessary.

The best way to protect yourself is to take a backup of the complete Registry. This can be done by creating a restore point, since the Registry is included in restore points. The way you create a restore point varies slightly depending on your version of Windows.

To create a restore point, follow these steps if you are using Windows 10:

  1. Display the Control Panel
  2. Choose the System and Security Link. This opens the System and Security window of the Control Panel.
  3. Choose the System option. Windows displays the System area of the Control Panel. (See Figure 1.)
  4. Figure 1. The Windows 10 System dialog box.

  5. Click the System Protection link at the left of the dialog box. Windows displays the System Protection tab of the System Properties dialog box. (See Figure 2.)
  6. Figure 2. The Windows 10 System Protection tab of the System Properties dialog box.

  7. Click the System Restore button. You will then be taken through a wizard that allows you to select what Restore Point you wish to use and then you can create it.

In Windows 8 the way in which you access the system area is just a bit different than in Windows 10:

  1. Move the mouse pointer into the very bottom-left corner of the screen and right-click. You should see a Context menu appear.
  2. Choose the System option. Windows displays the System area of the Control Panel. (See Figure 3.)
  3. Figure 3. The Windows 8 System dialog box.

  4. Click the System Protection link at the left of the dialog box. Windows displays the System Protection tab of the System Properties dialog box. (See Figure 4.)
  5. Figure 4. The Windows 8 System Protection tab of the System Properties dialog box.

  6. Click the System Restore button. You will then be taken through a wizard that allows you to select what Restore Point you wish to use and then you can create it.

If you are using Windows 7 the steps are different still. (The biggest difference is how you get to the first dialog box.) Follow these steps:

  1. Click Start, right-click Computer, and select Properties from the resulting Context menu. Windows displays the System area of the Control Panel. (See Figure 5.)
  2. Figure 5. The Windows 7 System dialog box.

  3. Click the System Protection link at the left of the dialog box. Windows displays the System Protection tab of the System Properties dialog box. (See Figure 6.)
  4. Figure 6. The Windows 7 System Protection tab of the System Properties dialog box.

  5. Select the Local Disk (under the Protection Settings group) and click the Create button. You will then be prompted to enter a description for the Restore Point, and you can create it.

If you are just making small, isolated changes to the Registry, you may want to simply back up a particular "hive" (a set of Registry keys and values) instead of backing up the entire thing. Exporting a portion of the Registry is covered under another tip.

 This tip (12206) applies to Windows 7 and 8.

Author Bio

Barry Dysert

Barry has been a computer professional for over 35 years, working in different positions such as technical team leader, project manager, and software developer. He is currently a software engineer with an emphasis on developing custom applications under Microsoft Windows. When not working with Windows or writing Tips, Barry is an amateur writer. His first non-fiction book is titled "A Chronological Commentary of Revelation." ...

MORE FROM BARRY

How To Enable Jump Lists

Jump lists are handy time savers. Some consider them a privacy issue, though. Whichever way you see it, this tip shows ...

Discover More

Repairing Your System Using a System Repair Disk

If your system gets into a state where it cannot be started normally, this tip presents you with options of how you can ...

Discover More

Using Reliability Monitor

Reliability Monitor provides some measure of how stable your system is. It does this by noting, over time, various types ...

Discover More
More WindowsTips

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

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

Creating Registry Keys or Values

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

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 2 + 2?

2021-05-17 18:03:13

Tomek

MW: thank you for your answer, but my problem is that my restore points are disappearing. I can create them all right, and they are available for a while, until some windows update removes them. Currently all my restore points from before 2021-05-12 created by Windows Module installer have disappeared. (see Figure 1 below)

Figure 1. My current restore points


2021-05-17 16:51:48

MW

Tomek: There is a registry setting that enables/disables your ability to save restore points. It is a simple fix to enable that setting if it is not already.

Google "enable system restore via registry setting" to find the instructions and registry key to change.


2021-05-17 13:11:08

Tomek

I found that my restore points are disappearing. This happens usually when an automatic restore point is created by Windows at the time of some update, often I cannot return to my restore point that I created before installing some software or tweaking the system.

Is there a solution for this?


2021-05-17 08:33:55

Len Richards

Why show us this confusing directions .. use REGEDIT command ... why would you not include this ... or maybe you don't know about it


Newest Tips