How to Uninstall Android Studio v2025.3.2 on Windows 10/11 (2026) | Step-by-Step Guide

Below is a Step-by-Step Guide to Uninstall Android Studio v2025.3.2 on Windows 10/11.

Step 1: Follow Any of the Below Methods

Method 1 – Uninstall Android Studio via Uninstaller

  1. Go to the Android Studio installation location:

    C:\Program Files\Android\Android Studio
  2. Double-click uninstall.exe.
  3. Click Yes if you get a security prompt.
  4. Check the box "Android User Settings" and click Next.
  5. Click Uninstall, then click Yes.
  6. Once the uninstallation is complete, click Close.

Method 2 – Uninstall Android Studio via Windows Settings

  1. Press Windows + I to open Settings.
  2. Go to Apps.
  3. Click Installed apps.
  4. Search for Android Studio and click ⋮ (three dots)UninstallUninstall.
  5. Click Yes if you get a security prompt.
  6. Check the box "Android User Settings" and click Next.
  7. Click Uninstall, then click Yes.
  8. Once the uninstallation is complete, click Close.

Method 3 – Uninstall Android Studio via Control Panel

  1. Press Windows + R.
  2. Type the following command and press Enter:

    appwiz.cpl
  3. Select Android Studio and click Uninstall.
  4. Click Yes if you get a security prompt.
  5. Check the box "Android User Settings" and click Next.
  6. Click Uninstall, then click Yes.
  7. Once the uninstallation is complete, click Close.

Step 2: Remove Android Studio from PATH

  1. Press Win + R, type the command below and press Enter:

    sysdm.cpl
  2. Go to the Advanced tab.
  3. Click Environment Variables.
  4. Under System variables, select Path and click Edit.
  5. Select the following path and click Delete:

    C:\Program Files\Android\Android Studio\bin
  6. Click OK → OK → OK.

Step 3: Cleanup

Delete the following folders if they exist:

  • %LOCALAPPDATA%\Android
  • %LOCALAPPDATA%\Google\AndroidStudio2025.3.2
  • C:\Program Files\Android

Step 4: Verify Uninstallation

  1. Open Command Prompt and run the following command:

    studio64
  2. You should see the following message confirming successful uninstallation:

    'studio64' is not recognized as an internal or external command.

🎉 Android Studio has been successfully removed from your Windows system.

Comments

Popular posts from this blog

How to Install Geany 2.1 on Windows 10/11 (2026) | Step-by-Step Guide

How to Uninstall Bluefish 2.2.19 on Windows 10/11 (2026) | Step-by-Step Guide

How to Install Visual Studio 2026 on Windows 10/11 | Step-by-Step Guide