applies to

This commit is contained in:
jdeckerMS
2017-02-01 09:47:55 -08:00
parent d2472b894f
commit d9f62272cb

View File

@ -10,6 +10,10 @@ localizationpriority: high
--- ---
# Configure Windows 10 taskbar # Configure Windows 10 taskbar
**Applies to**
- Windows 10
Starting in Windows 10, version 1607, administrators can pin additional apps to the taskbar and remove default pinned apps from the taskbar by adding a `<TaskbarLayout>` section to a layout modification XML file. This method never removes user-pinned apps from the taskbar. Starting in Windows 10, version 1607, administrators can pin additional apps to the taskbar and remove default pinned apps from the taskbar by adding a `<TaskbarLayout>` section to a layout modification XML file. This method never removes user-pinned apps from the taskbar.
> [!NOTE] > [!NOTE]