diff --git a/windows/configuration/start/includes/disable-context-menus.md b/windows/configuration/start/includes/disable-context-menus.md
index 474819f1ab..d827885ecd 100644
--- a/windows/configuration/start/includes/disable-context-menus.md
+++ b/windows/configuration/start/includes/disable-context-menus.md
@@ -11,5 +11,5 @@ With this policy setting you can prevent users from opening the context menus in
| | Path |
|--|--|
-| **CSP** | - `./Device/Vendor/MSFT/Policy/Config/Start/`[DisableContextMenus](/windows/client-management/mdm/policy-csp-start#disablecontextmenus)
`./User/Vendor/MSFT/Policy/Config/Start/`[DisableContextMenus](/windows/client-management/mdm/policy-csp-start#disablecontextmenus)|
+| **CSP** | - `./Device/Vendor/MSFT/Policy/Config/Start/`[DisableContextMenus](/windows/client-management/mdm/policy-csp-start#disablecontextmenus)
- `./User/Vendor/MSFT/Policy/Config/Start/`[DisableContextMenus](/windows/client-management/mdm/policy-csp-start#disablecontextmenus)|
| **GPO** | - **Computer Configuration** > **Administrative Templates** > **Start Menu and Taskbar**
- **User Configuration** > **Administrative Templates** > **Start Menu and Taskbar** > **Disable context menus in the Start Menu** |
diff --git a/windows/configuration/start/includes/hide-recommended-section.md b/windows/configuration/start/includes/hide-recommended-section.md
index fac5152f95..d3a5fef3ed 100644
--- a/windows/configuration/start/includes/hide-recommended-section.md
+++ b/windows/configuration/start/includes/hide-recommended-section.md
@@ -11,5 +11,5 @@ This policy setting prevents the Start menu from displaying a list of recommende
| | Path |
|--|--|
-| **CSP** | - `./User/Vendor/MSFT/Policy/Config/Start/`[HideRecommendedSection](/windows/client-management/mdm/policy-csp-start#hiderecommendedsection)
`./Device/Vendor/MSFT/Policy/Config/Start/`[HideRecommendedSection](/windows/client-management/mdm/policy-csp-start#hiderecommendedsection) |
+| **CSP** | - `./User/Vendor/MSFT/Policy/Config/Start/`[HideRecommendedSection](/windows/client-management/mdm/policy-csp-start#hiderecommendedsection)
**Administrative Templates** > **Start Menu and Taskbar**
- **User Configuration** > **Administrative Templates** > **Start Menu and Taskbar** > **Remove Recommended section from Start Menu** |
diff --git a/windows/configuration/taskbar/pinned-apps.md b/windows/configuration/taskbar/pinned-apps.md
index b8b2b2801d..17402f540e 100644
--- a/windows/configuration/taskbar/pinned-apps.md
+++ b/windows/configuration/taskbar/pinned-apps.md
@@ -114,7 +114,7 @@ For practical examples of how to add, remove, or replace pinned apps, see the fo
- [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-allow-unpinning-of-specific-apps)
+- [Allow unpinning of specific apps](#example-allow-unpinning-of-specific-apps)
- [Configure the taskbar by country or region](#example-configure-the-taskbar-by-country-or-region)
::: zone-end