How to Restore the Windows 10 Right-Click Menu in Windows 11

When using Windows 11, right-clicking on the desktop or a folder brings up a menu with “Show more options” whereas in Windows 10, this menu would appear directly. This article provides a step-by-step guide on how to modify the registry to make the right-click menu in Windows 11 behave like it did in Windows 10, displaying the full menu without an extra click. That means how to disable or enable the “Show more options” menu item in Windows 11.

windows-11-show-more-options

1. Open the Registry Editor.

  1. Login to Windows 11 with the account Administrator, this is very important.
  2. Click the “Start” button.
  3. Type “regedit” in the search box to find the “Registry Editor“.
  4. Right-click on “Registry Editor” and select “Run as administrator“.
    windows-11-run-regedit

2. Navigate to the Appropriate Registry Path.

  1. In the Registry Editor, expand the following path:
    Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InProcServer32
  2. Select the `InProcServer32` entry under this path.

3. Modify the Registry Item Permissions.

  1. Right-click on the `{86ca1aa0-` registry key and choose “Permissions…“.
  2. Click on the “Advanced” button, and note that the current owner is “TrustedInstaller“.
  3. Click “Change” to modify the owner to “Administrator.”
    windows-11-change-registry-item-owner-to-administrator
  4. Click “Auditing,” then “Add” to select the “Administrator” principal.
  5. Click “Check Names” and confirm, select the “Full Control” permission, and click “OK“.
  6. Check the box for “Replace owner on subcontainers and objects“, then click “Apply” and “OK“.
    windows-11-change-registry-item-auditing-add-administrator
  7. In the Permissions dialog window for the {86ca1aa0-` registry key, select the Administrators group and check the Full Control checkbox.
    windows-11-change-registry-item-add-full-control-to-administrator

4. Delete the Specific Registry Items.

  1. Return to the `InProcServer32` entry, copy and back up the contents of the two sub-items on the right side.
  2. Default: C:\Windows\System32\Windows.UI.FileExplorer.dll.
  3. ThreadingModel: Apartment.
  4. Delete the value to empty of these two sub-items.
  5. If deletion fails, ensure permissions are correctly set and try again.

5. Restart the Computer.

  1. After completing the steps, restart your computer.
  2. After rebooting, when you right-click on the desktop or a folder, the original Windows 10-style menu will appear directly without needing to click “Show more options“.
    windows-11-right-click-no-show-more-options-menu

6. Restore to Windows 11 Default Settings.

  1. If you wish to revert to the default Windows 11 right-click menu.
  2. Open the Registry Editor and navigate to the same path.
  3. Copy the previously backed-up sub-item content back into the `InProcServer32` entry.
  4. Default: C:\Windows\System32\Windows.UI.FileExplorer.dll.
  5. ThreadingModel: Apartment.
  6. There’s no need to restart your computer; the right-click menu will immediately revert to the Windows 11 default style.

7. Video.

Leave a Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.