Originally posted by: dclive
Originally posted by: Ryoga
The default location for the registry hive is %systemroot%\Config\, so for most WinXP installations tat's c:\Windows\Config. Usually, you can't see any files at all there if that's where the current registry is running, but you should find "SECURITY.", "SAM.", "SOFTWARE.", etc. Those are the registry files.
If you want to access the registry files for the current install, you'll need to boot into the Recovery Console.
....almost!
It's actually C:\windows\system32\config.
The files are System, SAM, Security, and Software. Move them all together if you start playing around with this.
A copy of the registry that was in place at the time of the installation is at c:\windows\repair.
If you've ever done an NTBACKUP of your system state, a copy of the registry at that time is in c:\windows\repair, overwriting the copy that was in c:\windows\repair.
Of course, in the System Volume Information / _repair folders you'll find lots of copies of registries (assuming XP with System Restore points turned on).