As Alex suggests find devenv.exe
and run it . when search for devenv.exe
then I found it\'s there . When I run this file getting error \"cannot
I'm on windows 7 32bits SP1. this worked for me :
run cmd.exe
with elevated privileges (run as administrator). then execute :
cd c:\program files\microsoft visual studio 15.0\common7\ide
devenv.exe /resetuserdata
devenv.exe
before that I tried to give full rights (for my user account and also the weird Account-unknown(S1-5-21-13113034....) ) to these folders: c:\program files\microsoft visual studio 14.0
and c:\users\_myname_\appdata\local\microsoft
note that when installing visual studio, I changed the default folder name to c:\program files\microsoft visual studio 2015
so maybe it is related to the bug seen later ?