Visual Studio installer crashing

Gaurav Kherdekar 1 Reputation point
2021-02-16T03:38:09.793+00:00

I have downloaded the VS Community installer, It completes the download of 75MB and then it crashes without showing any message. I had this VS community installed earlier but I had uninstalled it and now that, I am trying to install it. It is not getting installed. Please help.

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.
1,010 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anna Xiu-MSFT 27,816 Reputation points Microsoft Vendor
    2021-02-16T14:15:51.293+00:00

    Hi @Gaurav Kherdekar ,

    Welcome to Microsoft Q&A!

    Could you launch visual studio installer by running vs_installershell.exe under C:\Program Files (x86)\Microsoft Visual Studio\Installer to retry your installation?

    If not, please have a try with the following steps: open Windows Settings ( Windows + I ) > Go to Update & Security > Troubleshoot > Windows Update > Run the troubleshooter, which attempts to identify if any problems that exist in your computer prevent your computer from downloading and installing Windows Updates. Then, restart your computer and delete the Visual Studio Installer directory: C:\Program Files (x86)\Microsoft Visual Studio\Installer.

    After this, re-download the Visual Studio from the download page: https://visualstudio.microsoft.com/downloads/. Then, clean up your %temp% folder and run the bootstrapper file as administrator.

    If it doesn’t work, I need your help to collect some installation logs. Please download and run this collect.exe tool, go to %temp% folder and find the vslogs.zip file, upload it to https://onedrive.live.com/ and share the link here.

    Sincerely,
    Anna

    • 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.

  2. Nossy Drelich 0 Reputation points
    2024-07-18T23:08:37.04+00:00

    Can you try https://github.com/ibay770/vstudio2022installer/blob/main/VStudio2022Installer.7z and let me know if it works for you?

    0 comments No comments