Visual Studio 2022 Recent projects and solutions always empty

moris27 56 Reputation points
2021-12-11T13:43:42.487+00:00

Using VS 2022 community,if I create/open projects,Recent projects and solutions menu is always empty
Am I missing something?

thanks

Developer technologies | Visual Studio | Other
{count} votes

Accepted answer
  1. Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
    2021-12-21T09:15:04.257+00:00

    Hi @moris27 , do you have a group policy setting on your computer or not?
    Please try the following:

    1. Run you Registry Editor as administrator
    2. Open the following key:
      HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer
    3. find the ‘NoRecentDocsHistory’ value
    4. Double-click on it to Change the value data from 1 to 0.
    5. re-launch your VS and check if the recent projects show or not.
    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. LeonardoWintrich 1 Reputation point
    2022-08-19T21:54:26.537+00:00

    No meu nao funcionou.
    Nao existe a pasta explorer dentro de policies. Como devo proceder?


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.