6 out of 27 rated this helpful Rate this topic

How to: Remove Items from the Recent Projects List on the Start Page

The Recent Projects list on the Start Page automatically displays the last six solutions you edited, from newest to oldest. Use this procedure to remove solutions that you do not want to appear in this list.

To remove items from the Recent Projects list

  1. Start Windows Explorer and then find the location where your solutions are stored.

    For example, \...\Visual Studio <version>\Projects\

    NoteNote:

    Visual Studio lists this information in the Visual Studio projects location text box on the General, Projects and Solutions, Options Dialog Box.

  2. Select the solutions you do not want to appear in Recent Projects and move these to another location.

    For example, \...\Visual Studio <version>\

  3. Start Visual Studio.

  4. In Recent Projects on the Start Page, click a solution that you moved from the default directory.

    The message box that appears indicates that the project you selected cannot be opened and prompts you to remove the project from the list.

  5. Click Yes.

    You now can move the project back to the original location on disk if you choose. Visual Studio will not display the solution in the Recent Projects list until the next time you open the solution.

  6. Repeat steps 4-5 for each solution you moved.

    If you want to re-add a solution to the Recent Projects list, open the project from the File menu.

Reference

Other Resources

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
This method does not work for VWD 2010
In VWD 2010 if you move the project to another location, then go into VWD and click on the project in the recent projects list the project opens up again. The program does not say it cannot find the project but creates a new project file in the Projects folder.

Solution - move or delete the project in the Projects folder if you want to, but to remove the project from the recent projects list just right click on the project in the list and select remove this project.

This seems to be a new method for the 2010 edition and would not work with older editions.