mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Remove start menu configuration policies
This commit is contained in:
parent
faaf0194e2
commit
b4a16ffb25
@ -5,11 +5,11 @@ ms.date: 03/18/2024
|
||||
ms.topic: include
|
||||
---
|
||||
|
||||
### Start layout
|
||||
### Configure Start layout
|
||||
|
||||
Specifies the Start layout for users. This setting lets you specify the Start layout for users and prevents them from changing its configuration. The Start layout you specify must be stored in an XML file that was generated by the Export-StartLayout PowerShell cmdlet. To use this setting, you must first manually configure a device's Start layout to the desired look and feel. Once you are done, run the Export-StartLayout PowerShell cmdlet on that same device. The cmdlet will generate an XML file representing the layout you configured. Once the XML file is generated and moved to the desired file path, type the fully qualified path and name of the XML file. You can type a local path, such as C:\StartLayouts\myLayout.xml or a UNC path, such as \\Server\Share\Layout.xml. If the specified file is not available when the user logs on, the layout won't be changed. Users cannot customize their Start screen while this setting is enabled. If you disable this setting or do not configure it, the Start screen layout won't be changed and users will be able to customize it.
|
||||
|
||||
| | Path |
|
||||
|--|--|
|
||||
| **CSP** | ./Device/Vendor/MSFT/[Setting]() |
|
||||
| **CSP** | [Configure start layout](/windows/client-management/mdm/policy-csp-start#startlayout) |
|
||||
| **GPO** | **Computer Configuration** > **Administrative Templates** > **Start Menu and Taskbar**<br><br> **User Configuration** > **Administrative Templates** > **Start Menu and Taskbar** |
|
@ -5,11 +5,9 @@ ms.date: 03/18/2024
|
||||
ms.topic: include
|
||||
---
|
||||
|
||||
### Start pins
|
||||
|
||||
|
||||
### Configure Start pins
|
||||
|
||||
| | Path |
|
||||
|--|--|
|
||||
| **CSP** | ./Device/Vendor/MSFT/[Setting]() |
|
||||
| **CSP** | [Configure start pins](/windows/client-management/mdm/policy-csp-start#configurestartpins) |
|
||||
| **GPO** | not available |
|
@ -5,11 +5,11 @@ ms.date: 03/18/2024
|
||||
ms.topic: include
|
||||
---
|
||||
|
||||
### Disable context menus in the Start Menu
|
||||
### Disable context menus
|
||||
|
||||
This policy allows you to prevent users from being able to open context menus in the Start menu. If you enable this policy, then invocations of context menus within the Start menu is ignored.
|
||||
|
||||
| | Path |
|
||||
|--|--|
|
||||
| **CSP** | `./Device/Vendor/MSFT/Policy/Config/Start/`[DisableContextMenus](/windows/client-management/mdm/policy-csp-start#disablecontextmenus)<br><br>`./User/Vendor/MSFT/Policy/Config/Start/`[DisableContextMenus](/windows/client-management/mdm/policy-csp-start#disablecontextmenus)|
|
||||
| **GPO** | **Computer Configuration** > **Administrative Templates** > **Start Menu and Taskbar**<br><br> **User Configuration** > **Administrative Templates** > **Start Menu and Taskbar** |
|
||||
| **GPO** | **Computer Configuration** > **Administrative Templates** > **Start Menu and Taskbar**<br><br> **User Configuration** > **Administrative Templates** > **Start Menu and Taskbar** > **Disable context menus in the Start Menu** |
|
16
windows/configuration/start/includes/disable-search.md
Normal file
16
windows/configuration/start/includes/disable-search.md
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
author: paolomatarazzo
|
||||
ms.author: paoloma
|
||||
ms.date: 03/18/2024
|
||||
ms.topic: include
|
||||
---
|
||||
|
||||
### Disable search
|
||||
|
||||
When you enable this policy setting, the Search UI is disabled along with all its entry points, such as keyboard shortcuts, touchpad gestures, and type-to-search in the Start menu. The Start menu's search box and Search Taskbar button are hidden. If you disable or don't configure this policy setting, the user can open the Search UI and its different entry points are available.
|
||||
|
||||
|
||||
| | Path |
|
||||
|--|--|
|
||||
| **CSP** | `./Device/Vendor/MSFT/Policy/Config/Search/`[DisableSearch](/windows/client-management/mdm/policy-csp-search#disablesearch)|
|
||||
| **GPO** | **Computer Configuration** > **Windows Components** > **Search** > **Fully disable Search UI** |
|
@ -1,15 +0,0 @@
|
||||
---
|
||||
author: paolomatarazzo
|
||||
ms.author: paoloma
|
||||
ms.date: 03/18/2024
|
||||
ms.topic: include
|
||||
---
|
||||
|
||||
### Prevent changes to Taskbar and Start Menu Settings
|
||||
|
||||
This policy setting allows you to prevent changes to Taskbar and Start Menu Settings. If you enable this policy setting, The user will be prevented from opening the Taskbar Properties dialog box. If the user right-clicks the taskbar and then clicks Properties, a message appears explaining that a setting prevents the action. If you disable or do not configure this policy setting, the Taskbar and Start Menu items are available from Settings on the Start menu.
|
||||
|
||||
| | Path |
|
||||
|--|--|
|
||||
| **CSP** | ./Device/Vendor/MSFT/[Setting]() |
|
||||
| **GPO** | **Computer Configuration** > **Administrative Templates** > **Start Menu and Taskbar**<br><br> **User Configuration** > **Administrative Templates** > **Start Menu and Taskbar** |
|
@ -0,0 +1,18 @@
|
||||
---
|
||||
author: paolomatarazzo
|
||||
ms.author: paoloma
|
||||
ms.date: 03/18/2024
|
||||
ms.topic: include
|
||||
---
|
||||
|
||||
### Prevent changes to Taskbar and Start Menu settings
|
||||
|
||||
With this policy setting you can prevent changes to Taskbar and Start menu settings:
|
||||
|
||||
- If you enable this policy setting, users can't open the Taskbar or Start properties dialog box. If a user right-clicks the Taskbar or Start and then selects Properties, a message appears explaining that a setting prevents the action.
|
||||
- If you disable or don'o't configure this policy setting, the Taskbar and Start Menu items are available from Settings on the Start menu
|
||||
|
||||
| | Path |
|
||||
|--|--|
|
||||
| **CSP** | ./Device/Vendor/MSFT/[Setting]() |
|
||||
| **GPO** | **Computer Configuration** > **Administrative Templates** > **Start Menu and Taskbar**<br><br> **User Configuration** > **Administrative Templates** > **Start Menu and Taskbar** |
|
@ -1,15 +0,0 @@
|
||||
---
|
||||
author: paolomatarazzo
|
||||
ms.author: paoloma
|
||||
ms.date: 03/18/2024
|
||||
ms.topic: include
|
||||
---
|
||||
|
||||
### Prevent users from customizing their Start Screen
|
||||
|
||||
This policy setting allows you to prevent users from changing their Start screen layout. If you enable this setting, you will prevent a user from selecting an app, resizing a tile, pinning/unpinning a tile or a secondary tile, entering the customize mode and rearranging tiles within Start and Apps. If you disable or do not configure this setting, you will allow a user to select an app, resize a tile, pin/unpin a tile or a secondary tile, enter the customize mode and rearrange tiles within Start and Apps.
|
||||
|
||||
| | Path |
|
||||
|--|--|
|
||||
| **CSP** | ./Device/Vendor/MSFT/[Setting]() |
|
||||
| **GPO** | **User Configuration** > **Administrative Templates** > **Start Menu and Taskbar** |
|
@ -0,0 +1,18 @@
|
||||
---
|
||||
author: paolomatarazzo
|
||||
ms.author: paoloma
|
||||
ms.date: 03/18/2024
|
||||
ms.topic: include
|
||||
---
|
||||
|
||||
### Prevent users from customizing their Start
|
||||
|
||||
With this policy setting you can prevent users from changing their Start menu layout:
|
||||
|
||||
- If you enable this setting, you prevent users from pinning/unpinning a Start menu element, entering the customize mode and rearranging elements within Start
|
||||
- If you disable or don't configure this setting, users can pin/unpin elements, enter the customize mode and rearrange elements within Start
|
||||
|
||||
| | Path |
|
||||
|--|--|
|
||||
| **CSP** | ./Device/Vendor/MSFT/[Setting]() |
|
||||
| **GPO** | **User Configuration** > **Administrative Templates** > **Start Menu and Taskbar** |
|
@ -5,11 +5,18 @@ ms.date: 03/18/2024
|
||||
ms.topic: include
|
||||
---
|
||||
|
||||
### Remove Logoff on the Start Menu
|
||||
### Remove Logoff on the Start menu
|
||||
|
||||
This policy setting allows you to removes the "Log Off <username>" item from the Start menu and prevents users from restoring it. If you enable this policy setting, the Log Off <username> item does not appear in the Start menu. This policy setting also removes the Display Logoff item from Start Menu Options. As a result, users cannot restore the Log Off <username> item to the Start Menu. If you disable or do not configure this policy setting, users can use the Display Logoff item to add and remove the Log Off item. This policy setting affects the Start menu only. It does not affect the Log Off item on the Windows Security dialog box that appears when you press Ctrl+Alt+Del, and it does not prevent users from using other methods to log off. Tip: To add or remove the Log Off item on a computer, click Start, click Settings, click Taskbar and Start Menu, click the Start Menu Options tab and, in the Start Menu Settings box, click Display Logoff. See also: "Remove Logoff" policy setting in User Configuration\Administrative Templates\System\Logon/Logoff.
|
||||
With this policy setting you can remove the **Sign out** item from the Start menu and prevents users from restoring it:
|
||||
|
||||
- If you enable this policy setting, the **Sign out** item does not appear in the Start menu
|
||||
- If you disable or don't configure this policy setting, users can use the **Sign out** item in the Start menu
|
||||
|
||||
> [!NOTE]
|
||||
>
|
||||
> This policy setting affects the Start menu only. It doesn't affect the **Sign out** item on the Windows Security dialog box that appears when you press <kbd>CTRL</kbd>+<kbd>ALT</kbd>+<kbd>DEL</kbd>, and it doesn't prevent users from using other methods to sign out.
|
||||
|
||||
| | Path |
|
||||
|--|--|
|
||||
| **CSP** | ./Device/Vendor/MSFT/[Setting]() |
|
||||
| **CSP** | Not available |
|
||||
| **GPO** | **User Configuration** > **Administrative Templates** > **Start Menu and Taskbar** |
|
||||
|
@ -5,11 +5,14 @@ ms.date: 03/18/2024
|
||||
ms.topic: include
|
||||
---
|
||||
|
||||
### Show "Run as different user" command on Start
|
||||
### Show *Run as different user* command on Start
|
||||
|
||||
This policy setting shows or hides the "Run as different user" command on the Start application bar. If you enable this setting, users can access the "Run as different user" command from Start for applications which support this functionality. If you disable this setting or do not configure it, users cannot access the "Run as different user" command from Start for any applications. Note: This setting does not prevent users from using other methods, such as the shift right-click menu on application's jumplists in the taskbar to issue the "Run as different user" command.
|
||||
With this policy setting you can hide the *Run as different user* command on the Start application bar. If you enable this setting, users can access the "Run as different user" command from Start for applications which support this functionality. If you disable or don't configure this setting, users can't access the *Run as different user* command from Start for any applications.
|
||||
|
||||
> [!NOTE]
|
||||
> This setting doesn't prevent users from using other methods, such as the <kbd>SHIFT</kbd> right-click menu on application's jumplists in the taskbar to issue the *Run as different user* command.
|
||||
|
||||
| | Path |
|
||||
|--|--|
|
||||
| **CSP** | ./Device/Vendor/MSFT/[Setting]() |
|
||||
| **CSP** | Not available |
|
||||
| **GPO** | **User Configuration** > **Administrative Templates** > **Start Menu and Taskbar** |
|
||||
|
@ -45,8 +45,11 @@ The following table lists the policies that control the Start menu layout. Selec
|
||||
|-|-|-|
|
||||
|[Clear the recent programs list for new users](#clear-the-recent-programs-list-for-new-users)|❌|✅|
|
||||
|[Clear tile notifications during log on](#clear-tile-notifications-during-log-on)|❌|✅|
|
||||
|[Disable context menus](#disable-context-menus-in-the-start-menu)|✅|✅|
|
||||
|[Configure start layout](#configure-start-layout)|✅|✅|
|
||||
|[Configure start pins](#configure-start-pins)|✅|❌|
|
||||
|[Disable context menus](#disable-context-menus)|✅|✅|
|
||||
|[Disable editing quick settings](disable-editing-quick-settings)|✅|✅|
|
||||
|[Disable search](#disable-search)|✅|✅|
|
||||
|[Do not use the search-based method when resolving shell shortcuts](#do-not-use-the-search-based-method-when-resolving-shell-shortcuts)|❌|✅|
|
||||
|[Do not use the tracking-based method when resolving shell shortcuts](#do-not-use-the-tracking-based-method-when-resolving-shell-shortcuts)|❌|✅|
|
||||
|[Force Start size](#force-tart-size)|✅|✅|
|
||||
@ -58,21 +61,32 @@ The following table lists the policies that control the Start menu layout. Selec
|
||||
|[Hide recommended personalized sites](#hide-recommended-personalized-sites)|✅|✅|
|
||||
|[Hide recommended section](#hide-recommended-section)|✅|✅|
|
||||
|[Import Edge assets](/windows/client-management/mdm/policy-csp-start#importedgeassets)|✅|❌|
|
||||
|[Start layout](/windows/client-management/mdm/policy-csp-start#startlayout)|✅|✅|
|
||||
|[Start pins](/windows/client-management/mdm/policy-csp-start#configurestartpins)|✅|❌|
|
||||
|[Prevent users from customizing their Start](#prevent-users-from-customizing-their-start)|❌|✅|
|
||||
|[Prevent users from uninstalling applications from Start](#prevent-users-from-uninstalling-applications-from-start)|❌|✅|
|
||||
|[Show "Run as different user" command on Start](#show-run-as-different-user-command-on-start)|❌|✅|
|
||||
|[Prevent changes to Taskbar and Start Menu Settings](#prevent-changes-to-taskbar-and-start-menu-settings)|❌|✅|
|
||||
|
||||
[!INCLUDE [clear-history-of-recently-opened-documents-on-exit-u](includes/clear-history-of-recently-opened-documents-on-exit-u.md)]
|
||||
[!INCLUDE [clear-the-recent-programs-list-for-new-users](includes/clear-the-recent-programs-list-for-new-users-u.md)]
|
||||
|
||||
[!INCLUDE [clear-the-recent-programs-list-for-new-users](includes/clear-the-recent-programs-list-for-new-users.md)]
|
||||
|
||||
::: zone pivot="windows-10"
|
||||
[!INCLUDE [clear-tile-notifications-during-log-on](includes/clear-tile-notifications-during-log-on-u.md)]
|
||||
[!INCLUDE [clear-tile-notifications-during-log-on](includes/clear-tile-notifications-during-log-on.md)]
|
||||
::: zone-end
|
||||
|
||||
::: zone pivot="windows-10"
|
||||
[!INCLUDE [start-layout](includes/start-layout-um.md)]
|
||||
[!INCLUDE [configure-start-layout](includes/configure-start-layout.md)]
|
||||
::: zone-end
|
||||
|
||||
[!INCLUDE [disable-context-menus-in-the-start-menu-um](includes/disable-context-menus-in-the-start-menu-um.md)]
|
||||
::: zone pivot="windows-11"
|
||||
[!INCLUDE [configure-start-pins](includes/configure-start-pins.md)]
|
||||
::: zone-end
|
||||
|
||||
[!INCLUDE [disable-context-menus](includes/disable-context-menus.md)]
|
||||
|
||||
::: zone pivot="windows-11"
|
||||
[!INCLUDE [disable-search](includes/disable-search.md)]
|
||||
::: zone-end
|
||||
|
||||
::: zone pivot="windows-11"
|
||||
[!INCLUDE [disable-editing-quick-settings-m](includes/disable-editing-quick-settings-m.md)]
|
||||
@ -86,9 +100,9 @@ The following table lists the policies that control the Start menu layout. Selec
|
||||
[!INCLUDE [force-start-size](includes/force-start-to-be-either-full-screen-size-or-menu-size-um.md)]
|
||||
::: zone-end
|
||||
|
||||
[!INCLUDE [prevent-changes-to-taskbar-and-start-menu-settings-um](includes/prevent-changes-to-taskbar-and-start-menu-settings-um.md)]
|
||||
[!INCLUDE [prevent-users-from-customizing-their-start-screen-u](includes/prevent-users-from-customizing-their-start-screen-u.md)]
|
||||
[!INCLUDE [prevent-users-from-uninstalling-applications-from-start-um](includes/prevent-users-from-uninstalling-applications-from-start-um.md)]
|
||||
[!INCLUDE [prevent-changes-to-taskbar-and-start-menu-settings](includes/prevent-changes-to-taskbar-and-start-menu-settings.md)]
|
||||
[!INCLUDE [prevent-users-from-customizing-their-start](includes/prevent-users-from-customizing-their-start.md)]
|
||||
[!INCLUDE [prevent-users-from-uninstalling-applications-from-start](includes/prevent-users-from-uninstalling-applications-from-start.md)]
|
||||
[!INCLUDE [remove-all-programs-list-from-the-start-menu-um](includes/remove-all-programs-list-from-the-start-menu-um.md)]
|
||||
[!INCLUDE [remove-common-program-groups-from-start-menu-u](includes/remove-common-program-groups-from-start-menu-u.md)]
|
||||
|
||||
@ -114,6 +128,7 @@ The following table lists the policies that control the Start menu layout. Selec
|
||||
|[HideSignOut](/windows/client-management/mdm/policy-csp-start#hidesignout)|✅|✅|
|
||||
|[HideSwitchAccount](/windows/client-management/mdm/policy-csp-start#hideswitchaccount)|✅|❌|
|
||||
|[HideUserTile](/windows/client-management/mdm/policy-csp-start#hideusertile)|✅|❌|
|
||||
|[Remove Logoff on the Start Menu](#remove-logoff-on-the-start-menu)|❌|✅|
|
||||
|
||||
[!INCLUDE [remove-logoff-on-the-start-menu-u](includes/remove-logoff-on-the-start-menu-u.md)]
|
||||
|
||||
@ -169,5 +184,6 @@ The following table lists the policies that control the Start menu layout. Selec
|
||||
[HideTaskViewButton](/windows/client-management/mdm/policy-csp-start#hidetaskviewbutton)
|
||||
[NoPinningToTaskbar](/windows/client-management/mdm/policy-csp-start#nopinningtotaskbar)
|
||||
[SimplifyQuickSettings](/windows/client-management/mdm/policy-csp-start#simplifyquicksettings)
|
||||
|[Prevent changes to Taskbar and Start Menu Settings](#prevent-changes-to-taskbar-and-start-menu-settings)|❌|✅|
|
||||
|
||||
###
|
||||
|
Loading…
x
Reference in New Issue
Block a user