Personalization Enable or Disable Start Menu Context Menus in Windows 11


  • Staff
Start_banner.png

This tutorial will show you how to enable or disable context menus on the Start menu for all or specific users in Windows 11.

The Start menu is comprised of three sections: Pinned, All apps, and Recommended.


You must be signed in as an administrator to enable or disable Start Menu context menus.

This will not affect the context menu in the Recommended section of the Start menu.



Contents

  • Option One: Enable or Disable Context Menus in the Start Menu for All Users in Local Group Policy Editor
  • Option Two: Enable or Disable Context Menus in the Start Menu for Specific Users in Local Group Policy Editor
  • Option Three: Enable or Disable Context Menus in the Start Menu for All Users using REG file


EXAMPLE: Context menus in the Start Menu

Start_menu_context_menus-1.jpg
Start_menu_context_menus-2.jpg

Start_menu_context_menus-3.jpg
Start_menu_context_menus-4.jpg





Option One

Enable or Disable Context Menus in the Start Menu for All Users in Local Group Policy Editor


The Local Group Policy Editor is only available in the Windows 11 Pro, Enterprise, and Education editions.

All editions can use Option Three to configure the same policy.


1 Open the Local Group Policy Editor (gpedit.msc).

2 Navigate to the policy location below in the left pane of the Local Group Policy Editor. (see screenshot below)

Computer Configuration > Administrative Templates > Start Menu and Taskbar

Start_menu_context_menus_gpedit-1.png

3 In the right pane of Start Menu and Taskbar in the Local Group Policy Editor, double click/tap on the Disable context menus in the Start Menu policy to edit it. (see screenshot above)

4 Do step 5 (enable) or step 6 (disable) below for what you want.

5 Enable Context Menus in the Start Menu for All Users

This is the default setting.


A) Select (dot) Not Configured, click/tap on OK, and go to step 7. (see screenshot below)​

Start_menu_context_menus_gpedit-3.png

6 Disable Context Menus in the Start Menu for All Users

A) Select (dot) Enabled, click/tap on OK, and go to step 7. (see screenshot below)​

Start_menu_context_menus_gpedit-4.png

7 Close the Local Group Policy Editor.

8 Either restart the explorer process, sign out and sign in, or restart the computer to apply.




Option Two

Enable or Disable Context Menus in the Start Menu for Specific Users in Local Group Policy Editor


The Local Group Policy Editor is only available in the Windows 11 Pro, Enterprise, and Education editions.

All editions can use Option Three to configure the same policy.


1 Open the all users, specific users or groups, or all users except administrators Local Group Policy Editor for how you want this policy applied.

2 Navigate to the policy location below in the left pane of the Local Group Policy Editor. (see screenshot below)

User Configuration > Administrative Templates > Start Menu and Taskbar

Start_menu_context_menus_gpedit-2.png

3 In the right pane of Start Menu and Taskbar in the Local Group Policy Editor, double click/tap on the Disable context menus in the Start Menu policy to edit it. (see screenshot above)

4 Do step 5 (enable) or step 6 (disable) below for what you want.


 5. Enable Context Menus in the Start Menu

This is the default setting.


A) Select (dot) Not Configured, click/tap on OK, and go to step 7. (see screenshot below)​

Start_menu_context_menus_gpedit-3.png


 6. Disable Context Menus in the Start Menu

A) Select (dot) Enabled, click/tap on OK, and go to step 7. (see screenshot below)​

Start_menu_context_menus_gpedit-4.png

7 Close the Local Group Policy Editor.

8 Either restart the explorer process, sign out and sign in, or restart the computer to apply.




Option Three

Enable or Disable Context Menus in the Start Menu for All Users using REG file


1 Do step 2 (enable) or step 3 (disable) below for what you would like to do.

2 Enable Context Menus in the Start Menu for All Users

This is the default setting


A) Click/tap on the Download button below to download the file below, and go to step 4 below.​

Enable_context_menus_in_Start_Menu-for_all_users.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer]
"DisableContextMenusInStart"=-

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Explorer]
"DisableContextMenusInStart"=-

3 Disable Context Menus in the Start Menu for All Users

A) Click/tap on the Download button below to download the file below, and go to step 4 below.​

Disable_context_menus_in_Start_Menu-for_all_users.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer]
"DisableContextMenusInStart"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Explorer]
"DisableContextMenusInStart"=dword:00000001

4 Save the REG file to your desktop.

5 Double click/tap on the downloaded REG file to merge it.

6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

7 Either restart the explorer process, sign out and sign in, or restart the computer to apply.

8 You can now delete the downloaded REG file if you like.


That's it,
Shawn Brink


 

Attachments

  • Start.png
    Start.png
    5.1 KB · Views: 90
  • Disable_context_menus_in_Start_Menu-for_all_users.reg
    870 bytes · Views: 246
  • Enable_context_menus_in_Start_Menu-for_all_users.reg
    818 bytes · Views: 255
Last edited:

Latest Support Threads

Back
Top Bottom