Update Windows configuration files

This commit is contained in:
Paolo Matarazzo
2024-03-19 09:27:55 -04:00
parent 33849202e3
commit 596607fdb7
12 changed files with 89 additions and 70 deletions

View File

@ -232,10 +232,10 @@ Either don't use the node or leave it empty.
For a restricted user experience profile (`AllAppList`), you must define the Start layout. The Start layout contains a list of applications that are pinned to the Start menu. You can choose to pin all the allowed applications to the Start menu, or a subset. The easiest way to create a customized Start layout is to configure the Start menu on a test device and then export the layout.
::: zone pivot="windows-10"
To learn how to customize and export a Start menu configuration, see [Customize the Start menu](../start/customize-and-export-start-layout.md).
::: zone pivot="windows-10"
With the exported Start menu configuration, use the `StartLayout` element and add the content of the XML file. For example:
```xml
@ -278,8 +278,6 @@ Example with some apps pinned:
::: zone pivot="windows-11"
To learn how to customize and export a Start menu configuration, see [Customize the Start menu](../start/customize-and-export-start-layout.md).
With the exported Start menu configuration, use the `v5:StartPins` element and add the content of the exported JSON file. For example:
```xml