Update taskbar policy settings for Windows 10 and Windows 11

This commit is contained in:
Paolo Matarazzo
2024-04-15 14:56:29 -04:00
parent b09e52b593
commit 230c2df2a8
9 changed files with 14 additions and 12 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 169 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.0 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -17,4 +17,4 @@ Wih this policy setting you configure the Chat icon on the taskbar.
| | Path | | | Path |
|--|--| |--|--|
| **CSP** | `./Device/Vendor/MSFT/Policy/Config/Experience/`[ConfigureChatIcon](/windows/client-management/mdm/policy-csp-experience#configurechaticon) | | **CSP** | `./Device/Vendor/MSFT/Policy/Config/Experience/`[ConfigureChatIcon](/windows/client-management/mdm/policy-csp-experience#configurechaticon) |
| **GPO** | **Computer Configuration** > **Administrative Templates** > **Start Menu and Taskbar** | | **GPO** | **Computer Configuration** > **Administrative Templates** > **Windows Components** > **Chat** |

View File

@ -49,23 +49,26 @@ The Windows taskbar consists of several key components that can be customized to
::: zone pivot="windows-11" ::: zone pivot="windows-11"
:::image type="content" source="images/taskbar-sections-11.png" alt-text="Sample Windows 11 taskbar." border="false" lightbox="./images/taskbar-sections-11.png":::
::: zone-end
::: zone pivot="windows-10"
:::image type="content" source="images/taskbar-sections-10.png" alt-text="Sample Windows 10 taskbar." border="false" lightbox="./images/taskbar-sections-10.png":::
::: zone-end
1. **Taskbar items**: the icons in this area include Widgets, Start, Search, Task view, and Copilot 1. **Taskbar items**: the icons in this area include Widgets, Start, Search, Task view, and Copilot
1. **Taskbar layout**: the configuration of the taskbar layout requires the use of an XML file that specifies the order of the pinned elements. To learn more about how to create and apply an XML file to configure the taskbar layout, see [Customize the taskbar layout](layout.md). 1. **Taskbar layout**: the configuration of the taskbar layout requires the use of an XML file that specifies the order of the pinned elements. To learn more about how to create and apply an XML file to configure the taskbar layout, see [Customize the taskbar layout](layout.md).
1. **System tray** icons: these icons include the pen menu, touch keyboard, Virtual touchpad, and any application icons that are running in the background like OneDrive, Teams, or antivirus software 1. **System tray** icons: these icons include the pen menu, touch keyboard, Virtual touchpad, and any application icons that are running in the background like OneDrive, Teams, or antivirus software
1. Quick Actions 1. Quick Actions
1. Calendar and Action Center 1. Calendar and Action Center
:::image type="content" source="images/taskbar-sections-11.png" alt-text="Sample Windows 11 taskbar." border="false" lightbox="./images/taskbar-sections-11.png":::
::: zone-end
::: zone pivot="windows-10"
1. **Taskbar items**: the icons in this area include Widgets, Start, Search, Task view, and Copilot
1. **Taskbar layout**: the configuration of the taskbar layout requires the use of an XML file that specifies the order of the pinned elements. To learn more about how to create and apply an XML file to configure the taskbar layout, see [Customize the taskbar layout](layout.md).
1. **System tray**: the icons in this area include the pen menu, touch keyboard, Virtual touchpad, and any application icons that are running in the background like OneDrive, Teams, or antivirus software
1. **Notification System area**:
:::image type="content" source="images/taskbar-sections-10.png" alt-text="Sample Windows 10 taskbar." border="false" lightbox="./images/taskbar-sections-10.png":::
::: zone-end
## Next steps ## Next steps
@ -78,7 +81,6 @@ In the next sections, you can learn more about the options available to configur
[WIN-1]: /windows/client-management/mdm/policy-csp-start [WIN-1]: /windows/client-management/mdm/policy-csp-start
<!-- form Start article to move <!-- form Start article to move
Configuring the taskbar allows you to pin useful apps for your users, and remove apps that are pinned by default. Configuring the taskbar allows you to pin useful apps for your users, and remove apps that are pinned by default.