From 22c0f57fcbfabd390f3efa7216c2a0d59a19a41e Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Thu, 3 Apr 2025 08:12:19 -0400 Subject: [PATCH] zone --- windows/configuration/taskbar/pinned-apps.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/windows/configuration/taskbar/pinned-apps.md b/windows/configuration/taskbar/pinned-apps.md index 3f75c0d84e..186a058750 100644 --- a/windows/configuration/taskbar/pinned-apps.md +++ b/windows/configuration/taskbar/pinned-apps.md @@ -100,12 +100,25 @@ You can change the apps pinned to the taskbar by modifying the `` For practical examples of how to add, remove, or replace pinned apps, see the following sections: +::: zone pivot="windows-10" + +- [Add pins](#example-add-pins) +- [Remove default pins](#example-remove-pins) +- [Replace default pins](#example-replace-pins) +- [Configure the taskbar by country or region](#example-configure-the-taskbar-by-country-or-region) + +::: zone-end + +::: zone pivot="windows-11" + - [Add pins](#example-add-pins) - [Remove default pins](#example-remove-pins) - [Replace default pins](#example-replace-pins) - [Replace default pins and allow unpinning of specific apps](#example-replace-default-pins-and-allow-unpinning-of-specific-apps) - [Configure the taskbar by country or region](#example-configure-the-taskbar-by-country-or-region) +::: zone-end + #### Example: add pins The `` section appends the 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.