question

Shameershamee-7615 avatar image
0 Votes"
Shameershamee-7615 asked PengGe-MSFT commented

Unable to uninstall visual studio 2010 ultimate

I just had some problems with visual studio 2010 ultimate and i tried to reinstall it. But am not able to uninstall the Microsoft Visual studio 2010 ultimate ENU.
When am trying to uninstall it its showing error failed to uninstall it.
Can please someone provide som solutions for this?

vs-setup
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @Shameershamee-7615
May I know whether your issue has been solved or not? If not, please share it in here.

0 Votes 0 ·

1 Answer

PengGe-MSFT avatar image
0 Votes"
PengGe-MSFT answered

Hi @Shameershamee-7615
Welcome to Microsoft Q&A!

Thank you for taking time to post this issue in Microsoft Q&A forum.

You can refer to this document to uninstall Visual Studio 2010 manually.
If it doesn't work, you can try to open CMD in administrator mode and run the following command:

 wmic product where "name like'microsoft visual%'" call uninstall /nointeractive

As you know, VS 2010 is end of support , some related links may not work.
Thanks for your understanding.

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


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.