windows-itpro-docs/windows/client-management/mdm/policy-csp-multitasking.md
2023-01-09 17:52:22 -05:00

3.7 KiB

title, description, author, manager, ms.author, ms.date, ms.localizationpriority, ms.prod, ms.technology, ms.topic
title description author manager ms.author ms.date ms.localizationpriority ms.prod ms.technology ms.topic
Multitasking Policy CSP Learn more about the Multitasking Area in Policy CSP. vinaypamnani-msft aaroncz vinpa 01/09/2023 medium windows-client itpro-manage reference

Policy CSP - Multitasking

BrowserAltTabBlowout

Scope Editions Applicable OS
Device
✔️ User
Home
✔️ Pro
✔️ Enterprise
✔️ Education
✔️ Windows SE
✔️ Windows 11, version 21H2 [10.0.22000] and later
./User/Vendor/MSFT/Policy/Config/Multitasking/BrowserAltTabBlowout

Configures the inclusion of Microsoft Edge tabs into Alt-Tab.

Warning

This policy is currently in preview mode only. It may be used for testing purposes, but shouldn't be used in a production environment at this time.

Enabling this policy restricts the number of Microsoft Edge tabs that are allowed to appear in the Alt+Tab switcher. Alt+Tab can be configured to show all open Microsoft Edge tabs, only the five most recent tabs, only the three most recent tabs, or no tabs. Setting the policy to no tabs configures the Alt+Tab switcher to show app windows only, which is the classic Alt+Tab behavior.

This policy only applies to the Alt+Tab switcher. When the policy isn't enabled, the feature respects the user's setting in the Settings app.

Description framework properties:

Property name Property value
Format int
Access Type Add, Delete, Get, Replace
Default Value 1

Allowed values:

Value Description
1 (Default) Open windows and all tabs in Microsoft Edge.
2 Open windows and 5 most recent tabs in Microsoft Edge.
3 Open windows and 3 most recent tabs in Microsoft Edge.
4 Open windows only.

Group policy mapping:

Name Value
Name MultiTaskingAltTabFilter
Path multitasking > AT > WindowsComponents > MULTITASKING
Element Name AltTabFilterDropdown

Policy configuration service provider