I have been using Visual Studio for a while and found that when I open visual studio and open the project all the files that were open last time remain open.
This ca
devenv.exe /ResetSettings
or
devenv.exe /ResetSetting
Worked fine for me