How do I uninstall Azure SDK for .NET 2.5?

I had the same problem in Visual Studio 2015 Community. There are no Azure items in Add/Remove Programs and no uninstall option in Tools/Extensions and Updates.

The solution is to go to C:\Windows\Installer and selecting Uninstall from the context menu on every .msi file that has "Azure" in the description. Works perfectly and every piece of azure trash is not in Visual Studio anymore.

Note: .msi files have hash-like names in the Installer directory. To easily identify what's which .msi file, simply add the Subject column in Windows Explorer. It will show the description.


I also have same problem. I just installed Visual Studio 2015 Community(Update 2) and found a lot of Azure things there. I tried removing them in the extensions window but even if I uninstalled them, they're still listed in the About window. It's like it just simply hidden not uninstalled. Not to mention, Azure SDK also keeps asking for updates, and not exists in the extension list.

After some searching I found this tool. You can use this tool to remove the all the Azures. I've tried and it works. Now the Visual Studio starts faster too :D

https://github.com/tsasioglu/Total-Uninstaller