Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Installation Error - Unable to elevate [error:1812]

Tags:

android

I have downloaded the latest android studio android-studio-bundle-135.1740770-windows from the official site. But when I install the downloaded application file, it starts the installer and shows it extracting and then I get the following error in a small alert window:

Unable to elevate[error:1812]

I have also tried running the application as administrator, but no luck!

like image 990
sam100rav Avatar asked Apr 08 '15 06:04

sam100rav


4 Answers

for me also when I tried to install from download folder i got same error so .Just copy the android studio installation file to the Desktop you downloaded, and then Right Click and Click on Run As Administrator it worked .

like image 135
jayashree Avatar answered Sep 19 '22 16:09

jayashree


For me it worked with compatibility for win xp

like image 4
user9090650 Avatar answered Nov 17 '22 12:11

user9090650


Right-click on the installer > Properties > Compatibility > Run Compatibility Troubleshooter

like image 10
Shadow Avatar answered Nov 17 '22 14:11

Shadow


I am facing same issue from last 2 days

Issue is related to USER ACCESS most company's have set up user account that doesn't have access to install any application they have one admin user that have all this access

So when I open setup from admin account It open perfectly

Solution 1 - First try to simple right click on Android studio exe -> Click on Run as Administrator

Solution 2 - Press shift key and hold it -> Right Click on Android studio exe -> Run as different user then enter userName and Password of Admin user it work smoothly

like image 7
sushant gosavi Avatar answered Nov 17 '22 13:11

sushant gosavi