Key Name | Contents |
HKEY_CLASSES_ROOT | File associations and OLE data. |
HKEY_USERS | User preferences, including desktop setup and network connections. |
HKEY_CURRENT_USER | On a PC with only a single user, this key is a duplicate of the HKEY_USERS key. However, on a PC with multiple logins, it contains the preferences of the currently logged-in user. |
HKEY_LOCAL_MACHINE | The hardware and software installed on the system. |
HKEY_CURRENT_CONFIG | In addition to duplicating the HKEY_LOCAL_MACHINE key when running, this key also contains any configuration changes made in the current session and information on the printers and fonts installed. |
HKEY_DYN_DATA | Records system performance information and keeps information on PnP devices. |