Delete recent files history on restart/shutdown (Windows 11) ?


babayaga

New member
Local time
4:47 PM
Posts
2
OS
Linux
I use a recent files history for convenience, but I'd like it to be automatically deleted when shutting down or restarting the system, so that it's empty the next time I load up Windows.

Any help on how to achieve this is appreciated. :)

OS: Windows 11 (24H2)
 

My Computer

System One

  • OS
    Linux
I use a recent files history for convenience, but I'd like it to be automatically deleted when shutting down or restarting the system, so that it's empty the next time I load up Windows.

Any help on how to achieve this is appreciated. :)

OS: Windows 11 (24H2)

save the .bat from there and set it to run at startup
 

My Computer

System One

  • OS
    Windows 11 Pro
I wonder if there is a way to do it through the Group Policy Editor or a Registry setting ? Anyone ?

I'm not going into yet another W10/11 hate rant, but man, this was so trivial back in XP and 7.
 

My Computer

System One

  • OS
    Linux
Code:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"ClearRecentDocsOnExit"=dword:00000001
 

My Computer

System One

  • OS
    Windows 7

Latest Support Threads

Back
Top Bottom