Skip to content

OpenSavePidlMRU

Evidence: OpenSavePidlMRU
Description: Enumerate OpenSavePidlMRU
Category: System
Platform: windows
Short Name: opnsvpidmru
Is Parsed: Yes
Sent to Investigation Hub: Yes
Collect File(s): No

OpenSavePidlMRU tracks folders and files accessed through Windows common file dialogs (Open/Save), organized by file extension. When users open or save files, Windows records the accessed locations in this registry artifact.

This provides detailed evidence of file operations, showing which folders users navigated to when working with specific file types.

This collector gathers structured data about opensavepidlmru.

FieldDescriptionExample
KeyPathRegistry key pathSoftware\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\OpenSavePidlMRU.docx
LastWriteTimeRegistry key last write time2023-10-15T14:30:00
ValueMRU value name0
UsernameUser account nameuser
ExtensionFile extension.docx
PathFull path accessedC:\Users\user\Documents\Confidential\report.docx
MRUPositionPosition in MRU list0
RegPathPath to registry hiveRegistry/ntuser.dat

This collector:

  • Collects user registry hives (ntuser.dat)
  • Searches for: Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\OpenSavePidlMRU\*
  • For each extension subdirectory, parses MRUListEx
  • Decodes shell item data using libfwsi
  • Reconstructs full paths from shell item lists
  • Orders by MRU position per extension

OpenSavePidlMRU provides granular evidence of file dialog activity organized by file type. Investigators use this data to identify files accessed via dialogs, track file operations by extension, detect access to sensitive documents, establish file access timelines, prove user interaction with specific files, correlate with application usage, and identify files on disconnected drives.