Skip to content

Commit c2e854e

Browse files
authored
Document restrictions: PWAs aren't supported in FSLogix environments (#3605)
* draft * trim link * finished draft * demote heading
1 parent ada369a commit c2e854e

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

  • microsoft-edge/progressive-web-apps

microsoft-edge/progressive-web-apps/ux.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: msedgedevrel
66
ms.topic: conceptual
77
ms.service: microsoft-edge
88
ms.subservice: pwa
9-
ms.date: 09/15/2021
9+
ms.date: 10/15/2025
1010
---
1111
# Use PWAs in Microsoft Edge
1212

@@ -102,3 +102,17 @@ The **App info** menu contains useful information about the app, such as:
102102
* The various app permissions that have been granted.
103103
* Privacy information such as the number of cookies used.
104104
* Lists of extensions and tools that can be used in the app.
105+
106+
107+
<!-- ====================================================================== -->
108+
## Limitations
109+
110+
Progressive Web Apps (PWAs) have the following limitations.
111+
112+
113+
<!-- ------------------------------ -->
114+
#### FSLogix environments
115+
116+
Progressive Web Apps (PWAs) aren't supported in FSLogix environments. In an FSLogix environment, you can install a PWA, but when you log off and then log back in, the installed PWA is gone. This is a known restriction.
117+
118+
FSLogix enhances and enables a consistent experience for Windows user profiles in virtual desktop computing environments. For more information, see [FSLogix documentation](/fslogix/).

0 commit comments

Comments
 (0)