Hello,
I have built out a flow that works perfectly until one step when Power Automate Desktop is minimized. Keeping it simple, the flow downloads a file from one website and uploads it into another. The flow processes every step correctly when it is full screen, but when minimized or the computer is locked it always stops when trying to upload the file as it fails to write the file path in the dialog box before clicking "open" to upload the file. I have also tried placing it on a VM and using RDP it works until I minimize the remote desktop window. The only workaround I found so far is I installed Splashtop on the VM and by connecting to the VM it keeps the flow going flawlessly. Just to clarify, the flow continues to run with the VM locked until the part of the flow where the file path text needs to be sent to the dialog box to upload the file. Does anyone have any suggestions or workarounds?