UIPath in dual monitor

i am looking for the possibility of dual monitor concept where robo is running in one monitor and in parallel i can work in another monitor.

Hi,
Even if you get the windows to open on a second monitor, it will control your computer (mouse/keyboard). You can try to have all activities using Simulate or SendWindowsMessage, however that doesn’t always work or keep you from interrupting the process.

What you are really looking for is to run it on a virtual machine, so it won’t get in the way of what you are doing.

1 Like

I guess you can run as a different user on the same machine.

are we saying in dual monitor we can login as 2 different users at a time…
i will try this option

You can run bot on VDI or RDP (on 1st monitor) and local desktop on another.

My situation is slightly different. I just want an external monitor to develop bots on as it is easier, but then someone mentioned if I am building something that is image based this will mess it up when the bot is running on the laptop without the external monitor, is there a way around this?

@ClaytonM @vvaidya @palindrome @lawanyaram @Mayur_Pande @loginerror @abrunner
i want to monitor remote windows server/ Remote Desktop , connected through local machine remote desktop connection
I want to monitor different parameters resources
if anyone as worked pls share xaml or approach without credentials