diff --git a/windows/manage/lockdown-xml.md b/windows/manage/lockdown-xml.md index 936ed8c310..6f968466f7 100644 --- a/windows/manage/lockdown-xml.md +++ b/windows/manage/lockdown-xml.md @@ -332,20 +332,22 @@ The **Settings** section contains an `allow` list of pages in the Settings app. ``` -In the following example, all system setting pages are enabled. +In earlier versions of Windows 10, you used the page name to define allowed settings. Starting in Windows 10, version 1703, you use the settings URI. + +In the following example for Windows 10, version 1703, all system setting pages are enabled. ```xml - - - - - - - - - - + + + + + + + + + + ``` @@ -605,13 +607,12 @@ To push lockdown settings to enrolled devices, use the AssignedAccessXML setting - - - - + + + - - + + @@ -706,17 +707,16 @@ To push lockdown settings to enrolled devices, use the AssignedAccessXML setting - - - - - + + + + - - + + - - + +