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
One possible user friendly workaround is to use the take ownership
method from How to Geek and use it on %USERPROFILE%\AppData
and on C:\ProgramData
where C
is the disk partition holding your OS. However you'll need to make hidden folders visible first. Then navigate to your VS installation folder and run devenv /resetuserdata
.