Top 2 Ways to Disable the Show More Options Context Menu in Windows 11

With Windows 11, Microsoft made several changes to its desktop operating system. However, not all of them were necessarily good. One of these changes included a streamlined context menu (or the right-click menu). If you don’t like the new simplified context menu, you can disable it and return to the old context menu from Windows 10.

You may use the Command Prompt or the Registry Editor to disable the ‘Show more options’ context menu. In this post, we’ll go over both methods in detail. So, without further ado, let’s get right to it.

1. Revert to Old Context Menu Using Command Prompt

Command Prompt is a command-line interpreter that lets you perform various complicated tasks on your PC with a few text commands. You can use it to disable the ‘Show more options’ menu and revert to the classic Windows 10 context menu. As intimidating as it may sound, the process only requires you to run a single command. Here are the steps you can follow.

Step 1: Click the search icon on the Taskbar or press the Windows key + S to open the search menu. Type command prompt in the box and select Run as administrator.

Step 2: Select Yes when the User Account Control (UAC) prompt appears.

Step 3: In the console, paste the following command and press Enter:

reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve

Once you run the above command, you should see a message that says, ‘The operation completed successfully.’ You’ll have to restart your PC for changes to take effect.

Alternatively, you can also restart the Windows Explorer process to apply changes. Press Ctrl + Shift + Esc on your keyboard to quickly launch the Task Manager. On the Processes tab, locate the Windows Explorer process, right-click on it and select Restart.

Your Taskbar will disappear for a brief moment before reappearing. After that, you should see an old context menu when you right-click on a file or folder.

If you ever change your mind and want to return to the ‘Show more options’ menu in Windows 11, run the following command in Command Prompt and restart your PC.

reg delete "HKEY_CURRENT_USER\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" /f​

2. Revert to Old Context Menu With Registry Editor

Another way to disable the ‘Show more options’ menu in Windows 11 is to use the Registry Editor. For that, you’ll need to create a couple of registry keys.

In most cases, it’s preferable to use the previous method as editing registry files manually is risky. Restoring your system to its working state might prove difficult if something goes wrong. However, if you’re familiar with the Registry Editor, you can use the following method to return the old context menu in Windows 11.

Make sure you backup registry files or create a restore point before proceeding with the changes below.

Step 1: Right-click on the Start icon or press the Windows key + X to open the Power User menu and select Run from the resulting menu.

Step 2: Type regedit in the Open field and press Enter.

Step 3: Select Yes when the User Account Control (UAC) prompt appears.

Step 4: In the Registry Editor window, paste the following path in the address bar at the top and press Enter. This will take you to the CLSID key.

HKEY_CURRENT_USER\Software\Classes\CLSID

Step 5: Right-click on the CLSID key, go to New and select Key. Give it the following name.

{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}

Step 6: Right-click on the newly created key, go to New and select Key. Name it InprocServer32.

Step 7: Within the InprocServer32 key, double-click the Default value on your right.

Step 8: In the Edit String window, leave the Value data field blank and click OK.

After you complete the above steps, restart your PC. Following that, you should see the old context menu when you right-click on a file or folder on Windows.

If you decide to undo the above change at any point, repeat the same steps and expand the CLSID key. Then, right-click on the following key and select Delete. Select Yes when the confirmation pop-up appears.

{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}

Keep It Classy

Using the classic context menu in Windows 11 should help you save some clicks. Aside from the methods listed above, there are third-party tools that can help you disable the new Windows 11 context menu. However, it is preferable to use native methods whenever possible. Let us know in the comments which method you’ll use to disable or re-enable the ‘Show more options’ context menu in Windows 11.

Was this helpful?

Thanks for your feedback!

Last updated on 10 October, 2022

Leave a Reply

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

The article above may contain affiliate links which help support Guiding Tech. The content remains unbiased and authentic and will never affect our editorial integrity.