home / software / tips and tricks / How can I clear Recent Projects list in Visual Studio?

How can I clear Recent Projects list in Visual Studio?

Category: Visual Studio
view more software Tips and Tricks
Updated:  02/22/2009 12:02 PM
Author:  Shiju Mathews

Status:    Resolved.


From start select Run>> type REGEDIT and hit OK
On Registry Editor navigate to
    HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\ [Version] \ProjectMRUList

For VS 2008
    'HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0\ProjectMRUList'  >>  clear all entry except Default

For VS 2010
    'HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\ProjectMRUList'  >>  clear all entry except Default
Tags: How can I clear Recent Projects list in Visual Studio?
Updated on: April 2024