This commit is contained in:
Paolo Matarazzo 2024-04-10 11:58:19 -04:00
parent 83dca2cf53
commit 510fbfc4d4
2 changed files with 9 additions and 6 deletions

View File

@ -427,7 +427,7 @@
},
{
"source_path": "windows/configuration/start-secondary-tiles.md",
"redirect_url": "/windows/configuration/start/start-secondary-tiles",
"redirect_url": "/windows/configuration/start/layout",
"redirect_document_id": false
},
{
@ -884,6 +884,11 @@
"source_path": "windows/configuration/start/windows-10-start-layout-options-and-policies.md",
"redirect_url": "/windows/configuration/start/policy-settings",
"redirect_document_id": false
},
{
"source_path": "windows/configuration/start/start-secondary-tiles.md",
"redirect_url": "/windows/configuration/start/layout",
"redirect_document_id": false
}
]
}

View File

@ -170,8 +170,8 @@ After you export the layout, decide whether you want to apply a *full* Start lay
| `start:Folder`| Use to specify a folder of icons; can include [Tile](#starttile), [SecondaryTile](#startsecondarytile), and [DesktopApplicationTile](#startdesktopapplicationtile) |
| [start:DesktopApplicationTile](#startdesktopapplicationtile) | Use to specify any of the following:</br>- A Windows desktop application with a known AppUserModelID</br>- An application in a known folder with a link in a legacy Start Menu folder</br>- A Windows desktop application link in a legacy Start Menu folder</br>- A Web link tile with an associated `.url` file that is in a legacy Start Menu folder |
| [start:SecondaryTile](#startsecondarytile) | Use to pin a Web link through a Microsoft Edge secondary tile |
| [AppendOfficeSuite](#AppendOfficeSuite) | Use to add the in-box installed Office suite to Start. For more information, see [Customize the Office suite of tiles](/windows-hardware/customize/desktop/customize-start-layout#customize-the-office-suite-of-tiles).</br></br>Don't use this tag with `AppendDownloadOfficeTile` |
| [AppendDownloadOfficeTile](#AppendDownloadOfficeTile) | Use to add a specific **Download Office** tile to a specific location in Start</br></br>Do not use this tag with AppendOfficeSuite |
| [AppendOfficeSuite](#appendofficesuite) | Use to add the in-box installed Office suite to Start. For more information, see [Customize the Office suite of tiles](/windows-hardware/customize/desktop/customize-start-layout#customize-the-office-suite-of-tiles).</br></br>Don't use this tag with `AppendDownloadOfficeTile` |
| [AppendDownloadOfficeTile](#appenddownloadofficetile) | Use to add a specific **Download Office** tile to a specific location in Start</br></br>Do not use this tag with AppendOfficeSuite |
#### LayoutOptions
@ -413,9 +413,7 @@ If you apply a partial Start layout to a device with an existing Start layout ap
> [!NOTE]
> If you remove the policy setting, the groups remain on the devices but become unlocked.
To configure a partial Start screen layout:
Open the layout XML file and find the `<DefaultLayoutOverride>` element. Add `LayoutCustomizationRestrictionType="OnlySpecifiedGroups"` to the element. For example:
To configure a partial Start screen layout, modify the `<DefaultLayoutOverride>` element as follows:
```xml
<DefaultLayoutOverride LayoutCustomizationRestrictionType="OnlySpecifiedGroups">