mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
test
This commit is contained in:
parent
ec977e1bfc
commit
3349aa7a4b
@ -4,6 +4,7 @@ description: Learn how to configure the Windows Start menu to provide quick acce
|
||||
ms.topic: overview
|
||||
ms.date: 03/04/2024
|
||||
zone_pivot_groups: windows-versions-11-10
|
||||
zone_pivot_group_filename: my-zone-pivot-groups.json
|
||||
appliesto:
|
||||
---
|
||||
|
||||
|
@ -1,29 +1,24 @@
|
||||
---
|
||||
title: Customize and export the Start layout
|
||||
description: Learn how to configure the Windows Start menu to provide quick access to the tools and applications that users need most.
|
||||
title: Customize the Start layout
|
||||
description: Learn how to customize the Windows Start layout, export its configuration, and deploy the customization to other devices.
|
||||
ms.topic: how-to
|
||||
ms.date: 03/04/2024
|
||||
zone_pivot_groups: windows-versions-11-10
|
||||
appliesto:
|
||||
---
|
||||
|
||||
# Customize and export the Start layout
|
||||
# Customize the Start layout
|
||||
|
||||
Implementing a customized Start layout across your organization's devices empowers administrators with direct control over the Start menu configuration. With this capability you can specify a tailored set of pinned applications, arranged according to preference. Utilize this feature to strategically pin desired apps, eliminate default pins, and organize the application display to align with operational requirements.
|
||||
|
||||
This article describes how to customize the Start layout, export its configuration, and deploy the customization to other devices.
|
||||
|
||||
> [!NOTE]
|
||||
> If you are looking for OEM information, see the article [Customize the Start layout](/windows-hardware/customize/desktop/customize-the-windows-11-start-menu).
|
||||
|
||||
|
||||
For example, you can override the default set of apps with your own a set of pinned apps, and in the order you choose. As an administrator, use this feature to pin apps, remove default pinned apps, order the apps, and more.
|
||||
|
||||
To add apps you want pinned to the Start menu, you use a JSON file. In previous Windows versions, IT administrators used an XML file to customize the Start menu. The XML file isn't available on Windows 11 and later ***unless*** [you're an OEM](/windows-hardware/customize/desktop/customize-the-windows-11-start-menu).
|
||||
|
||||
When you customize the Start layout, you overwrite the entire full layout. Users can pin and unpin apps, and uninstall apps from Start. When a user signs in or Explorer restarts, Windows reapplies the MDM policy. This action restores the specified layout and doesn't retain any user changes.
|
||||
|
||||
## Customization process
|
||||
|
||||
To customize the Windows Start menu and deploy its configuration to other devices, you can follow these steps:
|
||||
To customize the Windows Start layout and deploy its configuration to other devices, follow these steps:
|
||||
|
||||
1. From a reference device, configure the Start layout to meet your requirements
|
||||
1. Export the Start layout configuration to a configuration file
|
||||
@ -237,7 +232,7 @@ Three features enable Start and taskbar layout control:
|
||||
|
||||
- In Windows Configuration Designer, you use the **Policies/Start/StartLayout** setting to provide the contents of the .xml file that defines the Start and taskbar layout.
|
||||
|
||||
## Prepare the Start layout XML file
|
||||
### Prepare the Start layout XML file
|
||||
|
||||
The **Export-StartLayout** cmdlet produces an XML file. Because Windows Configuration Designer produces a customizations.xml file that contains the configuration settings, adding the Start layout section to the customizations.xml file directly would result in an XML file embedded in an XML file. Before you add the Start layout section to the customizations.xml file, you must replace the markup characters in your layout.xml with escape characters.
|
||||
|
||||
@ -280,6 +275,7 @@ After the settings are applied, sign in to the device. You'll see the Start layo
|
||||
::: zone pivot="windows-11"
|
||||
:::image type="content" source="images/windows-11.png" alt-text="Screenshot of the Windows 11 Start menu." border="false":::
|
||||
|
||||
When you customize the Start layout, you overwrite the entire layout. Users can pin and unpin apps, and uninstall apps from Start. When a user signs in again, the Start layout is reapplied, without retaining any user changes.
|
||||
::: zone-end
|
||||
|
||||
::: zone pivot="windows-10"
|
||||
@ -296,4 +292,9 @@ If your Start layout customization isn't applied as you expect, open the **Event
|
||||
|
||||
<!--links-->
|
||||
|
||||
[WIN-1]: /windows/client-management/mdm/policy-csp-start
|
||||
[WIN-1]: /windows/client-management/mdm/policy-csp-start
|
||||
|
||||
|
||||
<!--
|
||||
|
||||
each single backslash character \ need to be escaped as \\ per JSON syntax>
|
20
windows/configuration/start/my-zone-pivot-groups.yml
Normal file
20
windows/configuration/start/my-zone-pivot-groups.yml
Normal file
@ -0,0 +1,20 @@
|
||||
# YamlMime:ZonePivotGroups
|
||||
groups:
|
||||
- id: windows-versions-11-10
|
||||
title: Windows versions
|
||||
prompt: "Select the Windows version you want to learn about:"
|
||||
pivots:
|
||||
- id: windows-12
|
||||
title: Windows 12
|
||||
- id: windows-11
|
||||
title: Windows 11
|
||||
- id: windows-10
|
||||
title: Windows 10
|
||||
- id: windows-editions-proent-proedu
|
||||
title: Windows editions
|
||||
prompt: "Select the Windows edition you want to learn about:"
|
||||
pivots:
|
||||
- id: windows-pro
|
||||
title: Windows Pro Edu/Education
|
||||
- id: windows-ent
|
||||
title: Windows Pro/Enterprise
|
@ -9,7 +9,9 @@ zone_pivot_groups: windows-versions-11-10
|
||||
|
||||
# Start menu policy settings
|
||||
|
||||
This reference article outlines the policy settings available for customizing the Start menu experience. The settings are categorized and presented in alphabetical order to facilitate navigation and configuration.
|
||||
This reference article outlines the policy settings available for customizing the Start menu experience, using Configuration Service Provider (CSP) or group policy (GPO). For information about how to configure these settings, see [Configure the Start menu](index.md).
|
||||
|
||||
The settings are categorized and presented in alphabetical order to facilitate navigation and configuration.
|
||||
|
||||
:::row:::
|
||||
:::column span="2":::
|
||||
@ -33,8 +35,6 @@ This reference article outlines the policy settings available for customizing th
|
||||
:::column-end:::
|
||||
:::row-end:::
|
||||
|
||||
For information about how to configure these settings, see [Configure the Start menu](index.md).
|
||||
|
||||
Select one of the tabs to see the list of available settings:
|
||||
|
||||
#### [:::image type="icon" source="../images/icons/start.svg"::: **Layout**](#tab/start)
|
||||
@ -190,33 +190,6 @@ Select one of the tabs to see the list of available settings:
|
||||
[!INCLUDE [hide-shut-down](includes/hide-shut-down.md)]
|
||||
[!INCLUDE [hide-sleep](includes/hide-sleep.md)]
|
||||
|
||||
[!INCLUDE [remove-and-prevent-access-to-the-shut-down-restart-sleep-and-hibernate-commands-um](includes/remove-and-prevent-access-to-the-shut-down-restart-sleep-and-hibernate-commands-um.md)]
|
||||
[!INCLUDE [remove-and-prevent-access-to-the-shut-down-restart-sleep-and-hibernate-commands](includes/remove-and-prevent-access-to-the-shut-down-restart-sleep-and-hibernate-commands.md)]
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
|
||||
## Taskbar
|
||||
|
||||
[DisableControlCenter](/windows/client-management/mdm/policy-csp-start#disablecontrolcenter)
|
||||
[HidePeopleBar](/windows/client-management/mdm/policy-csp-start#hidepeoplebar)
|
||||
[HideTaskViewButton](/windows/client-management/mdm/policy-csp-start#hidetaskviewbutton)
|
||||
[NoPinningToTaskbar](/windows/client-management/mdm/policy-csp-start#nopinningtotaskbar)
|
||||
[SimplifyQuickSettings](/windows/client-management/mdm/policy-csp-start#simplifyquicksettings)
|
||||
|[Prevent changes to Taskbar and Start Menu Settings](#prevent-changes-to-taskbar-and-start-menu-settings)|❌|✅|
|
||||
|
||||
[!INCLUDE [disable-editing-quick-settings](includes/disable-editing-quick-settings.md)]
|
||||
|
||||
::: zone pivot="windows-11"
|
||||
|Policy name| CSP | GPO |
|
||||
|-|-|-|
|
||||
|[Disable editing quick settings](#disable-editing-quick-settings)|✅|✅|
|
||||
::: zone-end
|
||||
|
||||
::: zone pivot="windows-10"
|
||||
|Policy name| CSP | GPO |
|
||||
|-|-|-|
|
||||
|
||||
::: zone-end
|
||||
|
@ -5,69 +5,97 @@ ms.date: 12/31/2017
|
||||
ms.topic: article
|
||||
appliesto:
|
||||
- ✅ <a href=/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
|
||||
---
|
||||
---
|
||||
|
||||
# Supported configuration service provider (CSP) policies for Windows 11 taskbar
|
||||
# Supported configuration service provider (CSP) policies for Windows 11 taskbar
|
||||
|
||||
The Windows OS exposes CSPs that are used by MDM providers, like [Microsoft Intune](/mem/intune/fundamentals/what-is-intune). In an MDM policy, these CSPs are settings that you configure. When the policy is ready, you deploy the policy to your devices. This article lists the CSPs that are available to customize the Taskbar for Windows 11 devices.
|
||||
The Windows OS exposes CSPs that are used by MDM providers, like [Microsoft Intune](/mem/intune/fundamentals/what-is-intune). In an MDM policy, these CSPs are settings that you configure. When the policy is ready, you deploy the policy to your devices. This article lists the CSPs that are available to customize the Taskbar for Windows 11 devices.
|
||||
|
||||
For more general information, see [Configuration service provider (CSP) reference](/windows/client-management/mdm/configuration-service-provider-reference).
|
||||
For more general information, see [Configuration service provider (CSP) reference](/windows/client-management/mdm/configuration-service-provider-reference).
|
||||
|
||||
## CSP policies to customize Windows 11 taskbar buttons
|
||||
## CSP policies to customize Windows 11 taskbar buttons
|
||||
|
||||
- [Search/ConfigureSearchOnTaskbarMode](/windows/client-management/mdm/policy-csp-search#configuresearchontaskbarmode)
|
||||
- Group policy: `Computer Configuration\Administrative Templates\Windows Components\Search\Configures search on the taskbar`
|
||||
- Local setting: Settings > Personalization > Taskbar > Search
|
||||
- Local setting: Settings > Personalization > Taskbar > Search
|
||||
|
||||
- [Start/HideTaskViewButton](/windows/client-management/mdm/policy-csp-start#hidetaskviewbutton)
|
||||
- Group policy: `Computer and User Configuration\Administrative Templates\Start Menu and Taskbar\Hide the TaskView button`
|
||||
- Local setting: Settings > Personalization > Taskbar > Task view
|
||||
- Local setting: Settings > Personalization > Taskbar > Task view
|
||||
|
||||
- [NewsAndInterests/AllowNewsAndInterests](/windows/client-management/mdm/policy-csp-newsandinterests#allownewsandinterests)
|
||||
- Group policy: `Computer Configuration\Administrative Templates\Windows Components\Widgets\Allow widgets`
|
||||
- Local setting: Settings > Personalization > Taskbar > Widgets
|
||||
- Local setting: Settings > Personalization > Taskbar > Widgets
|
||||
|
||||
- [Experience/ConfigureChatIcon](/windows/client-management/mdm/policy-csp-experience#configurechaticonvisibilityonthetaskbar)
|
||||
- Group policy: `Computer Configuration\Administrative Templates\Windows Components\Chat\Configure the Chat icon setting`
|
||||
- Local setting: Settings > Personalization > Taskbar > Chat
|
||||
- Local setting: Settings > Personalization > Taskbar > Chat
|
||||
|
||||
## Existing CSP policies that Windows 11 taskbar supports
|
||||
## Existing CSP policies that Windows 11 taskbar supports
|
||||
|
||||
- [Start/HideRecentJumplists](/windows/client-management/mdm/policy-csp-start#hiderecentjumplists)
|
||||
- Group policy: `User Configuration\Administrative Templates\Start Menu and Taskbar\Do not keep history of recently opened documents`
|
||||
- Local setting: Settings > Personalization > Start > Show recently opened items in Jump Lists on Start or the taskbar
|
||||
- Local setting: Settings > Personalization > Start > Show recently opened items in Jump Lists on Start or the taskbar
|
||||
|
||||
- [Start/NoPinningToTaskbar](/windows/client-management/mdm/policy-csp-start#nopinningtotaskbar)
|
||||
- Group policy: `User Configuration\Administrative Templates\Start Menu and Taskbar\Do not allow pinning programs to the Taskbar`
|
||||
- Local setting: None
|
||||
- Local setting: None
|
||||
|
||||
## Existing CSP policies that Windows 11 doesn't support
|
||||
## Existing CSP policies that Windows 11 doesn't support
|
||||
|
||||
The following list includes some of the CSP policies that aren't supported on Windows 11:
|
||||
The following list includes some of the CSP policies that aren't supported on Windows 11:
|
||||
|
||||
- [ADMX_Taskbar/TaskbarLockAll](/windows/client-management/mdm/policy-csp-admx-taskbar#taskbarlockall)
|
||||
- Group policy: `User Configuration\Administrative Templates\Start Menu and Taskbar\Lock all taskbar settings`
|
||||
- Group policy: `User Configuration\Administrative Templates\Start Menu and Taskbar\Lock all taskbar settings`
|
||||
|
||||
- [ADMX_Taskbar/TaskbarNoAddRemoveToolbar](/windows/client-management/mdm/policy-csp-admx-taskbar#taskbarnoaddremovetoolbar)
|
||||
- Group policy: `User Configuration\Administrative Templates\Start Menu and Taskbar\Prevent users from adding or removing toolbars`
|
||||
- Group policy: `User Configuration\Administrative Templates\Start Menu and Taskbar\Prevent users from adding or removing toolbars`
|
||||
|
||||
- [ADMX_Taskbar/TaskbarNoDragToolbar](/windows/client-management/mdm/policy-csp-admx-taskbar#taskbarnodragtoolbar)
|
||||
- Group policy: `User Configuration\Administrative Templates\Start Menu and Taskbar\Prevent users from rearranging toolbars`
|
||||
- Group policy: `User Configuration\Administrative Templates\Start Menu and Taskbar\Prevent users from rearranging toolbars`
|
||||
|
||||
- [ADMX_Taskbar/TaskbarNoRedock](/windows/client-management/mdm/policy-csp-admx-taskbar#taskbarnoredock)
|
||||
- Group policy: `User Configuration\Administrative Templates\Start Menu and Taskbar\Prevent users from moving taskbar to another screen dock location`
|
||||
- Group policy: `User Configuration\Administrative Templates\Start Menu and Taskbar\Prevent users from moving taskbar to another screen dock location`
|
||||
|
||||
- [ADMX_Taskbar/TaskbarNoResize](/windows/client-management/mdm/policy-csp-admx-taskbar#taskbarnoresize)
|
||||
- Group policy: `User Configuration\Administrative Templates\Start Menu and Taskbar\Prevent users from resizing the taskbar`
|
||||
- Group policy: `User Configuration\Administrative Templates\Start Menu and Taskbar\Prevent users from resizing the taskbar`
|
||||
|
||||
- [ADMX_StartMenu/NoToolbarsOnTaskbar](/windows/client-management/mdm/policy-csp-admx-startmenu#notoolbarsontaskbar)
|
||||
- Group policy: `User Configuration\Administrative Templates\Start Menu and Taskbar\Do not display any custom toolbars in the taskbar`
|
||||
- Group policy: `User Configuration\Administrative Templates\Start Menu and Taskbar\Do not display any custom toolbars in the taskbar`
|
||||
|
||||
- [ADMX_StartMenu/NoTaskGrouping](/windows/client-management/mdm/policy-csp-admx-startmenu#notaskgrouping)
|
||||
- Group policy: `User Configuration\Administrative Templates\Start Menu and Taskbar\Prevent grouping of taskbar items`
|
||||
- Group policy: `User Configuration\Administrative Templates\Start Menu and Taskbar\Prevent grouping of taskbar items`
|
||||
|
||||
- [ADMX_StartMenu/QuickLaunchEnabled](/windows/client-management/mdm/policy-csp-admx-startmenu#quicklaunchenabled)
|
||||
- Group policy: `User Configuration\Administrative Templates\Start Menu and Taskbar\Show QuickLaunch on Taskbar`
|
||||
- Group policy: `User Configuration\Administrative Templates\Start Menu and Taskbar\Show QuickLaunch on Taskbar`
|
||||
|
||||
- [Start/HidePeopleBar](/windows/client-management/mdm/policy-csp-start#hidepeoplebar)
|
||||
- Group policy: `User Configuration\Administrative Templates\Start Menu and Taskbar\Remove the People Bar from the taskbar`
|
||||
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
|
||||
## Taskbar
|
||||
|
||||
[DisableControlCenter](/windows/client-management/mdm/policy-csp-start#disablecontrolcenter)
|
||||
[HidePeopleBar](/windows/client-management/mdm/policy-csp-start#hidepeoplebar)
|
||||
[HideTaskViewButton](/windows/client-management/mdm/policy-csp-start#hidetaskviewbutton)
|
||||
[NoPinningToTaskbar](/windows/client-management/mdm/policy-csp-start#nopinningtotaskbar)
|
||||
[SimplifyQuickSettings](/windows/client-management/mdm/policy-csp-start#simplifyquicksettings)
|
||||
|[Prevent changes to Taskbar and Start Menu Settings](#prevent-changes-to-taskbar-and-start-menu-settings)|❌|✅|
|
||||
|
||||
[!INCLUDE [disable-editing-quick-settings](includes/disable-editing-quick-settings.md)]
|
||||
|
||||
::: zone pivot="windows-11"
|
||||
|Policy name| CSP | GPO |
|
||||
|-|-|-|
|
||||
|[Disable editing quick settings](#disable-editing-quick-settings)|✅|✅|
|
||||
::: zone-end
|
||||
|
||||
::: zone pivot="windows-10"
|
||||
|Policy name| CSP | GPO |
|
||||
|-|-|-|
|
||||
|
||||
::: zone-end
|
Loading…
x
Reference in New Issue
Block a user