Hello @Fernanda JB ,
Welcome to Microsoft Q&A forum.
Please try following, and then relaunch VS and check if the issue disappears.
- Close VS, open CMD as administrator and run
DISM.exe /Online /Cleanup-image /Restorehealth
command, after the command finishes running, please runsfc /scannow
command. - Close VS, go to
C:\Users\{username}\AppData\Local\Microsoft\VisualStudio\17.0_XXXXXXXX
folder, remove the17.0_XXXXXXXX
folder. - Close VS, reboot your machine and rename the %Temp% folder(
C:\Users\{username}\AppData\Local\Temp
).
Sincerely,
Tianyu
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.