mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 19:03:46 +00:00
Merge pull request #7135 from xandfis/patch-1
DisableGraphRecentItems policy
This commit is contained in:
@ -46,8 +46,13 @@ manager: aaroncz
|
||||
<dd>
|
||||
<a href="#fileexplorer-setallowedstoragelocations">FileExplorer/SetAllowedStorageLocations</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#fileexplorer-disablegraphrecentitems">FileExplorer/DisableGraphRecentItems</a>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--Policy-->
|
||||
@ -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
|
||||
|
||||
<!--/SupportedValues-->
|
||||
|
||||
@ -331,7 +336,7 @@ This policy configures the folders that the user can enumerate and access in the
|
||||
<!--SupportedValues-->
|
||||
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,6 +355,59 @@ ADMX Info:
|
||||
<!--/Policy-->
|
||||
<hr/>
|
||||
|
||||
<!--Policy-->
|
||||
<a href="" id="fileexplorer-disablegraphrecentitems"></a>**FileExplorer/DisableGraphRecentItems**
|
||||
|
||||
<!--SupportedSKUs-->
|
||||
|
||||
|Edition|Windows 10|Windows 11|
|
||||
|--- |--- |--- |
|
||||
|Home|No|No|
|
||||
|Pro|No|Yes|
|
||||
|Windows SE|No|Yes|
|
||||
|Business|No|No|
|
||||
|Enterprise|No|Yes|
|
||||
|Education|No|Yes|
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<hr/>
|
||||
|
||||
<!--Scope-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * User
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--/Scope-->
|
||||
|
||||
<!--Description-->
|
||||
|
||||
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.
|
||||
|
||||
<!--/Description-->
|
||||
|
||||
<!--SupportedValues-->
|
||||
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
|
||||
|
||||
<!--/SupportedValues-->
|
||||
|
||||
<!--ADMXBacked-->
|
||||
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*
|
||||
|
||||
<!--/ADMXBacked-->
|
||||
|
||||
<!--/Policy-->
|
||||
<hr/>
|
||||
|
||||
<!--/Policies-->
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user