Bot needs the resolution as 1920*1200. I have specified in orchestrator but bot is not picking the resolution from there. Also I changed the resolution in UIPath.settings as well, but no luck.
Has anyone faced similar issue? Please provide the solution
What do you use as a machine? Windows servers or VDI?
Do you access them through RDP or another way?
Are you able to set resolution manually there to 1920*1200, in other word, is it supported by your machine?
We are using VDI
We can access machine in both ways (directly or through RDP)
No we don’t have privileges to change the settings, it is controlled by administrators
Make sure the Robot/Windows machine resolution is actually set to 1920×1200. Orchestrator settings alone may not change the Windows display resolution.
Check the UiPath.settings file and confirm the resolution settings are correct.
Make sure the Robot is running in the correct Windows user session and that the machine is not locked or disconnected.
If you are using a VM/RDP session, check the RDP/VM display settings, as they can override the resolution.
Restart the Robot/Assistant after changing the settings and test again.
In short, Orchestrator does not necessarily force the physical/virtual Windows display resolution. The Robot machine/session configuration also needs to match the required resolution.