Refactor Start layout XML to exclude apps not installed for the user

This commit is contained in:
Paolo Matarazzo
2024-02-28 08:03:03 -05:00
parent c837799f06
commit 0b8abb488e

View File

@ -335,12 +335,10 @@ Here's an example of a custom Taskbar with a few apps pinned:
</v5:TaskbarLayout> </v5:TaskbarLayout>
``` ```
::: zone-end
> [!NOTE] > [!NOTE]
> If an app isn't installed for the user, but is included in the Start layout XML, the app isn't shown on the Start screen. > If an app isn't installed for the user, but is included in the Start layout XML, the app isn't shown on the Start screen.
::: zone pivot="windows-10" ::: zone-end
### KioskModeApp ### KioskModeApp