In this guide, you will learn what the Windows Registry is, how to access and configure it, and how to backup and restore it.
This guide covers the following:
In Windows XP, click Start > Run (Windows Key + R), type regedit and press Enter
When the registry loads you will be presented with a screen that looks like the screenshot below. The registry is made up of the following components:
![registry-editor01 registry editor01 Working with the Windows Registry (Windows 8, 7, Vista, XP) [Updated]](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_uy9HMWVhq1e_FF8okXTdfLletufPZfAhEGAJMX2baVmJnxCdoPQK2-VUvtCCeHahvlEfg6ylQ1T7qrPzBqM8GhP_FwtolFHpxf4YNtKeSwCcLg_pGzRX2yvG5syGH8lAkBzut0OR_Srmm6E0gYR5XAjPkyRP_oHKUGGv25p7YoIHA=s0-d)
![registry-editor02 registry editor02 Working with the Windows Registry (Windows 8, 7, Vista, XP) [Updated]](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_ulH3L6Ky7uqLJTBKYLyQIFIeb5_JdgUNHx5rrJE6W4T82ClNfFpiTw2354GnN4Vrq-uiwTl9USbsyLq8QHdxwnZUF0Odrls9A9KQcIh7w0lzaGov_52lVqr0F4R7OQfQEztdRQn2J2bzu64jRab4mI9EVgm5l8jxx_k5G551Rwto8o=s0-d)
![registry-editor03 registry editor03 Working with the Windows Registry (Windows 8, 7, Vista, XP) [Updated]](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_s3ITs79GcYXnHq6mhiwh_f6EBjqJZmZO9HSROFp86V9TeH4j8GEAJVoIVFir3lf3reWYM_GHqPQzVrR-6KB5g8Q_l22nfxm1pVyHO8JgHSggnZLGq37KNj3WWdOR_pOi1uRbBmdQsyULo3cM6dm0Xu_BK-iZLiQa2S0S75BMEj83eF=s0-d)
![registry-editor04 registry editor04 Working with the Windows Registry (Windows 8, 7, Vista, XP) [Updated]](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_uHkIxMjss8YhfGaz-ZJeAAg1QTm127y5NpdVt9NU5GB6eTZfxq48At0c7fOFGWvkOk6q7UidHy7wGEEyPjr59VjZ3WvArKSzv05bpF8kNpOADxaLLj0ZNei1xcgDWBPtbp6-TK5Tt-oqSIkv5Jwmymj7WZ8F3dqWMcBb6yUfAR7BYg=s0-d)
![registry-editor05 registry editor05 Working with the Windows Registry (Windows 8, 7, Vista, XP) [Updated]](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_tSwi7IHynkjtPQuRrsjPBOcqFp7ACs2YyeZ8qOnFm8pac4w6GAXZjR_3GwfegvAZlsj0Dz48ILeYHbde2nrrzsTz-Rdzd9YRtL8xg8FgxvgFhd6cXt7ceBqgPSjuFjpoUUhWxspS7lmWXV5kCx_7Vx0GETJuwRwE9wnTPjpRlmgDmq=s0-d)
![registry-editor06 registry editor06 Working with the Windows Registry (Windows 8, 7, Vista, XP) [Updated]](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_vQQg1zfjkgbvx8JVSqItnH4FzNmmcOMysiORhEzYNyy8WlNMC4cohFTnamwfnCTuNftFwaFpaNb94DU4UdPEJPPNFhMtpfbDnsml0hzRN-rH0D0r-Fxm0HUdo4ZKQ61XSgAaexg3KIQzUcB1gGF547NMSKM23EduQufSTZL5JsxyrF=s0-d)
This guide covers the following:
- What is the Windows Registry?
- Access the Windows Registry Editor
- Back up the Windows Registry
- Restore the Windows Registry
- Add Keys or Values
- Examples of Modifying the Registry
- Disable Access to the Registry
What is the Windows Registry?
The Windows registry stores Windows settings, individual program settings, and other important configuration information about your PC. The registry acts like a large shared database for applications to store configuration data and to interact with other applications.Access the Windows Registry Editor
In Windows 8, 7, and Vista, press the Start button, type regedit, and press EnterIn Windows XP, click Start > Run (Windows Key + R), type regedit and press Enter
When the registry loads you will be presented with a screen that looks like the screenshot below. The registry is made up of the following components:
- Keys
- Subkeys
- Values
To find out more about the root registry keys, check out this guide: What Do HKCR, HKCU, HKLM, HKU, and HKCC Mean? (Registry Root Keys)
Back up the Windows Registry
You may back up the entire registry, or a single key you are working on:Back up the entire registry using System Restore
Windows 8 / 7 / Vista
Note: If System Restore is turned off, click to select the local disk, click Apply and then click Create.
- Click Start, type systempropertiesprotection in the Start Search box, and press Enter
If you are prompted for an administrator password or for a confirmation, type the password, or click Allow- Wait for Windows to search for available disks and most recent restore points. Click Create
- Type a name for the restore point and then click Create
- After the restore point has been created successfully, click OK two times
Note: This method only provides recovery capabilities if a system restore is performed. How to perform a system restore.Windows XP
Note: If System Restore is turned off, you receive a message that asks whether you want to turn on System Restore now. Click Yes. Then, in the System Properties dialog box, click to clear the Turn off System Restore check box, click OK, and then repeat this step.
- Click Start, click Run, type %SystemRoot%\system32\restore\rstrui.exe, and click OK
- On the Welcome to System Restore page, click Create a restore point, and then click Next
- On the Create a Restore Point page, type a name for the restore point and then click Create
- After the restore point has been created, click Close
Back up the Entire Registry to a File
Note: I do not recommend restoring from a file created using this method; however, you can use this method to take a snapshot of your registry. This file can be opened in any text editor and referred to for previous values and keys you may have deleted/edited. To backup the entire registry to a file:- Open the registry editor
- Right click Computer in the left-hand column and click Export
- Give the backup a name and save the file
Back up a Single Key
To back up a single registry key, find the key you want to back up, right click on it, and click ExportRestore the Windows Registry
You may restore the entire registry, or a single key you are working on:Restore the Entire Registry from a System Restore Point
Note: If you elected to make a restore point to backup your registry, you can use it to revert any changes you may have made. This is the safest method; however, a system restore will roll back any Windows Updates, program installations and removals etc. that were performed since the restore point was made.Windows 8 / 7 / Vista
- Click Start, type systempropertiesprotection in the Start Search box, and press Enter
If you are prompted for an administrator password or for a confirmation, type the password, or click Allow- Wait for Windows to search for available disks and most recent restore points. Click System Restore
- Select Choose a different restore point and click Next
- Select the restore point that you want to use and click Next
- Confirm your restore point, and then click – this restores the selected Windows configuration and then restarts the computer
- Log on to your computer. When the System Restore confirmation page appears, click OK
Windows XP
- Click Start, click Run, type %SystemRoot%\system32\restore\rstrui.exe, and click OK
- On the Welcome to System Restore page, click Restore my computer to an earlier time (if it is not already selected), and click Next
- On the Select a Restore Point page, click the system checkpoint. In the On this list select the restore point area, click an entry that is named “Guided Help (Registry Backup),” and click Next
If a System Restore message appears that lists configuration changes that System Restore will make, click OK- On the Confirm Restore Point Selection page, click Next
System Restore restores the previous Windows XP configuration and then restarts the computer- Log on to the computer. When the System Restore confirmation page appears, click OK
Restoring a Single Key
To restore a single key:- Find the key that you previously saved
- Double click on the file and click Yes
Add Keys or Values
In some of the tutorials on this website you will need to create a new key or value.Add a New Key
To add a new key, do the following:- Right click on the parent key
- Click New > Key
- Follow the guide’s instructions for what key name to assign
Add a New Value
To add a new value do the following:- Navigate to the key that you want to add a value to
- Right click in the blank space of the right pane and click New > xx (Where xx is the value specified in the guide)
- Follow the guide’s instructions for what value to assign
Examples of Modifying the Registry
Here are some example guides that involve registry modification:- [Fixed] Problem with Desktop Shortcuts (.lnk-files) opening in wrong program
- Change the behaviour of Windows 7 Taskbar Thumbnails [Quick Tip]
- CleanUp MsConfig Application List [How To]
- Hide Account Usernames in Windows for Extra Security [How To]
- Display more of your Most Popular Sites in IE9 [Quick Tip]
Comments