I want to clear the list of projects on the start page...how do I do this? I know I can track it down in the registry, but is there an approved route to go?
For Visual Studio 2013: Open the Run dialog (Press Win + R) type: regedit navigate to: HKEY_CURRENT_USER > Software > Microsoft > VisualStudio click 12.0 then the files will show up on the right side. Look for the "LastLoadedSolution", right click then click Modify change the value to 0.
This worked for me.