I have automated windows application and it is working fine when i use to run it from Studio or Assistant.
Problem:
When i disconnect VM and run it in unattended mode it is failing on a simple click activity. What i found is if i check Sendwindowmessage it worked fine.
But i want bot to work without SendWindow or Simulate, as few of the activities and hotkey is not working due this issue.
My VM resolution is 1280 x 720, when i am trying to make it 1280 x 1080 it is not even changing at runtime.
Can you log into the robot machine with any admin user and check if you can change resolutions manually. Just to eliminate possible Resolution lock for all users in the VM.
Question
I have opened Orchestrator in some other VM and triggering bot on other VM.
Is their any changes that bot is taking resolution of my current VM from where bot is triggered?
After you updated settings in Orchestrator, did you also try to restart UiPath.Host service.
Most VM providers do have features to lock guest/host resolutions on VM. You will have to contact the IT department to check if this particular VM also has a resolution lock.
This looks more like a user rights + VM resolution lock case.