diff --git a/windows/configuration/taskbar/images/pin-add-10.png b/windows/configuration/taskbar/images/pin-add-10.png new file mode 100644 index 0000000000..3aa96e4076 Binary files /dev/null and b/windows/configuration/taskbar/images/pin-add-10.png differ diff --git a/windows/configuration/taskbar/images/pin-replace-10.png b/windows/configuration/taskbar/images/pin-replace-10.png new file mode 100644 index 0000000000..07ec281aeb Binary files /dev/null and b/windows/configuration/taskbar/images/pin-replace-10.png differ diff --git a/windows/configuration/taskbar/images/pinned-elements-10.png b/windows/configuration/taskbar/images/pinned-elements-10.png index 180ea4574c..9a63c5a10a 100644 Binary files a/windows/configuration/taskbar/images/pinned-elements-10.png and b/windows/configuration/taskbar/images/pinned-elements-10.png differ diff --git a/windows/configuration/taskbar/images/taskbar-10-layout.png b/windows/configuration/taskbar/images/taskbar-10-layout.png index bdb4c4b553..bb3ca39576 100644 Binary files a/windows/configuration/taskbar/images/taskbar-10-layout.png and b/windows/configuration/taskbar/images/taskbar-10-layout.png differ diff --git a/windows/configuration/taskbar/images/taskbar-10.png b/windows/configuration/taskbar/images/taskbar-10.png index d1348b2efb..4b90d2bbeb 100644 Binary files a/windows/configuration/taskbar/images/taskbar-10.png and b/windows/configuration/taskbar/images/taskbar-10.png differ diff --git a/windows/configuration/taskbar/pinned-elements.md b/windows/configuration/taskbar/pinned-elements.md index 2215f9cfb8..587a25ca04 100644 --- a/windows/configuration/taskbar/pinned-elements.md +++ b/windows/configuration/taskbar/pinned-elements.md @@ -122,7 +122,7 @@ Apps are pinned in the following order: > [!NOTE] > If the OS is configured to use a right-to-left language, then the taskbar order is reversed. -### Keep default apps and add your own +### Add pins The `` section will append listed apps to the taskbar by default. The following sample keeps the default apps pinned and adds pins for Paint, Microsoft Reader, and a command prompt. @@ -137,34 +137,121 @@ The `` section will append listed apps to the tas - - - + + + + ``` -**Before:** +::: zone pivot="windows-11" -![default apps pinned to taskbar.](images/taskbar-default.png) +:::row::: + :::column span="1"::: + **Before:** + :::column-end::: + :::column span="3"::: + :::image type="content" source="images/taskbar-11.png" alt-text="Sample Windows 11 taskbar." border="false" lightbox="./images/taskbar-11.png"::: -**After:** + :::column-end::: +:::row-end::: - ![additional apps pinned to taskbar.](images/taskbar-default-plus.png) +:::row::: + :::column span="1"::: + **After:** + :::column-end::: + :::column span="3"::: + :::image type="content" source="images/pinned-elements-11.png" alt-text="Sample Windows 11 taskbar." border="false" lightbox="./images/pinned-elements-11.png"::: -### Remove default apps + :::column-end::: +:::row-end::: -By adding `PinListPlacement="Replace"` to ``, you remove all default pinned apps. +::: zone-end + +::: zone pivot="windows-10" + +:::row::: + :::column span="1"::: + **Before** + :::column-end::: + :::column span="3"::: + :::image type="content" source="images/taskbar-10.png" alt-text="Sample Windows 11 taskbar." border="false" lightbox="./images/taskbar-10.png"::: + + :::column-end::: +:::row-end::: + +:::row::: + :::column span="1"::: + **After** + :::column-end::: + :::column span="3"::: + :::image type="content" source="images/pin-add-10.png" alt-text="Sample Windows 11 taskbar." border="false" lightbox="./images/pin-add-10.png"::: + + :::column-end::: +:::row-end::: + +::: zone-end + +### Remove default pins + +To remove all default pins, add `PinListPlacement="Replace"` to ``. [!INCLUDE [example-remove-default-apps](includes/example-remove-default-apps.md)] -### Remove default apps and add your own +::: zone pivot="windows-11" -By adding `PinListPlacement="Replace"` to ``, you remove all default pinned apps. Only the elements that you specify are pinned to the taskbar. +:::row::: + :::column span="1"::: + **Before:** + :::column-end::: + :::column span="3"::: + :::image type="content" source="images/taskbar-11.png" alt-text="Sample Windows 11 taskbar." border="false" lightbox="./images/taskbar-11.png"::: -If you only want to remove some of the default pinned apps, you remove all default pinned apps and then include the apps that you want to keep in the list of pins. + :::column-end::: +:::row-end::: + +:::row::: + :::column span="1"::: + **After:** + :::column-end::: + :::column span="3"::: + :::image type="content" source="images/pinned-elements-11.png" alt-text="Sample Windows 11 taskbar." border="false" lightbox="./images/pinned-elements-11.png"::: + + :::column-end::: +:::row-end::: + +::: zone-end + +::: zone pivot="windows-10" + +:::row::: + :::column span="1"::: + **Before** + :::column-end::: + :::column span="3"::: + :::image type="content" source="images/taskbar-10.png" alt-text="Sample Windows 11 taskbar." border="false" lightbox="./images/taskbar-10.png"::: + + :::column-end::: +:::row-end::: + +:::row::: + :::column span="1"::: + **After** + :::column-end::: + :::column span="3"::: + :::image type="content" source="images/pin-replace-10.png" alt-text="Sample Windows 11 taskbar." border="false" lightbox="./images/pin-replace-10.png"::: + + :::column-end::: +:::row-end::: + +::: zone-end + +### Replace pins + +To replace all default pins and add your own pins, add `PinListPlacement="Replace"` to ``. Then, add the pins that you want to `TaskbarPinList`. ```xml @@ -191,7 +278,7 @@ If you only want to remove some of the default pinned apps, you remove all defau :::row::: :::column span="1"::: - **Before** + **Before:** :::column-end::: :::column span="3"::: :::image type="content" source="images/taskbar-11.png" alt-text="Sample Windows 11 taskbar." border="false" lightbox="./images/taskbar-11.png"::: @@ -201,7 +288,7 @@ If you only want to remove some of the default pinned apps, you remove all defau :::row::: :::column span="1"::: - **After** + **After:** :::column-end::: :::column span="3"::: :::image type="content" source="images/pinned-elements-11.png" alt-text="Sample Windows 11 taskbar." border="false" lightbox="./images/pinned-elements-11.png"::: @@ -218,7 +305,7 @@ If you only want to remove some of the default pinned apps, you remove all defau **Before** :::column-end::: :::column span="3"::: - :::image type="content" source="images/taskbar-11.png" alt-text="Sample Windows 11 taskbar." border="false" lightbox="./images/taskbar-11.png"::: + :::image type="content" source="images/taskbar-10.png" alt-text="Sample Windows 11 taskbar." border="false" lightbox="./images/taskbar-10.png"::: :::column-end::: :::row-end::: @@ -228,7 +315,7 @@ If you only want to remove some of the default pinned apps, you remove all defau **After** :::column-end::: :::column span="3"::: - :::image type="content" source="images/pinned-elements-11.png" alt-text="Sample Windows 11 taskbar." border="false" lightbox="./images/pinned-elements-11.png"::: + :::image type="content" source="images/pin-replace-10.png" alt-text="Sample Windows 11 taskbar." border="false" lightbox="./images/pin-replace-10.png"::: :::column-end::: :::row-end:::