diff --git a/windows/client-management/mdm/policy-csp-fileexplorer.md b/windows/client-management/mdm/policy-csp-fileexplorer.md
index 5f49f1d40e..be7a776997 100644
--- a/windows/client-management/mdm/policy-csp-fileexplorer.md
+++ b/windows/client-management/mdm/policy-csp-fileexplorer.md
@@ -46,8 +46,13 @@ manager: aaroncz
FileExplorer/SetAllowedStorageLocations
+
+ FileExplorer/DisableGraphRecentItems
+
+
+
@@ -276,10 +281,10 @@ This policy configures the folders that the user can enumerate and access in the
The following list shows the supported values:
- 0: All folders
-- 15:Desktop, Documents, Pictures, and Downloads
-- 31:Desktop, Documents, Pictures, Downloads, and Network
-- 47:This PC (local drive), [Desktop, Documents, Pictures], and Downloads
-- 63:This PC, [Desktop, Documents, Pictures], Downloads, and Network
+- 15: Desktop, Documents, Pictures, and Downloads
+- 31: Desktop, Documents, Pictures, Downloads, and Network
+- 47: This PC (local drive), [Desktop, Documents, Pictures], and Downloads
+- 63: This PC, [Desktop, Documents, Pictures], Downloads, and Network
@@ -331,7 +336,7 @@ This policy configures the folders that the user can enumerate and access in the
The following list shows the supported values:
-- 0: all storage locations
+- 0: All storage locations
- 1: Removable Drives
- 2: Sync roots
- 3: Removable Drives, Sync roots, local drive
@@ -350,9 +355,62 @@ ADMX Info:
+
+**FileExplorer/DisableGraphRecentItems**
+
+
+
+|Edition|Windows 10|Windows 11|
+|--- |--- |--- |
+|Home|No|No|
+|Pro|No|Yes|
+|Windows SE|No|Yes|
+|Business|No|No|
+|Enterprise|No|Yes|
+|Education|No|Yes|
+
+
+
+
+
+[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+> [!div class = "checklist"]
+> * User
+
+
+
+
+
+
+
+This policy changes whether files from Office.com will be shown in the Recents and Favorites sections on the Home node (previously known as Quick Access) in File Explorer.
+
+
+
+
+The following list shows the supported values:
+
+- 0: Files from Office.com will display in the Home node
+- 1: No files from Office.com will be retrieved or displayed
+
+
+
+
+ADMX Info:
+- GP Friendly name: *Turn off files from Office.com in Quick access view*
+- GP name: *DisableGraphRecentItems*
+- GP path: *File Explorer*
+- GP ADMX file name: *Explorer.admx*
+
+
+
+
+
+
## Related topics
-[Policy configuration service provider](policy-configuration-service-provider.md)
\ No newline at end of file
+[Policy configuration service provider](policy-configuration-service-provider.md)