Android Studio Update: Some conflicts found in installation area (studio.exe | uninstall.exe)

I know this is an older question but I encountered the same error while updating SDK components in Android Studio 2.3.3. I was able to fix the problem by starting the SDK manager and un-checking the components that showed the error and clicked “Apply”. That un-installed just that component. When it was finished, I re-checked the component and clicked “Apply” again. When it was finished, the problematic component was updated to the newest version. This was much quicker than doing a full un-install/re-install as stated in one of the solutions above.

Hope this helps someone.

Leave a Comment