mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-18 20:03:40 +00:00
Updated image, updated metadata
This commit is contained in:
@ -5,7 +5,7 @@
|
|||||||
- name: Windows 11
|
- name: Windows 11
|
||||||
items:
|
items:
|
||||||
- name: Start menu layout
|
- name: Start menu layout
|
||||||
href: use-json-customize-start-menu-windows.md
|
href: customize-the-start-menu-layout-on-windows-11.md
|
||||||
- name: Supported Start menu CSPs
|
- name: Supported Start menu CSPs
|
||||||
href: supported-csp-start-menu-layout-windows.md
|
href: supported-csp-start-menu-layout-windows.md
|
||||||
- name: Windows 10 Start and taskbar
|
- name: Windows 10 Start and taskbar
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Use JSON to customize Start menu layout on Windows 11 | Microsoft Docs
|
title: Add or remove pinned apps on the Start menu in Windows 11 | Microsoft Docs
|
||||||
description: Export start layout to LayoutModification.json that includes pinned apps. Add or remove apps, and use the JSON text in an MDM policy to deploy a custom Start menu layout to Windows 11 devices.
|
description: Export start layout to LayoutModification.json that includes pinned apps. Add or remove pinned apps, and use the JSON text in an MDM policy to deploy a custom Start menu layout to Windows 11 devices.
|
||||||
ms.assetid:
|
ms.assetid:
|
||||||
manager: dougeby
|
manager: dougeby
|
||||||
ms.author: mandia
|
ms.author: mandia
|
||||||
@ -46,7 +46,7 @@ This article shows you how to export an existing Start menu layout, and use the
|
|||||||
|
|
||||||
In Windows 11, the Start menu is redesigned with a simplified set of apps that are arranged in a grid of pages. There aren't folders, groups, or different-sized app icons:
|
In Windows 11, the Start menu is redesigned with a simplified set of apps that are arranged in a grid of pages. There aren't folders, groups, or different-sized app icons:
|
||||||
|
|
||||||
:::image type="content" source="./images/use-json-customize-start-menu-windows/start-menu-layout.png" alt-text="Sample start menu layout on Windows 11 devices that shows pinned apps, access to all apps, and shows recommended files.":::
|
:::image type="content" source="./images/customize-the-start-menu-layout-on-windows-11/start-menu-layout.png" alt-text="Sample start menu layout on Windows 11 devices that shows pinned apps, access to all apps, and shows recommended files.":::
|
||||||
|
|
||||||
Start has the following areas:
|
Start has the following areas:
|
||||||
|
|
||||||
@ -154,7 +154,7 @@ To deploy this policy in Microsoft Intune, the devices must be enrolled in Micro
|
|||||||
|
|
||||||
Your settings look similar to the following settings:
|
Your settings look similar to the following settings:
|
||||||
|
|
||||||
:::image type="content" source="./images/use-json-customize-start-menu-windows/endpoint-manager-admin-center-custom-oma-uri-start-layout.png" alt-text="Custom OMA-URI settings to customize Start menu layout using pinnedList":::
|
:::image type="content" source="./images/customize-the-start-menu-layout-on-windows-11/endpoint-manager-admin-center-custom-oma-uri-start-layout.png" alt-text="Custom OMA-URI settings to customize Start menu layout using pinnedList":::
|
||||||
|
|
||||||
8. Select **Save** > **Next** to save your changes.
|
8. Select **Save** > **Next** to save your changes.
|
||||||
9. Configure the rest of the policy settings. For more specific information, see [Create a profile with custom settings in Intune](/mem/intune/configuration/custom-settings-configure).
|
9. Configure the rest of the policy settings. For more specific information, see [Create a profile with custom settings in Intune](/mem/intune/configuration/custom-settings-configure).
|
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 41 KiB |
Binary file not shown.
After Width: | Height: | Size: 121 KiB |
Binary file not shown.
Before Width: | Height: | Size: 62 KiB |
@ -22,9 +22,9 @@ ms.localizationpriority: medium
|
|||||||
|
|
||||||
The Windows OS exposes CSPs that are used by MDM providers, like [Microsoft Endpoint Manager](/mem/endpoint-manager-overview). In an MDM policy, these CSPs are settings that you configure in a policy. When the policy is ready, you deploy the policy to your devices.
|
The Windows OS exposes CSPs that are used by MDM providers, like [Microsoft Endpoint Manager](/mem/endpoint-manager-overview). In an MDM policy, these CSPs are settings that you configure in a policy. When the policy is ready, you deploy the policy to your devices.
|
||||||
|
|
||||||
This article lists the CSPs that are available to customize the Start menu for Windows 11 devices. Windows 11 uses the [Policy CSP - Start](/windows/client-management/mdm/policy-csp-start).
|
This article lists the CSPs that are available to customize the Start menu for Windows 11 devices. Windows 11 uses the [Policy CSP - Start](/windows/client-management/mdm/policy-csp-start). For more general information, see [Configuration service provider (CSP) reference](/windows/client-management/mdm/configuration-service-provider-reference).
|
||||||
|
|
||||||
For more general information, see [Configuration service provider (CSP) reference](/windows/client-management/mdm/configuration-service-provider-reference).
|
For information on customizing the Start menu layout using policy, see [Customize the Start menu layout on Windows 11](customize-the-start-menu-layout-on-windows-11.md).
|
||||||
|
|
||||||
## Existing Windows CSP policies that Windows 11 supports
|
## Existing Windows CSP policies that Windows 11 supports
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user