🧰 Registry (.reg)
Disable Recent Documents History (Registry Tweak)
Stops Windows from tracking recently opened documents.
DisableRecentDocsHistory.reg
Windows Registry Editor Version 5.00
; Disable Recent Documents History
; Stops Windows from tracking recently opened documents.
;
; Usage: double-click to apply, then sign out and back in (or restart
; explorer.exe) for it to take full effect. Back up your registry first
; if you're unsure (File > Export in Registry Editor).
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoRecentDocsHistory"=dword:00000001