Hi @Sumit_Ghosh1,
If you have the following robot settings, your screenshot activity will work.
Robot user settings
Why does this work?
Robot Settings (uipath.com)
Login To Console Enables the Robot to connect to the console session of the machine where it is installed. Additionally, it indicates if you can connect multiple Robots to Orchestrator using multiple users ( High-Density Robots ) or not. By default, this is set to
No
. To enable High-Density Robots, set the value toNo
.
If set toNo
, the Unattended Robot creates an RDP session when executing a process.
Using service mode is something new to me thanks @Nithinkrishna for the alternative.