Search code examples
androidwindowsandroid-studiowindows-10uninstallation

Can't uninstall Android Studio


I'm having problems uninstalling Android Studio in Win10, I can't find the uninstall.exe file. I installed it, but I'm not going to use it, after all, so I went to Control Panel>Programs and Features, but when I tried from there it said it couldn't find the uninstall.exe and removed it from the list, I have the Android Studio folders in Program Files and all, but that's it.

I already removed the SDK from the user folder. All that's left is in Program Files. I tried reinstalling but only creates another installation folder under 'Android Studio1'.

Thanks in advance!


Solution

  • A comment by Flot2011 answered this question.

    Flot2011's comment:

    Go to C:\Users%username%, and delete .android, .AndroidStudio(#version-number), .gradle and AndroidStudioProjects directories if they exist. After that go to C:\Users%username%\AppData\Roaming and delete the JetBrains directory.

    Just follow Flot2011's directions and restart your PC, and Android Studio is no more on your computer.