When an automation is running via Power Automate Desktop, is there any explicit service or process running on the virtual machine (VM) that indicates a flow is being executed unattended?
The reason for my question is that I would like to detect whether such a service or process exists on the machine. If I find that no such service is active, I would like to either shut down or delete the VM.
Is there a way to identify this reliably?