Skip to content

CIDSizeMRU

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

The CIDSizeMRU registry key tracks file names associated with window size and position preferences in common file dialogs. When users open or save files through applications, Windows remembers the dialog window size and position for each file.

This artifact can provide evidence of file names users have interacted with through file dialogs.

This collector gathers structured data about cidsizemru.

FieldDescriptionExample
KeyPathRegistry key pathSoftware\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\CIDSizeMRU
LastWriteTimeRegistry key last write time2023-10-15T14:30:00
ValueMRU value name0
UsernameUser account nameuser
FileNameFile nameconfidential-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\CIDSizeMRU
  • Parses MRUListEx binary data
  • Extracts file name strings
  • Orders by MRU position

CIDSizeMRU provides additional evidence of file interaction through dialogs. Investigators use this data to identify files accessed through dialogs, corroborate other file access evidence, detect access to sensitive file names, and supplement OpenSavePidlMRU analysis.