Skip to content

Commit 8e7b882

Browse files
authored
Update binary-caching-issues.md
1 parent bd30fe9 commit 8e7b882

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/power-platform/power-automate/desktop-flows/binary-caching-issues.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Fix Desktop Flow Failures from Cache Issues
3-
description: Resolve desktop flow errors in Power Automate that are caused by corrupted or conflicting cache files.
3+
description: Resolve desktop flow errors in Power Automate that occur because of corrupted or conflicting cache files.
44
ms.reviewer: spanopoulos, v-shaywood
55
ms.date: 01/15/2026
66
ms.custom: sap:Desktop flows
@@ -78,11 +78,11 @@ If the problem persists, clear these additional folders:
7878
- `Designer\Scripts`: Stores execution logs and cached data for flows that are triggered from Power Automate Desktop Designer.
7979
- `Cache\(MSI or MSIX)`: Safe to remove all folders except `Account` and the `msalcache.bin3` file.
8080
- Deleting these folders doesn't cause data loss, but you might see previously dismissed notifications again.
81-
- If you delete the `Account` folder and `msalcache.bin3` file, you are signed out of Power Automate Desktop.
81+
- If you delete the `Account` folder and `msalcache.bin3` file, you're signed out of Power Automate Desktop.
8282
- `DesktopFlowModules`: Contains custom modules downloaded from the Asset Library. Missing modules are downloaded again at runtime.
8383
2. Under `C:\Windows\ServiceProfiles\UIFlowService\AppData\Local`:
8484
- `Microsoft\Power Automate Desktop\Cache`: Depending on your Power Automate Desktop version, some files might be cached here instead of the locations that are listed earlier in the previous sections.
85-
- `Users`: Contains additional intermediate files that are related to binary caching. Clear this folder to resolve further errors.
85+
- `Users`: Contains additional intermediate files that are related to binary caching. To resolve further errors, clear this folder.
8686
- After you remove files from this path, restart **Power Automate Service** as described in the previous procedures.
8787

8888
If clearing cache folders doesn't resolve the problem, contact [Power Automate support](https://www.microsoft.com/power-platform/products/power-automate/support/).

0 commit comments

Comments
 (0)