diff --git a/windows/configuration/taskbar/pinned-apps.md b/windows/configuration/taskbar/pinned-apps.md index d07b39d9e9..6ce583d29d 100644 --- a/windows/configuration/taskbar/pinned-apps.md +++ b/windows/configuration/taskbar/pinned-apps.md @@ -107,9 +107,9 @@ The `` section appends the listed apps to the tas :::image type="content" source="images/pin-add-10.png" alt-text="Screenshot of the Windows 10 taskbar, before and after adding pins." border="false" lightbox="./images/pin-add-10.png"::: ::: zone-end -#### Example: remove default pins +#### Example: remove pins -To remove all default pins, add `PinListPlacement="Replace"` to ``. +To remove all pins, add `PinListPlacement="Replace"` to ``. [!INCLUDE [example-remove-pins](includes/example-remove-pins.md)]