Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Configure managed shortcuts on the New Tab Page
Supported versions
- On Android and iOS since 145 or later
Description
This policy controls which shortcut items are managed and displayed on the Microsoft Edge New Tab page.
If you enable this policy, you can select one or more shortcut items to display on the New Tab page. The selected shortcuts are managed by the policy and shown to users:
Favorites: Shows the Favorites shortcut.
History: Shows the History shortcut.
RecentTabs: Shows the Recent tabs shortcut.
Collections: Shows the Collections shortcut.
SharedLinks: Shows the Shared links shortcut.
EDrop: Shows the EDrop shortcut.
Camera: Shows the Camera shortcut.
If you disable this policy or don't configure it, Microsoft Edge displays the default set of shortcuts based on user preferences.
Policy options mapping:
Favorites (Favorites) = Favorites
History (History) = History
RecentTabs (RecentTabs) = Recent Tabs
Collections (Collections) = Collections
SharedLinks (SharedLinks) = Shared Links
EDrop (EDrop) = EDrop
Camera (Camera) = Camera
Use the preceding information when configuring this policy.
Policy options mapping:
Use this information when configuring this policy.
- Favorites = Favorites
- History = History
- RecentTabs = Recent Tabs
- Collections = Collections
- SharedLinks = Shared Links
- EDrop = EDrop
- Camera = Camera
Supported features
- Can be mandatory: Yes
- Can be recommended: No
- Dynamic Policy Refresh: Yes
- Per Profile: Yes
- Applies to a profile that is signed in with a Microsoft account: No
Data type
- List of strings
Android information and settings
- Preference Key name: ManagedNtpShortcuts
- Example value:
["Camera", "EDrop", "Favorites", "History", "RecentTabs", "Collections"]
iOS information and settings
- Preference Key name: ManagedNtpShortcuts
- Example value:
<array>
<string>Camera</string>
<string>EDrop</string>
<string>Favorites</string>
<string>History</string>
<string>RecentTabs</string>
<string>Collections</string>
</array>