Hi how can we work with Citrix application when Uipath studio is also located on Citrix environment
Hi @jagadeesh7,
Welcome to the UiPath forum !
Actually, Citrix is used to automate Remote machine/ Virtual machine where UiPath studio is not installed.
In your case studio is already there, so you can easily automate using desktop/web recorder.
Thanks!
Hi @jagadeesh7
Follow below steps:
- send hot key Win + r
- Then type ''mstsc" and enter using TypeInto activity
- Enter server credentials for logging into server.
- once logging into server, use Citrix Automation or Computer Vision Scope activity to automate application.
After open RDP before enter credentials please click->show Options->go to Local Resource tab->change Apply Windows Key combinations enter On the remote computer and save.
After try Win+r in rdp it will work.

Regards,
Kommi Jeevan.