This commit is contained in:
Paolo Matarazzo 2025-04-03 08:58:58 -04:00
parent 81a83c510b
commit c76fc87165
4 changed files with 10 additions and 8 deletions

View File

@ -5,13 +5,13 @@ ms.date: 04/10/2024
ms.topic: include ms.topic: include
--- ---
### Configure Start layout ### Start layout
This policy setting lets you specify the Start layout for users, preventing them from changing its configuration. The Start layout you specify must be stored in an XML file that was generated by the `Export-StartLayout` PowerShell cmdlet. To use this setting, you must first manually configure a device's Start layout to the desired look and feel. Then, run the `Export-StartLayout` PowerShell cmdlet on that same device. The cmdlet generates an XML file representing the layout you configured. Once the XML file is generated and moved to the desired file path, use the fully qualified path and name of the XML file. You can use a local path, or a UNC path. If the specified file isn't available when the user signs in, the layout isn't changed. Users can't customize the Start layout while this setting is enabled. If you disable this setting or don't configure it, the Start screen layout isn't changed and users can customize it. This policy setting lets you specify the Start layout for users, preventing them from changing its configuration. The Start layout you specify must be stored in an XML file that was generated by the `Export-StartLayout` PowerShell cmdlet. To use this setting, you must first manually configure a device's Start layout to the desired look and feel. Then, run the `Export-StartLayout` PowerShell cmdlet on that same device. The cmdlet generates an XML file representing the layout you configured. Once the XML file is generated and moved to the desired file path, use the fully qualified path and name of the XML file. You can use a local path, or a UNC path. If the specified file isn't available when the user signs in, the layout isn't changed. Users can't customize the Start layout while this setting is enabled. If you disable this setting or don't configure it, the Start screen layout isn't changed and users can customize it.
| | Path | | | Path |
|--|--| |--|--|
| **CSP** | `./Device/Vendor/MSFT/Policy/Config/Start/`[StartLayout](/windows/client-management/mdm/policy-csp-start#configurestartpins)<br><br>`./User/Vendor/MSFT/Policy/Config/Start/`[StartLayout](/windows/client-management/mdm/policy-csp-start#configurestartpins)| | **CSP** | `./Device/Vendor/MSFT/Policy/Config/Start/`[StartLayout](/windows/client-management/mdm/policy-csp-start#configurestartpins)<br><br>`./User/Vendor/MSFT/Policy/Config/Start/`[StartLayout](/windows/client-management/mdm/policy-csp-start#configurestartpins)|
| **GPO** | **Computer Configuration** > **Administrative Templates** > **Start Menu and Taskbar**<br><br> **User Configuration** > **Administrative Templates** > **Start Menu and Taskbar** | | **GPO** | **Computer Configuration** > **Administrative Templates** > **Start Menu and Taskbar** > **Start Layout**<br><br> **User Configuration** > **Administrative Templates** > **Start Menu and Taskbar** > **Start Layout** |
For more information, see [Customize the Start layout](../layout.md). For more information, see [Customize the Start layout](../layout.md).

View File

@ -70,7 +70,6 @@ Select one of the tabs to see the list of available settings:
|-|-|-| |-|-|-|
|[Clear history of recently opened documents on exit](#clear-history-of-recently-opened-documents-on-exit)|❌|✅| |[Clear history of recently opened documents on exit](#clear-history-of-recently-opened-documents-on-exit)|❌|✅|
|[Clear tile notifications during log on](#clear-tile-notifications-during-log-on)|❌|✅| |[Clear tile notifications during log on](#clear-tile-notifications-during-log-on)|❌|✅|
|[Start layout](#start-layout)|✅|✅|
|[Disable context menus](#disable-context-menus)|✅|✅| |[Disable context menus](#disable-context-menus)|✅|✅|
|[Don't use the search-based method when resolving shell shortcuts](#dont-use-the-search-based-method-when-resolving-shell-shortcuts)|❌|✅| |[Don't use the search-based method when resolving shell shortcuts](#dont-use-the-search-based-method-when-resolving-shell-shortcuts)|❌|✅|
|[Don't use the tracking-based method when resolving shell shortcuts](#dont-use-the-tracking-based-method-when-resolving-shell-shortcuts)|❌|✅| |[Don't use the tracking-based method when resolving shell shortcuts](#dont-use-the-tracking-based-method-when-resolving-shell-shortcuts)|❌|✅|
@ -82,12 +81,12 @@ Select one of the tabs to see the list of available settings:
|[Prevent users from uninstalling applications from Start](#prevent-users-from-uninstalling-applications-from-start)|❌|✅| |[Prevent users from uninstalling applications from Start](#prevent-users-from-uninstalling-applications-from-start)|❌|✅|
|[Remove common program groups](#remove-common-program-groups)|❌|✅| |[Remove common program groups](#remove-common-program-groups)|❌|✅|
|[Show **Run as different user** command](#show-run-as-different-user-command)|❌|✅| |[Show **Run as different user** command](#show-run-as-different-user-command)|❌|✅|
|[Start layout](#start-layout)|✅|✅|
::: zone-end ::: zone-end
[!INCLUDE [clear-history-of-recently-opened-documents-on-exit](includes/clear-history-of-recently-opened-documents-on-exit.md)] [!INCLUDE [clear-history-of-recently-opened-documents-on-exit](includes/clear-history-of-recently-opened-documents-on-exit.md)]
::: zone pivot="windows-10" ::: zone pivot="windows-10"
[!INCLUDE [clear-tile-notifications-during-log-on](includes/clear-tile-notifications-during-log-on.md)] [!INCLUDE [clear-tile-notifications-during-log-on](includes/clear-tile-notifications-during-log-on.md)]
[!INCLUDE [start-layout](includes/start-layout.md)]
::: zone-end ::: zone-end
::: zone pivot="windows-11" ::: zone pivot="windows-11"
[!INCLUDE [configure-start-pins](includes/configure-start-pins.md)] [!INCLUDE [configure-start-pins](includes/configure-start-pins.md)]
@ -115,6 +114,9 @@ Select one of the tabs to see the list of available settings:
[!INCLUDE [prevent-users-from-uninstalling-applications-from-start](includes/prevent-users-from-uninstalling-applications-from-start.md)] [!INCLUDE [prevent-users-from-uninstalling-applications-from-start](includes/prevent-users-from-uninstalling-applications-from-start.md)]
[!INCLUDE [remove-common-program-groups](includes/remove-common-program-groups.md)] [!INCLUDE [remove-common-program-groups](includes/remove-common-program-groups.md)]
[!INCLUDE [show-run-as-different-user-command](includes/show-run-as-different-user-command.md)] [!INCLUDE [show-run-as-different-user-command](includes/show-run-as-different-user-command.md)]
::: zone pivot="windows-10"
[!INCLUDE [start-layout](includes/start-layout.md)]
::: zone-end
#### [:::image type="icon" source="../images/icons/allapps.svg"::: **All apps**](#tab/allapps) #### [:::image type="icon" source="../images/icons/allapps.svg"::: **All apps**](#tab/allapps)

View File

@ -14,6 +14,6 @@ This policy setting lets you specify the applications pinned to the taskbar. The
| | Path | | | Path |
|--|--| |--|--|
| **CSP** | - `./Device/Vendor/MSFT/Policy/Config/Start/`[StartLayout](/windows/client-management/mdm/policy-csp-start#startlayout)<br>- `./User/Vendor/MSFT/Policy/Config/Start/`[StartLayout](/windows/client-management/mdm/policy-csp-start#startlayout) | | **CSP** | - `./Device/Vendor/MSFT/Policy/Config/Start/`[StartLayout](/windows/client-management/mdm/policy-csp-start#startlayout)<br>- `./User/Vendor/MSFT/Policy/Config/Start/`[StartLayout](/windows/client-management/mdm/policy-csp-start#startlayout) |
| **GPO** | - **Computer Configuration** > **Administrative Templates** > **Start Menu and Taskbar**<br>- **User Configuration** > **Administrative Templates** > **Start Menu and Taskbar** | | **GPO** | - **Computer Configuration** > **Administrative Templates** > **Start Menu and Taskbar** > **Start Layout**<br>- **User Configuration** > **Administrative Templates** > **Start Menu and Taskbar** > **Start Layout** |
For more information, see [Customize the taskbar pinned applications](../pinned-apps.md). For more information, see [Customize the taskbar pinned applications](../pinned-apps.md).

View File

@ -25,7 +25,6 @@ Select one of the tabs to see the list of available settings:
|Setting Name|CSP|GPO| |Setting Name|CSP|GPO|
|-|-|-| |-|-|-|
|[Allow widgets](#allow-widgets)|✅|✅| |[Allow widgets](#allow-widgets)|✅|✅|
|[Configure Start layout](#configure-start-layout)|✅|✅|
|[Configures search on the taskbar](#configures-search-on-the-taskbar)|✅|✅| |[Configures search on the taskbar](#configures-search-on-the-taskbar)|✅|✅|
|[Do not display or track items in Jump Lists from remote locations](#do-not-display-or-track-items-in-jump-lists-from-remote-locations)|❌|✅| |[Do not display or track items in Jump Lists from remote locations](#do-not-display-or-track-items-in-jump-lists-from-remote-locations)|❌|✅|
|[Hide recent jumplists](#hide-recent-jumplists)|✅|✅| |[Hide recent jumplists](#hide-recent-jumplists)|✅|✅|
@ -36,6 +35,7 @@ Select one of the tabs to see the list of available settings:
|[Remove Quick Settings](#remove-quick-settings)|✅|✅| |[Remove Quick Settings](#remove-quick-settings)|✅|✅|
|[Show additional calendar](#show-additional-calendar)|❌|✅| |[Show additional calendar](#show-additional-calendar)|❌|✅|
|[Simplify Quick Settings Layout](#simplify-quick-settings-layout)|✅|✅| |[Simplify Quick Settings Layout](#simplify-quick-settings-layout)|✅|✅|
|[Start layout](#start-layout)|✅|✅|
|[Turn off automatic promotion of notification icons to the taskbar](#turn-off-automatic-promotion-of-notification-icons-to-the-taskbar)|❌|✅| |[Turn off automatic promotion of notification icons to the taskbar](#turn-off-automatic-promotion-of-notification-icons-to-the-taskbar)|❌|✅|
::: zone-end ::: zone-end
@ -45,7 +45,6 @@ Select one of the tabs to see the list of available settings:
|Setting Name|CSP|GPO| |Setting Name|CSP|GPO|
|-|-|-| |-|-|-|
|[Allow widgets](#allow-widgets)|✅|✅| |[Allow widgets](#allow-widgets)|✅|✅|
|[Configure Start layout](#configure-start-layout)|✅|✅|
|[Configures search on the taskbar](#configures-search-on-the-taskbar)|✅|✅| |[Configures search on the taskbar](#configures-search-on-the-taskbar)|✅|✅|
|[Do not display or track items in Jump Lists from remote locations](#do-not-display-or-track-items-in-jump-lists-from-remote-locations)|❌|✅| |[Do not display or track items in Jump Lists from remote locations](#do-not-display-or-track-items-in-jump-lists-from-remote-locations)|❌|✅|
|[Hide recent jumplists](#hide-recent-jumplists)|✅|✅| |[Hide recent jumplists](#hide-recent-jumplists)|✅|✅|
@ -59,13 +58,13 @@ Select one of the tabs to see the list of available settings:
|[Remove the People Bar from the taskbar](#remove-the-people-bar-from-the-taskbar)|✅|✅| |[Remove the People Bar from the taskbar](#remove-the-people-bar-from-the-taskbar)|✅|✅|
|[Remove the volume control icon](#remove-the-volume-control-icon)|❌|✅| |[Remove the volume control icon](#remove-the-volume-control-icon)|❌|✅|
|[Show additional calendar](#show-additional-calendar)|❌|✅| |[Show additional calendar](#show-additional-calendar)|❌|✅|
|[Start layout](#start-layout)|✅|✅|
|[Turn off automatic promotion of notification icons to the taskbar](#turn-off-automatic-promotion-of-notification-icons-to-the-taskbar)|❌|✅| |[Turn off automatic promotion of notification icons to the taskbar](#turn-off-automatic-promotion-of-notification-icons-to-the-taskbar)|❌|✅|
|[Turn off notification area cleanup](#turn-off-notification-area-cleanup)|❌|✅| |[Turn off notification area cleanup](#turn-off-notification-area-cleanup)|❌|✅|
::: zone-end ::: zone-end
[!INCLUDE [allow-widgets](includes/allow-widgets.md)] [!INCLUDE [allow-widgets](includes/allow-widgets.md)]
[!INCLUDE [configure-start-layout](includes/configure-start-layout.md)]
[!INCLUDE [configures-search-on-the-taskbar](includes/configures-search-on-the-taskbar.md)] [!INCLUDE [configures-search-on-the-taskbar](includes/configures-search-on-the-taskbar.md)]
[!INCLUDE [do-not-display-or-track-items-in-jump-lists-from-remote-locations](includes/do-not-display-or-track-items-in-jump-lists-from-remote-locations.md)] [!INCLUDE [do-not-display-or-track-items-in-jump-lists-from-remote-locations](includes/do-not-display-or-track-items-in-jump-lists-from-remote-locations.md)]
@ -101,6 +100,7 @@ Select one of the tabs to see the list of available settings:
[!INCLUDE [simplify-quick-settings-layout](includes/simplify-quick-settings-layout.md)] [!INCLUDE [simplify-quick-settings-layout](includes/simplify-quick-settings-layout.md)]
::: zone-end ::: zone-end
[!INCLUDE [start-layout](includes/start-layout.md)]
[!INCLUDE [turn-off-automatic-promotion-of-notification-icons-to-the-taskbar](includes/turn-off-automatic-promotion-of-notification-icons-to-the-taskbar.md)] [!INCLUDE [turn-off-automatic-promotion-of-notification-icons-to-the-taskbar](includes/turn-off-automatic-promotion-of-notification-icons-to-the-taskbar.md)]
::: zone pivot="windows-10" ::: zone pivot="windows-10"