Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
If the Contact support button is failing with an ms-contact-support link required message, the documented fix is to install the Get Help app from the Microsoft Store.
If Power Automate itself is failing to open or sign in, there are a few known causes:
- Two Power Automate for desktop versions are installed
This can happen when one version was installed by MSI and another from the Microsoft Store. That combination is unsupported and can cause a Communication error.
- For Power Automate for desktop 2.34.176.23181 or later or Microsoft Store version 10.0.7118.0 or later:
- Go to Start > Settings > Apps > Installed apps
- Search for Power Automate
- Uninstall one of the two versions
- For Power Automate for desktop 2.34.176.23181 or later or Microsoft Store version 10.0.7118.0 or later:
- A named pipe conflict is blocking startup
On earlier versions, another elevated process can block the required endpoint and prevent Power Automate from starting.
- Close Power Automate and confirm in Task Manager that it is no longer running.
- Download and extract Sysinternals Suite.
- Open an elevated Command Prompt.
- Run:
handle net.pipe - Check whether a process is using the string EbmV0LnBpcGU6Ly8rLw==.
- If found, stop that process, then start Power Automate again.
- Sign-in cache is corrupted
If the app opens but sign-in fails, delete the token cache file msalcache.bin3 from the correct folder:
- MSI install:
%localappdata%\Microsoft\Power Automate Desktop\Cache\MSI - Store install:
%localappdata%\Microsoft\Power Automate Desktop\Cache\Store
- MSI install:
- Network access may be blocked If errors include Failed to Fetch, Client Request Aborted, or Network Error, the documented cause is firewall or domain/IP blocking. In that case, the required Power Automate domains and IP addresses need to be allow-listed by IT.
About whether others are experiencing the same issue: the available context includes community reports of temporary Power Automate access problems and guidance to wait for a Microsoft fix in some cases, so a broader service issue is possible.
- error message ms-contact-support link - Microsoft Q&A
- "Communication error" and the connection between Power Automate components fails
- "Communication error" and the connection between Power Automate components fails
- Can't sign in to Power Automate for desktop
- Client Request Aborted or Failed to fetch error in Power Automate
- How to log into Power Automate Desktop when receiving an error while communicating with the cloud services - Microsoft Q&A