Uninstalling Visual Studio using MS Total Uninstall

Uninstalling Visual Studio can be a real challenge, and my old PC at home is full with versions 2012/13/15. After a brief bit of googling I found a very useful tool which seemed to do the job and freed up 20gb of space on my machine.

The Visual Studio Uninstaller is useful when all else fails and your final thought is just to rebuild the machine. It will attempt to wipe all versions off you machine completely and then you can start again.

Download the latest release from github.

When running, dont forget:

  1. Run from an Admin CMD console.
  2. Run it several times - on the third run for me, it was still doing its thing.
  3. Pay attention to the error codes... it hasn't necessarily worked!

Popular posts from this blog

A Simple 3 Layer Architecture