Fix Visual Studio freezing (crashing) while loading solution
===================
https://stackoverflow.com/questions/39703475/visual-studio-freezing-crashing-while-loading-solution
The issue reappeared after a few days, so I located the user settings for Visual Studio 2019:
%USERPROFILE%\AppData\Roaming\Microsoft\VisualStudio\16.0_f124b472
and deleting the following files seemed to have reset VS to a normal state:
Delete only: User.vsk
It works!!
// Current.vsk
// ObjBrowEx.dat
Please close all your solutions before deleting the files