Reputation: 873
I reinstalled windows and visual studio recently, and I no longer have recent projects on a right click
I can't even pinned a project
Even for Excel :
I think is a windows problem, but i try to find a solution on the web and i can't found.
Did you know how to resolve it ?
Thank you
Upvotes: 8
Views: 2940
Reputation: 147
only thing worked for me VS 2022 Win11:
Be sure to have jump lists enabled on Windows 10: Go to the new messy ugly control panel, Personalization > Start > [X] Show recently opened items in Jump Lists on Start or the taskbar and in File Explorer Quick Access.
German Settings name "zuletzt geöffnete Element in "Start", Sprunglisten und Datei-Explorer anzeigen"
Upvotes: 0
Reputation: 642
Testing this issue in 2023 on Windows 11 with Visual Studio Community 2022 I have discovered that it matters HOW you open projects or solutions. The only way I have found that consistently causes the project or solution to appear in the "recents" list is:
File
-> Open
-> Project/Solution
After this, the project or solution should finally show in the right-click context menu "recents" section. From there you can right click the recents item and select to pin it, which I recommend. Then you don't have to worry about if you opened it in the correct way recently enough.
Upvotes: 19
Reputation: 873
Answer from the Microsoft forums :
Open the Settings App (gear icon on your Start Menu)
Go to Personalization - Start
Is this setting turned on - Show recently opened items in Jump Lists on Start and Taskbar?
Upvotes: 9