mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 18:33:43 +00:00
updates
This commit is contained in:
@ -394,7 +394,7 @@ Here you can find an example of Start layout that you can use as a reference:
|
|||||||
After the settings are applied, sign in to the device. You'll see the Start layout that you configured:
|
After the settings are applied, sign in to the device. You'll see the Start layout that you configured:
|
||||||
|
|
||||||
::: zone pivot="windows-11"
|
::: zone pivot="windows-11"
|
||||||
:::image type="content" source="images/restricted-user-experience-windows-11.png" alt-text="Screenshot of the Windows 11 desktop used for the quickstart." border="false":::
|
:::image type="content" source="images/windows-11.png" alt-text="Screenshot of the Windows 11 Start menu." border="false":::
|
||||||
|
|
||||||
::: zone-end
|
::: zone-end
|
||||||
|
|
||||||
|
BIN
windows/configuration/start/images/windows-11-no-recommended.png
Normal file
BIN
windows/configuration/start/images/windows-11-no-recommended.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 309 KiB |
BIN
windows/configuration/start/images/windows-11.png
Normal file
BIN
windows/configuration/start/images/windows-11.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 332 KiB |
@ -37,16 +37,41 @@ ms.topic: include
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"pinnedList": [
|
"pinnedList": [
|
||||||
{"packagedAppId": "Microsoft.WindowsCalculator_8wekyb3d8bbwe!App"},
|
{
|
||||||
{"packagedAppId": "Microsoft.Windows.Photos_8wekyb3d8bbwe!App"},
|
"desktopAppLink": "%ALLUSERSPROFILE%\\Microsoft\\Windows\\Start Menu\\Programs\\Microsoft Edge.lnk"
|
||||||
{"packagedAppId": "Microsoft.BingWeather_8wekyb3d8bbwe!App"},
|
},
|
||||||
{"desktopAppLink": "%APPDATA%\\Microsoft\\Windows\\Start Menu\\Programs\\System Tools\\Command Prompt.lnk"},
|
{
|
||||||
{"desktopAppLink": "%APPDATA%\\Microsoft\\Windows\\Start Menu\\Programs\\Windows PowerShell\\Windows PowerShell.lnk"},
|
"packagedAppId": "windows.immersivecontrolpanel_cw5n1h2txyewy!microsoft.windows.immersivecontrolpanel"
|
||||||
{"desktopAppLink": "%APPDATA%\\Microsoft\\Windows\\Start Menu\\Programs\\File Explorer.lnk"},
|
},
|
||||||
{"packagedAppId": "windows.immersivecontrolpanel_cw5n1h2txyewy!microsoft.windows.immersivecontrolpanel"},
|
{
|
||||||
{"desktopAppLink": "%ALLUSERSPROFILE%\\Microsoft\\Windows\\Start Menu\\Programs\\Microsoft Edge.lnk"}
|
"desktopAppLink": "%APPDATA%\\Microsoft\\Windows\\Start Menu\\Programs\\File Explorer.lnk"
|
||||||
]
|
},
|
||||||
|
{
|
||||||
|
"desktopAppLink": "%APPDATA%\\Microsoft\\Windows\\Start Menu\\Programs\\Windows PowerShell\\Windows PowerShell.lnk"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"packagedAppId": "Microsoft.WindowsTerminal_8wekyb3d8bbwe!App"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"packagedAppId": "Microsoft.Paint_8wekyb3d8bbwe!App"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"packagedAppId": "Microsoft.Windows.Photos_8wekyb3d8bbwe!App"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"packagedAppId": "MicrosoftCorporationII.QuickAssist_8wekyb3d8bbwe!App"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"packagedAppId": "Microsoft.MicrosoftStickyNotes_8wekyb3d8bbwe!App"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"packagedAppId": "Microsoft.SecHealthUI_8wekyb3d8bbwe!SecHealthUI"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"packagedAppId": "Microsoft.OutlookForWindows_8wekyb3d8bbwe!Microsoft.OutlookforWindows"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -69,3 +69,9 @@ For information on customizing the Start menu layout using policy, see [Customiz
|
|||||||
|
|
||||||
- `Computer Configuration\Administrative Templates\Start Menu and Taskbar\Disable context menus in the Start Menu`
|
- `Computer Configuration\Administrative Templates\Start Menu and Taskbar\Disable context menus in the Start Menu`
|
||||||
- `User Configuration\Administrative Templates\Start Menu and Taskbar\Disable context menus in the Start Menu`
|
- `User Configuration\Administrative Templates\Start Menu and Taskbar\Disable context menus in the Start Menu`
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
:::image type="content" source="images/windows-11.png" alt-text="Screenshot of the Windows 11 Start menu." border="false":::
|
||||||
|
|
||||||
|
:::image type="content" source="images/windows-11-no-recommendations.png" alt-text="Screenshot of the Windows 11 Start menu without recommendations." border="false":::
|
||||||
|
Reference in New Issue
Block a user