diff --git a/windows/configuration/taskbar/includes/example-localized.md b/windows/configuration/taskbar/includes/example-localized.md
deleted file mode 100644
index 684647b57c..0000000000
--- a/windows/configuration/taskbar/includes/example-localized.md
+++ /dev/null
@@ -1,93 +0,0 @@
----
-author: paolomatarazzo
-ms.author: paoloma
-ms.date: 03/13/2024
-ms.topic: include
----
-
-::: zone pivot="windows-10"
-
-```xml
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-```
-
-::: zone-end
-
-::: zone pivot="windows-11"
-
-```xml
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-```
-
-::: zone-end
diff --git a/windows/configuration/taskbar/includes/example-region.md b/windows/configuration/taskbar/includes/example-region.md
new file mode 100644
index 0000000000..7c3c8f4eba
--- /dev/null
+++ b/windows/configuration/taskbar/includes/example-region.md
@@ -0,0 +1,43 @@
+---
+author: paolomatarazzo
+ms.author: paoloma
+ms.date: 03/13/2024
+ms.topic: include
+---
+
+```xml
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+```
diff --git a/windows/configuration/taskbar/pinned-elements.md b/windows/configuration/taskbar/pinned-elements.md
index 587a25ca04..c2c87f511f 100644
--- a/windows/configuration/taskbar/pinned-elements.md
+++ b/windows/configuration/taskbar/pinned-elements.md
@@ -326,7 +326,7 @@ To replace all default pins and add your own pins, add `PinListPlacement="Replac
In the following XML example, two regions are added: `US|UK` and `DE|FR|IT`:
-[!INCLUDE [example](includes/example-localized.md)]
+[!INCLUDE [example](includes/example-region.md)]
- If the `` node has region matching the one configured on the device, then the configuration applies
- If the `` node doesn't have a region matching the one configured on the device, then the first `` node without region applies