“Sorry, something went wrong” Visual Studio Installer

Adam Sarhan 1 Reputation point
2021-08-28T15:36:00.817+00:00

I tried to uninstall Visual Studio using the installer so I could reinstall it clean, but the uninstall was freezing, so I removed it in the file explorer, and I tried to reinstall it with the installer, but the installer thinks its still there even though it was not so I reinstalled the installer and it still shows that Visual Studio uninstall is paused. When I click resume, remove or modify it says "Sorry, something went wrong, The install operation failed" (I'm guessing because it is trying to manipulate something that isn't there).

I know I messed up but is there a way I could reinstall the installer like new and not make it remember the previous installation?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,607 questions
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.
964 questions
{count} votes

1 answer

Sort by: Most helpful
  1. PengGe-MSFT 3,331 Reputation points
    2021-08-30T06:09:03.94+00:00

    Hi @Adam Sarhan

    You can run InstallCleanup.exe with -f command-line switch in Development Command Prompt.

    You can refer to this document to Remove Visual Studio.
    127521-image.png

    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

    2 people found this answer helpful.
    0 comments No comments