Virtual Machine Robot (Monitor issue)

Hello, I’ve tried running my script in RDP (Virtual machine).
Everything works fine.

Problem:
When I minimized remote connection, robot stops working.
When I close remote connection, robot stops working.

As per checking it needs to keep open monitor all the time to make it work properly.

Maybe ony one has any solution for this, I don’t want to keep my remote connection open for 24/7.

@Laimis

Welcome to the community

First while bot is running if you close it will stop…while running you should not close…you can signout before start so that bot logs in

For bot to run in unattended you need service mode installation and unattended license …

https://docs.uipath.com/robot/docs/robot-service

Also for running in minimized check this

https://docs.uipath.com/robot/docs/executing-tasks-in-a-minimized-rdp-window

Cheers

1 Like

Thank you, works on minimized :slight_smile:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.