This article was co-authored by wikiHow Staff. Our trained team of editors and researchers validate articles for accuracy and comprehensiveness. wikiHow's Content Management Team carefully monitors the work from our editorial staff to ensure that each article is backed by trusted research and meets our high quality standards.
This article has been viewed 281,195 times.
Learn more...
The Windows Registry is a database of settings for every Windows preference, application, user, and all attached devices for your computer. You can use the built-in Windows Registry Editor to change those settings, thereby improving performance and making Windows work the way you want. You can also seriously mess things up. This guide tells you how to make a backup, edit the Windows Registry, and restore the backup if something goes wrong.
Steps
Making a Registry Backup
-
1Make a backup of the Windows Registry. Do this before you edit it so you can revert to the pre-edited version if necessary.
-
2Press ⊞ Win+r. The Run window opens.Advertisement
-
3Type "regedit" without the quotes and press ↵ Enter. If prompted by User Account Control, click Yes to open the Registry Editor.
-
4Right-click the Computer icon in the left pane.
-
5Click Export.
-
6Choose a location and type a name for the backup.
-
7Click Save.
Editing the Registry
-
1Edit the Registry. The Registry contains two basic elements: keys and values. If you know the key you want to edit, press Control+f to open the Find dialog box. [1]
-
2Type the key name and click Find Next.
-
3Edit the key's value data. When you find the key, double-click it to edit the value data.
-
4Click OK to save your edits. Some edits may require a Windows restart to take effect.
Restoring a Registry Backup
-
1If necessary, you can restore your Registry backup. Keep track of your edits so you can return them to their original value if desired. If you make multiple unsatisfactory edits, you may want to restore your entire Registry backup rather than correct each edit.
-
2Open the Registry Editor.
-
3In the File menu click Import.
-
4Locate the backup file you saved and click Open.
Community Q&A
-
QuestionRegistry entries required for network connectivity are missing. What do I do?Community AnswerAdding registry entries is much harder than removing them. You should probably reinstall your network driver.
-
QuestionWhat are Registry files called?Community AnswerThey're called "reg entries." Some files may take the extension "reg," and when you open them, they automatically add or edit reg entries.
-
QuestionCan I change my registry keys after I've been hacked?Community AnswerNo, you have to use system restore to go back to an earlier date before you can change the registry keys.