could not find uninstall.exe android studio

Issue

I am new to Android Studio, however I am unable to change the background color of buttons. My guess is tat I’m dealing with a faulty installation.. I tried to uninstall Android Studio, but the uninsall.exe file seams to be missing:

enter image description here

How can I uninstall Android Studio without an uninstaller?

Solution

  1. Use the search engine in the file explorer. Enter the name of the program to remove and delete the directories that will appear.

  2. Another way:-

  • Press Windows key + R
  • Then copy this string
    C:\Program Files\Android\Android Studio\uninstall.exe
  1. Third option is:-
  • Search in startup menu
    %userprofile%

  • Then delete the a) .android, b) .androidstudio

  • Then reinstall the android studio again.

I hope it works.

Answered By – Harsh Mendapara

This Answer collected from stackoverflow, is licensed under cc by-sa 2.5 , cc by-sa 3.0 and cc by-sa 4.0

Leave a Reply

(*) Required, Your email will not be published