Since after uninstalling the “Visual Studio Emulator for Android” component, you cannot get to the “AVD Manager” any more, you have to manually delete this directory:
%LocalAppData%\Microsoft\VisualStudioEmulator
This works for both Visual Studio 2017 and Visual Studio 2015.
In addition, you might want to run “AppWiz.cpl“, then remove “Android SDK Tools”, which is also not automatically removed by the Visual Studio installer (at least not in Visual Studio 2015).
This will get rid of the multi-gigabyte folder %ProgramFiles(x86)%\Android\android-sdk\
Leave a Reply