NTUSERDAT
NTUSER.DAT is a per-user registry hive used by Windows to store user-specific configuration and preferences. It resides in a user’s profile directory and contains the portion of the Windows Registry that is loaded as the current user’s HKEY_CURRENT_USER when the user is logged on. In practice, when a user signs in, Windows loads NTUSER.DAT into memory under the user’s security identifier (SID) and maps it so that software and the system can read and write user-specific settings.
Location and scope commonly include C:\Users\<Username>\NTUSER.DAT on modern Windows installations (older systems used C:\Documents and Settings\<Username>\NTUSER.DAT).
NTUSER.DAT interacts with roaming profiles, where the hive may be downloaded to or uploaded from a network
For administrators and forensic practitioners, NTUSER.DAT is a common source of user-specific information about configuration and