Completely Uninstall Android Studio from a Mac (CUASM)

Here are the steps to completely uninstall Android Studio from a Mac:

  1. Open Android Studio and close all open projects.
  2. Open Finder.
  3. In the Finder menu, select "Applications."
  4. Find the "Android Studio" icon and drag it to the Trash in the Dock, or right-click and select "Move to Trash."
  5. Empty the Trash by right-clicking on the Trash icon in the Dock and selecting "Empty Trash."
  6. Open Terminal.
  7. Type the following command and press Enter:
  8. rm -rf ~/.android
    
  9. Then, type this command and press Enter:
  10. rm -rf ~/.AndroidStudio
    
  11. Finally, type this command and press Enter:
  12. rm -rf ~/Library/Preferences/AndroidStudio*
    
  13. Restart your Mac to ensure all changes take effect.

After completing these steps, Android Studio should be fully uninstalled from your Mac.

Post a Comment

Previous Next

نموذج الاتصال