Ever had that wonderful problem where you´ve made something seemingly awful to the Visual Studio Designer mode making it crash?
After crashing the VS will restart, helpful as it is, only to crash again once the designer starts up.

How to break this loop?
Just delete the .suo in the solution folder. It contains information about what windows are opened and deleting it will restore your window layout. After which you can try to eliminate your problem when restarting VS.