Cannot access target process ! Elevated privileges might be required.Try running the uipath application as an administrator

The root of the issue is due to that the target application which you are automating needs an higher privilege to interact with it. And, the solution for this would be to run the target application in an non-elevated mode or low Integrity level after which the UiPath Robot will be able to identify the application. As it’s an expected behavior to not allow the Robot to run as an administrator when triggered from the Orchestrator considering the implications that it carry for an enterprise organization.