Visual Studio 2015 crashes

I was facing the same issue for team explorer. First of all close all instances of visual studio and then try:

devenv /resetuserdata

Run above command at the command prompt; typically something similar to "C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE"


Uncheck [Tools->Options->Environment->Automatically adjust visual experience based on client performance]

Uncheck [Use hardware graphics acceleration if available]

You can leave [Enable rich client visual experience] checked

I was having a lot of problems anywhere from random crashes, to crashing my Intel Graphics display driver, I turned it off and I have had no problems, it actually runs better. Maybe it will work for you