Hi all. I have experienced a similar issue with an RPA process that interfaces with a windows application
and we are using ""Global Send keys"" to access and select toolbar menu items. The process works fine
if I have the remote desktop window visible, however, if I either minimize the remote desktop window (not
the app itself), to I disconnect from the remote session (remaining logged in of course) I receive the same
error indicated in this post. We have a separate RPA process that is not using ""global send keys"" to access
menu items and it has no issues when I minimize the remote desktop window or disconnect.
It seems odd to me that the application running on a remote machine would not be able to issue commands
via Global send keys simply because it is minimized on my desktop.