How to completely uninstall and remove all related with Visual Studio 2019

Nor_ 26 Reputation points
2021-11-30T09:12:11.213+00:00

I'm facing some errors in VS Pro 2019. I already try to uninstall in VS installer but its not removing everything and when I try to run VS, its still remain same.

So, how can I completely, entirely remove everything about Visual Studio from my computer?

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.
961 questions
0 comments No comments
{count} vote

Accepted answer
  1. Anna Xiu-MSFT 25,551 Reputation points Microsoft Vendor
    2021-11-30T13:15:19.317+00:00

    Hi @Nor_ ,

    Welcome to Microsoft Q&A!

    You can run InstallCleanup.exe to remove all installed Visual Studio instances completely.

    If it doesn’t work, you could have a try with the following steps:

    1. Manually delete any leftover install and cache folder you previously installed to
      C:\Program Files (x86)\Microsoft Visual Studio
      %programdata%\Microsoft\visualstudio\packages
    2. Delete the setup registry key, which was set when you first installed:
      HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\VisualStudio\Setup
      HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\Setup
      HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\VisualStudio\Setup

    Sincerely,
    Anna

    • 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.
    3 people found this answer helpful.

0 additional answers

Sort by: Most helpful