Clear Project List from Start Page
Here is a nice tips to clear the Recent project list or File list from Visual Studio .Net
Run--> RegEdit and navigate to
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\<your version>\ProjectMRUList delete unnecessary list.
similarly for FileMRuList.
Make sure not disturb other key from the registry.
Cheers.