How do I remove an image-system for avd file in Android Studio? How do I remove an image-system for avd file in Android Studio? android android

How do I remove an image-system for avd file in Android Studio?


  • Go to Preferences / Appearance & Behaviour / System Settings / Android SDK

  • Tick Show package details in the bottom right.

  • Untick the version(s) of Android you want to uninstall and clickOk.


After selecting show hidden files option from windows explorer, go to the location where Android SDK is installed. Then open system-images folder. You will see a folder named as the api level same as jelly bean. Just remove that folder.


For Mac users:

rm -r ~/Library/Android/sdk/system-images/android-XX