visual studio won't install

Bi7r 6 Reputation points
2021-09-17T21:08:38.287+00:00

Hello. recently I wanted to install visual studio on my computer. I have tried everything I can but not matter what the same message appear 133205-something-went-wrong.png

Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
963 questions
{count} vote

2 answers

Sort by: Most helpful
  1. omeif 26 Reputation points
    2021-09-19T09:42:13.043+00:00

    Hi @Bi7r ,

    What exactly did you try?

    If you haven't already, I suggest you to read the following article from the Microsoft Documentation:
    https://learn.microsoft.com/en-us/visualstudio/install/troubleshooting-installation-issues

    Here you will also find a link to a live support chat, if that did not help.

    Sincerely,
    Ole

    1 person found this answer helpful.
    0 comments No comments

  2. PengGe-MSFT 3,331 Reputation points
    2021-09-20T02:13:05.713+00:00

    Hi, @Bi7r

    Welcome to Microsoft Q&A!

    1. Close the Visual Studio Installer
    2. Delete the Visual Studio Installer directory. Typically, the directory is C:\Program Files (x86)\Microsoft Visual Studio\Installer.
    3. Run the Visual Studio Installer bootstrapper. You may find the bootstrapper in your Downloads folder with a file name that follows a vs_[Visual Studio edition]__*.exe 4. pattern. If you don't find that application, you can download the bootstrapper by going to the Visual Studio downloads page and clicking Download for your edition of Visual Studio. Run the executable to reset your installation metadata.
    4. Try to install or update Visual Studio again. If the Installer continues to fail, go to the next step.

    There is also a bit of warning:
    Performing the following actions reinstalls the Visual Studio Installer files and resets the installation metadata.

    But in the end, it reinstalls the VS Updater.

    Source: https://learn.microsoft.com/en-us/visualstudio/install/troubleshooting-installation-issues

    Sincerely,
    Peng

    If the answer is helpful, please click "Accept Answer" and upvote it.
    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.

    1 person found this answer helpful.
    0 comments No comments