Issue initiating Process from Orchestrator: "Elevated Privileges Required" & Remote Debugger Error

Hi everyone,

I am facing an issue with a process I developed in UiPath Studio while running the application as an Administrator.

The Problem:

  1. Orchestrator: I am unable to start the job from Orchestrator. It fails to initialize the application correctly.
  2. Remote Debugging: When attempting to use the Remote Debugger, I receive the error: “Elevated privileges required. Run as administrator.”

It seems the process requires admin rights to interact with specific UI elements , but the Robot Agent isn’t invoking those rights when triggered remotely or via Orchestrator.

Has anyone found a workaround for this that doesn’t involve manually logging into the VM to ‘Run as Admin’ every time? How should I configure the Robot Service or the Project Settings to handle these elevated requirements?

Thanks in advance!

Hi @user1231

Pls check the below thread:

Happy Automation