microsoft / VisualStudioUninstaller

Visual Studio Uninstallation sometimes can be unreliable and often leave out a lot of unwanted artifacts. Visual Studio Uninstaller is designed to thoroughly and reliably remove these unwanted artifacts.
www.visualstudio.com
Other
3.92k stars 573 forks source link

can't uninstall!! #89

Open DDDDDorious opened 6 years ago

DDDDDorious commented 6 years ago

after download the Totaluninstaller.zip from the release 5,i followed the instructions below: 1.extract TotalUninstaller.zip 2.Open an administrator command prompt. 3.Execute Setup.ForcedUninstall.exe 4.Type 'Y' to uninstall.

Then the following process seemed not to uninstall anything.And the spare capacity of the disk has not increased.After trying several times,it was still useless. [

default

](url)

i don't know what is wrong...... i'm really plagued by this uninstalling process......can anyone help me?

Rskut commented 6 years ago

same problem here with professional, tried almost everything to get rid of vs. I think only clean windows install will work

heaths commented 6 years ago

What exactly are you trying to remove?

Rskut commented 6 years ago

Visual Studio 2015 Professional... It began with uninstalling Visual Studio 2017 community, somehow it broke my VS 2015. I tried Repair, uninstall in programns and features, uninstall with "vs_professional /uninstall /force then with Setup.ForcedUninstall.exe. On one point I managed to reinstall vs 2015 but it did not want to start (white splashscreen), so I started again with uninstalling. In my task manager a process named "microsoft common language runtime native compiler" take 4 GB of my 8 GB RAM and I cant kill it. absolutly annoying.

heaths commented 6 years ago

Each new release of Visual Studio shares more and more packages with previous releases. While we have a system in place to try to mitigate uninstalling packages when other versions need them, many third-party and even a small number of first-party packages do not support the ref-counting mechanism I wrote into WiX on which we rely. This is why we recommend repairing other Visual Studio releases left after uninstalling another. Did that not work for you since you said you then tried to uninstall?

To diagnose why Visual Studio 2015 won't start, please run https://aka.ms/vscollect.exe and attach %TEMP%\vslogs.zip to a new issue I opened via Visual Studio 2017 for you at https://developercommunity.visualstudio.com/content/problem/169037/visual-studio-2015-does-not-work-after-uninstallin.html.