
How to Uninstall Android Studio in Mac: A Complete Guide
Introduction π :
Android Studio is a powerful IDE for Android app development, but sometimes users may need to uninstall it due to storage issues, performance concerns, or switching to another development tool. If you are using a Mac and want to completely remove Android Studio, this guide will help you do it step by step. This article will show you How to Uninstall Android Studio in Mac completely. β

Methods to Uninstall Android Studio in Mac Studio π₯οΈ :
There are two primary ways to uninstall Android Studio from your Mac:
- Manual Uninstallation (Recommended for complete removal)
- Using Third-party Uninstaller Tools (For quick removal)
We will go through both methods in detail so that you can easily understand How to Uninstall Android Studio in Mac. π
Method 1: Manually Uninstalling Android Studio β‘ :
To completely remove Android Studio from your Mac, follow these steps:
Step 1: Quit Android Studio β
- Ensure that Android Studio is not running.
- Close any related processes via Activity Monitor.

Step 2: Delete Android Studio Application ποΈ
- Open Finder.
- Navigate to Applications.
- Locate Android Studio.
- Drag and drop it into the Trash.
- Empty the Trash to remove the application.

Step 3: Remove Android Studio Configuration Files π
These configuration files take up unnecessary space and should be deleted:
Folder Path | Description |
---|---|
~/Library/Application Support/Google/AndroidStudio* | Stores Android Studio settings |
~/Library/Preferences/com.google.android.studio.plist | Preferences file |
~/Library/Caches/Google/AndroidStudio* | Cached data |
~/Library/Logs/Google/AndroidStudio* | Log files |
~/.android/ | Stores Android Virtual Devices (AVD) data |
~/.gradle/ | Gradle-related files |
~/Library/Preferences/AndroidStudio* | Additional preferences |
To delete these files:
- Open Finder and press
Cmd + Shift + G
in Mac . - Enter the folder path and delete the respective files.
Step 4: Remove Android SDK and Emulator π οΈ
If you installed the Android SDK separately, remove it to free up space.
Steps to Delete SDK:
- Open Terminal.
- Run the following command:
rm -rf ~/Library/Android/sdk
- This removes the entire SDK folder.

Method 2: Using Third-Party Uninstaller Tools βοΈ:
For a quicker method, you can use apps like AppCleaner or CleanMyMac.
Steps to Uninstall with AppCleaner:
- Download and install AppCleaner from official website.
- Open AppCleaner.
- Drag and drop Android Studio into AppCleanerβs window.
- Select all associated files and click Remove.
- Empty the Trash.

This method is helpful if you want an easy way to learn How to Uninstall Android Studio in Mac without manually searching for files. π
FAQ β :
Q1. Will uninstalling Android Studio delete my projects?
A : No, your projects are stored separately. However, it’s always recommended to back up your files before uninstallation.
Q2. How can I completely remove Android Studio from my Mac?
A : To fully remove it, delete the application, associated files, SDK, and caches using the manual method or a third-party uninstaller. Also Read Our Article How to Uninstall Android Studio in Mac
Q3. What happens if I donβt remove Android SDK?
A : The SDK files can still take up disk space, so it’s recommended to remove them if you no longer need them. And Read Our Article How to Uninstall Android Studio in Mac To Guide Batter.
Q4. Can I reinstall Android Studio after uninstalling it?
A : Yes! You can download the latest version from the official Android Studio website and reinstall it anytime.
Conclusion π― :
Uninstalling Android Studio from a Mac is easy when done systematically. If you want to ensure a complete removal, follow the manual method and delete all related files, including the SDK. Alternatively, you can use third-party tools for quick removal. After uninstalling, restart your Mac for the changes to take effect.
By following these steps, you can free up disk space and keep your system clean from unnecessary files. Now you know exactly How to Uninstall Android Studio in Mac in a hassle-free way. π
Also Read : Mac Studio M4 Max : The Ultimate Powerhouse for Creators
If you ever need to reinstall Android Studio, simply download the latest version from the official website.