Backup and Restore Registry
While
using registry you should remember that the operations you are
performing are live and there is no option for undo. If you use
registry incorrectly you can cause serious problems that may require
you to reinstall your operating system. So before you modify the
registry, make sure to back up the registry and make sure that you can
understand how to restore registry if problem arises. How to backup Registry? Methods of Backing up Registry You
can make use of this restore point if some thing goes wrong by just
restoring your computer to this restore point. Remember you need to
reboot after creating the restore point. Another
way is to manually export the Registry. You can export the registry
Keys/Sub keys which you want to edit. This is a quick way to backup the
Registry and i recommended this one only. To export a registry key
follow the underlined steps- Now,
you have backuped your registry so if anything goes wrong because of
editing that key you must double click on your saved registry file and
click ok when it ask to merge it. Note Do not follow these steps to export a whole registry subtree. 3.Export registry keys using a Command Prompt You
can use Command Prompt to edit the registry. To know how to edit,
export, import, delete etc registry by using command prompt type Reg/? The following example shows how you can use the reg export command: reg export "hkcu\software\microsoft\winmine" c:\data
egbackups\wmbkup.reg For
backing up the whole registry, use the NTBackup utility to back up the
System State. The System State includes the registry, the COM+ Class
Registration Database, and your boot files. NOTE: NTBACKUP is not installed by default in Windows XP Home Edition. Install it using the instructions available at: Q302894. 5.Using third party tool. You can use a lot of software available these days for backing up and restoring registry, the one which i recommend is ERUNT. ERUNT (The Emergency Recovery Utility for NT) helps you perform a complete
Registry Backup and Restore for Windows NT/2000/2003/XP. To know how to
use ERUNT click here. To view more details of ERUNT click here. To download ERUNT click here. 6.VISTA user's click here to know how to backup and restore registry. Methods of Restoring Registry Caution Referrences
There are numerous way to back up registry, You can use any of the following 3 methods-
4. Backing up the whole registry ("System state")