Uipath orchestratror problems

When you click on minimize, you lose the GUI interface of the remote connection. So while monitoring it, you normally don’t want to minimize, however, you can look at the SuppressWhenMinimized registry fix. Here is more info found in a recent post I made: Timeout error whenever Terminal server gets disconnected - #4 by ClaytonM and another on the fix Robot - Executing Tasks in a Minimized RDP Window

When using Orchestrator, you will first want to make sure “Logontoconsole” is turned off for the robot. You can change this setting while editing the Robot’s settings in Orchestrator. Secondly, you will want to change the resolution settings in the same place (ie 1920 w, 1080 h, 32 depth). The resolution will allow the screen to be ideal size so all your elements will be shown on the screen like when you were developing the project.

If that doesn’t help, then I suggest you use TakeScreenshot and Save Image, so you can see what the screen looks like before the error occurs. - you can see if any weird popups occured or anything else.

Regards.

2 Likes