|
How to backup the Windows Registry If you feel uncertain about changing the Registry, which is a key component of Windows, you might want to play safe and create a backup. And its as simple as this:
1. Open up the Registry Editor and go to the specific key (e.g. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control as seen above). Right-click on the subkey Control and select Export.

2. A window appears that asks you to save this subkey as a .reg-file. Enter a name (like Control_Backup.reg and hit Save. In case of an emergency just double-click on the .reg-file and click OK/OK to integrate your old settings into the Registry!
|