Unable to highlight remote login credential window and controls

HI ,

I trying to write a workflow to automate RDP login window. I am unable to highlight any control on password window and getting attached pop up message

Hi @vivek.srivastava,

This security window can’t be automated. Even using UiPath Screenplay. You need to consult with your IT to disable it.

Thanks!

@vivek.srivastava

Check below thread, It seems same issue

Happy Automation

Hi @vivek.srivastava

Best practice is not to automate Windows Security/credential prompts via UI:

Use stored credentials:

→ Save the RDP password in Windows Credential Manager or in the “.rdp” file, and let mstsc handle login automatically