Windows registry is structured into multiple hives. Registry hive is a logical set of keys, subkeys and values. Each registry hive has a primary file with hive data, .log file with transaction log which stores every transaction executed on this hive and .sav file which stores a backup of the last good state of the hive. System hive also has .alt file which stores a backup copy of HKEY_LOCAL_MACHINE\System, a critical part of a registry.
Below are hives used by Windows:
Registry files could be of two formats: standard and latest. Standard file format is used for compatibility with Windows 2000, because that is the only format which Windows 2000 can process. Standard format is also supported by later versions of Windows for backward compatibility. The following hives use standard format: HKEY_CURRENT_USER, HKEY_LOCAL_MACHINE\SAM, HKEY_LOCAL_MACHINE\Security, and HKEY_USERS\.DEFAULT.
Registry files are located in %SystemRoot%\System32\Config directory. Files in this directory are updated every time new application is installed or uninstalled, user log ins or log outs and in many other cases. Also, it is important to know that these files do not completely represent Windows registry. Certain parts of Windows registry are formed in memory when operating system is loading.
If you need to look at the specific parts of the Windows registry you can use regedit.exe tool which can navigate registry keys and subkeys in an easy to use User Interface. Alternatively you can use reg.exe tool to query or export parts of the registry.
File Extension Info | |
---|---|
Data file | |
MIME TYPE | |
Dependes on type of data | |
DAT File Opens With | |
Microsoft Outlook Windows Registry REG tool MineCraft McAfee |
Japanese Translation
German Translation
French Translation