How can I clear Visual Studio 2019 file MRU?

AxD 661 Reputation points
2021-02-03T13:35:48.173+00:00

I want to clean-up my project MRU list in Visual Studio 2019.

From what I learned, I need to manually load the VS2019 hive, located at C:\Users\me\AppData\Local\Microsoft\VisualStudio\16.0_04abf264\privateregistry.bin and edit the Computer\HKEY_LOCAL_MACHINE\__\Software\Microsoft\VisualStudio\16.0_04abf264\MRUItems key therein:

63542-regedit.png

However, even after I removed each and every item from any of the above mentioned lists (as you can see from the screenshot), when I unload the hive and start Visual Studio 2019, all the MRU items are back again:

63477-vs2019.png

What am I doing wrong? How can I manually erase the project MRU list?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,740 questions
0 comments No comments
{count} votes

Accepted answer
  1. Dylan Zhu-MSFT 6,406 Reputation points
    2021-02-04T02:22:44.757+00:00

    Hi AxD,

    You can install this extension: Clear Recent, which can help you clear history quickly.

    Best Regards,
    Dylan


    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our **documentation to enable e-mail notifications if you want to receive the related email notification for this thread.**


0 additional answers

Sort by: Most helpful