Page 1 of 1

Elevated Permission required Pop up

Posted: Thu Jan 04, 2018 12:17 pm
by Kiruthika
Hi Team,

I have installed Ranorex 5.4.3 in Windows 10 machine and when I try to run the test case from Ranorex Studio, I am getting pop up as "Elevated Permission required" (Message in pop as: "The Process to debug runs with higher Privilege. Ranorex Studio needs to be restarted as Administrator. )

How to disable this pop up ?

Regards,
Kiruthika

Re: Elevated Permission required Pop up

Posted: Thu Jan 04, 2018 3:02 pm
by krstcs
You have two options if you are debugging in Windows 10, both of which require you to have local admin rights on your system.

1. Turn off UAC in Windows 10.
or
2. Start Ranorex as administrator.

Otherwise, you can turn off debugging mode and run normally, if you don't need to actually debug.

Debugging requires admin rights on the local system, this is a Windows/.NET security issue.

Re: Elevated Permission required Pop up

Posted: Thu Aug 02, 2018 11:36 am
by Kiruthika
Hi Team,

I have Ranorex 8.0.1 and when I try to run the automation script in debug mode, I am getting "Elevated Permission required Pop up"

Recently OS upgraded to Win 10 (1709), can you please suggest me the solution.

Note: I don't have Admin rights as per organization policy

Regards,
Kiruthika

Re: Elevated Permission required Pop up

Posted: Thu Aug 02, 2018 12:48 pm
by asdf
Hi,

You can use the debugger without administrator rights, by simply disabling the UIALauncher in the Ranorex Settings.
Settings.png
I hope that helps.
asdf