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:
How can I uninstall Android Studio without an uninstaller?
Solution
-
Use the search engine in the file explorer. Enter the name of the program to remove and delete the directories that will appear.
-
Another way:-
- Press Windows key + R
- Then copy this string
C:\Program Files\Android\Android Studio\uninstall.exe
- 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