Good morning, in my case after a long time and with the help even of Microsoft we found the problem. The problem was caused by a third tool that in my case, not needing it, I already uninstalled it. To find out what was causing the error, they sent me the following instructions:
Request you to follow the steps below and share with us the results:
- Download the Sysinternals Suite ( https://docs.microsoft.com/en-us/sysinternals/downloads/sysinternals-suite )
- Extract the zip to a folder
- Run a CMD as administrator
- Navigate to the folder Sysinternals that has been extracted
- Run the following command: handle net.pipe
Running this command would display a list of processes that use named pipes and the address they listen to,
Example:
PAD.BrowserNativeMessageHost.exe pid: 21064 type: Section 464: \Sessions\1\BaseNamedObjects\net.pipe:EbmV0LnBpcGU6Ly8rL0JST1dTRVJOQVRJVkVIT1NULzE2NjIwLzEv
Microsoft.Management.Services.IntuneWindowsAgent.exe pid: 26708 type: Section 6AC: \BaseNamedObjects\net.pipe:EbmV0LnBpcGU6Ly8rL0lOVFVORU1BTkFHRU1FTlRFWFRFTlNJT04vU1RBVFVTU0VSVklDRS8=
PipesTest.Server.exe pid: 6540 type: Section 3AC: \BaseNamedObjects\net.pipe:EbmV0LnBpcGU6Ly8rLw==
Kindly identify whether the list of processes contain the following process displaying the string - EbmV0LnBpcGU6Ly8rLw==. If you find this string in the result, please let us know.
In my case i found one process with the string EbmV0LnBpcGU6Ly8rLw== and that process was the cause that i can't eject Power Automate Desktop correctly.
Sorry for not having answered the question before, but the correct solution by Microsoft also took a long time.
Regards,