Hi everyone,
I’m facing a critical and recurring issue with UiPath Remote Runtime that starts every 1 or 2 months after re-installing RemoteRuntime to RDP Server, and I’m looking for a root-cause solution, not a workaround.
Environment
- UiPath Remote Runtime Version: 24.10.99.27114
UiPath Version: Studio 2024.10.14 LTS
When trying to indicate or validate selectors on an application running inside an RDP session, UiPath throws the following error:
“Cannot automate remote app: UiPathRemoteRuntime.exe is not running in the remote session.”
At this point:
- The RDP session is active
- The target application is open
- UiPath Studio / Robot is connected
- But UiPathRemoteRuntime.exe is not detected as running
Event Viewer Findings
When I checked Event Viewer, I found the following warning around the same timeframe:
Windows Installer reconfigured the product.
Product Name: UiPath Remote Runtime
Product Version: 24.10.99.27114
Product Language: 1033
Manufacturer: UiPath
Reconfiguration success or error status: 0
There was no manual update, repair, or reinstall triggered by us.
This looks like a silent Windows Installer reconfiguration, but it results in Remote Runtime effectively not working afterward.
In Task Scheduler, the Remote Runtime-related task looks completely normal:
- Status: Ready
- Triggers: Enabled
- No recent changes
- No failed runs
(Couldn’t add more image new-member srry)
And also we tried to close all antivirus protection to this RDP server as well.
The only way we can temporarily fix the issue is:
- Log in to the server via RDP
- Uninstall UiPath Remote Runtime
- Reinstall UiPath Remote Runtime
- Automation works again… for some time
This is not scalable or acceptable:
- Manual RDP intervention breaks the whole RPA thing
- This issue keeps recurring after weeks
Any guidance, similar experiences, or official recommendations would be highly appreciated.
