.. generated, remove this comment to keep this file ``mru.recentdocs`` ================== .. code-block:: console $ target-query -f mru.recentdocs .. list-table:: Details :widths: 20 80 * - Module - ``os.windows.regf.mru.MRUPlugin`` * - Output - ``records`` **Module documentation** Return MRU data stored at various registry keys. The Windows registry contains various keys about Most Recently Used (MRU) files. References: - https://winreg-kb.readthedocs.io/en/latest/sources/explorer-keys/Most-recently-used.html **Function documentation** Return the RecentDocs data. The ``HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\RecentDocs`` registry key contains information about the last 10 documents that the currently logged on user accessed or executed via Windows Explorer. References: - https://digitalf0rensics.wordpress.com/2014/01/17/windows-registry-and-forensics-part2/