LastVisitedPidlMRU

NTUSER.DAT\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\LastVisitedPidlMRU

LastVisitedPidlMRU records which folder each application last accessed through the standard Windows Open or Save dialog. It stores both the executable name and the target folder as a binary PIDL, creating a direct link between a specific program and a specific directory — context that no other single artifact provides on its own.

Key Name 0, 1, 2 ... — REG_BINARY values each encoding an executable name and the PIDL of the last-visited folder; MRUListEx tracks access order
Trace Type Execution
Hive NTUSER.DAT
Last Write Time Reflects the last time any application updated its dialog folder entry — use it to anchor Open/Save dialog activity to your investigation window and cross-correlate with file system timestamps.
User Specific Yes  Stored in NTUSER.DAT and scoped to the individual user account.

Forensic Value