'Can't uninstall Android Studio on Windows 10

I want to Uninstall Android Studio, but it's not showing in the control panel programs and features, and I can't find the uninstaller. Does anyone know how to uninstall it?

or reinstalling it for the matter?



Solution 1:[1]

I was running into the same issue, tried removing the folder and reinstalling Android Studio but same result. The entry was available in the "programs and features" but when I tried uninstalling I'd get something along "program already uninstalled, remove from list?" which was an error.

What fixed it for me was running geek uninstaller, it showed up there and when I double-clicked it it started the uninstall process normally.

Solution 2:[2]

That's probably because you have never installed it. You may have just downloaded the zip and clicked .exe

In that case you can easily download another/newer version and do the same.

It's also possible to have multiple versions on your drive and run them separately. (That's recommended if you use alpha channels, so you can switch to a stable channel if something is not working correctly)

Solution 3:[3]

I had the same issue. This is how I solved mine: I downloaded the zip file of an older Android Studio version from here (https://developer.android.com/studio/archive). For me, I picked Android Studio 4.1 Canary 2 released on Mar 9, 2019. I am guessing you can pick most of the older ones and it will have the uninstall.exe program in it. Without decompressing the zip file, I just opened the zip file found the uninstall.exe program at the bottom of list right away. I copied the uninstall.exe and pasted it on my current Android Studio file folder. Double clicked it, and Windows uninstalled the program completely. I made sure to check the box where you want to remove the Android User settings as well (up to you what you prefer).

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Bruno Alexandre
Solution 2 Leo Nawroth
Solution 3 JayM