How should I uninstall Visual Studio Ultimate 2013?

6,311

If you axed the uninstall process before completion, then used a 3rd party tool to pull it out of the add/remove list and manually deleted a couple folders, then you have NOT completely removed it (as evidenced by your problems installing VSCE).

Reinstall VSU2013, then uninstall it again properly (via Add/remove programs), then install VSCE.

Share:
6,311

Related videos on Youtube

white_tiger
Author by

white_tiger

I am an aspiring software engineer who is currently taking several programming MOOC's through Udacity, Coursera and Edx. I have taken MITX's Introduction to Computer Science and Programming(Python), CS101 How to Build a Search Engine(Udacity/Python). I am also going through Codecademy's Python Track. I want to build interactive web applications, program robots, and do 3D graphic designing.

Updated on September 18, 2022

Comments

  • white_tiger
    white_tiger almost 2 years

    I want to uninstall Visual Studio Ultimate 2013 and install the Community edition. However, I am unable to due so since the setup blocks me saying that Ultimate 2013 is installed, despite me having removed Visual Studio Ultimate 2013. I have tried the following:

    Uninstalling VSU2013 using the Add and Remove Features in the Control Panel. It was taking way too long (I waited for 6 hours, so I went ahead and used IOBitUninstaller to remove it. I then manually deleted the folders from Program Files and Program Files(x86). I tried another uninstaller software, Revo. I downloaded a Registry Cleaner software and let it do its work. I manually deleted the Registry files associated with VSU2013.

    After all this, I still get the error. I have spent almost the whole day trying to solve this problem. Could someone please suggest a solution?

    Update:

    I have uninstalled Visual Studio Ultimate 2013 and installed Visual Studio Professional 2013. It shows up in Add or Remove Programs but there is no desktop shortcut nor does it show up in the Installed Apps in the Start Menu (Windows 8.1). Does anyone know where the launch file might be located?

    • heavyd
      heavyd over 9 years
      And you do a repair instead of uninstall, then try to uninstall again?
    • white_tiger
      white_tiger over 9 years
      I am past that stage. VSU2013 does not appear in the Control Panel or anywhere else. There seems to be no remnants of VSU2013 on my PC, yet I still get that error.
    • heavyd
      heavyd over 9 years
      I'll say this much, the Windows installer puts tons of registry entries when installing, especially big pieces of software like VS. I would try to reinstall and then uninstall.
    • white_tiger
      white_tiger over 9 years
      Will let you know if it works.
    • Riegardt Steyn
      Riegardt Steyn over 9 years
      Update Question: MS broke away from their naming convention with VS2013 on the Start Menu... look in the "V" group (for Visual), not in "M" (for Microsoft)... superuser.com/questions/648272/…
  • white_tiger
    white_tiger over 9 years
    Am trying your suggestion. Hope it works.
  • white_tiger
    white_tiger over 9 years
    Please check my updated question.