How to overcome this error message in UiPath using remote runtime in External RDP “Cannot access application. Elevated privileges might be required. Try running the UiPath application as an administrator.”?
Refer this extensive solution for the issue.
Welcome to the community
Try to open UiPath also as admin and check if it solves the issue
Cheers
UiPath training kind of skims over this so three things to check:
- UiPath installed on client as Admin ( not current user).
Eg. with the latest UiPath download executable use elevated administrator cmd prompt:
msiexec /i UiPathPlatformRobot.msi - Avoid using Hyper-V to boot into your VM, you have to use your Remote Desktop Connection app
- Most important is you have enabled Remote Desktop on the VM. Eg. cmd > SystemPropertiesRemote > Allow remote connections to this computer
