Completely uninstall Android Studio on Windows 10/11

tags: Android development  android studio  android  ide

To completely remove Android Studio from Windows:

1. Run the Android Studio uninstaller

The first step is to run the uninstaller. Open "Control Panel", under "Programs", select "Uninstall a program". After that, click on "Android Studio" and press "Uninstall". If you have multiple versions, you can uninstall them as well.
Recommended UseUninstallTool that automatically scans residual files after uninstallation (Registryetc.) delete.

2. Delete Android Studio files

To delete the remainder of any Android Studio settings files, go to your user folder (%USERPROFILE%) in File Explorer and delete .android, .AndroidStudio, and any similar directories for the last version, i.e. .AndroidStudio1.2 , and .gradle and .m2 if they exist.

Then go to %APPDATA% and delete the JetBrains directory.

Finally, go to C:\Program Files and delete the Android directory.

3. Delete SDK

To remove any remaining parts of the SDK, go to %LOCALAPPDATA% and delete the Android directory.

4. Delete Android Studio project

Android Studio creates projects in the folder %USERPROFILE%\AndroidStudioProjects, you may want to delete it.

5. Use Everything software to search for “Android”

Find suspicious files, jump to the folder, and delete them manually.

Intelligent Recommendation

How to completely uninstall Android Studio (clean clean)

If it is directly decompressed installation, then delete the file directly. (If you are uninstallation, choose to uninstall the relevant settings, no screenshot, forgive megasight) Open the control pa...

Under the Mac system, completely uninstall Android Studio

1. Uninstall Android Studio and execute the following commands at the terminal (Terminal): 2. Delete Projects 3. Delete Gradle 4. Uninstall Android Virtual Devices (AVDS) and *.keysstore. Note: If the...

Windows 10 completely uninstall windows easy to upgrade

Close the window update service, uninstall Windows Easy, delete all the folders that start with UpdateAssistant in the C:\Windows directory (this is deleted, restart the machine, solve the problem.) I...

Windows 10 completely uninstall the skype that comes with windows

1. Click the menu bar in the lower left corner, find the following figure, run as an administrator 2. Enter in the running interfaceGet-Appxpackage -User username username needs to be written as your ...

How to completely disable or uninstall OneDrive in Windows 10

Article from: http://os.51cto.com/art/201508/489371.htm Unlike Windows 7, 8, 8.1, Microsoft has built OneDrive into Windows 10 and will display it in the navigation pane of the file explorer, and user...

More Recommendation

visual studio completely uninstall

1. InC:\ProgramData\Package CacheIn searchvs_Community Edition is vs_community copy path under vs_community.exeC:\ProgramData\Package Cache\{e785fbe4-3a74-4559-a09b-df54d092047e}Reserve 2. Right-searc...

Android studio completely cancels proxying Mac & Windows

Table of contents Why turn off the agent? Can't it be possible to turn it off directly on Android studio? How to completely close the proxy? Why turn off the agent? The problem caused by the proxy is ...

windows completely uninstall node.js

windows completely uninstall node.js Find the corresponding uninstaller rukou Find the corresponding uninstaller rukou There is a node.js folder below, there is a shortcut to Uninsta node.js, click un...

Completely uninstall MySQL in Windows

1. Open the control panel and uninstall the MySQL component ① When the following interface appears, complete the following operations ② As long as it is related to MySQL, uninstall all 2. Find the two...

Windows completely uninstall Anaconda

Windows completely uninstall Anaconda Uninstall anaconda's official document Option A Simple uninstallation Option B completely uninstall traces of configuration files and directories Option A Uninsta...

Copyright  DMCA © 2018-2026 - All Rights Reserved - www.programmersought.com  User Notice

Top