How to restore Windows 10 context menu in Windows 11 File Explorer

Ron Sipherd 276 Reputation points
2025-07-06T18:00:07.76+00:00

Supposedly one can restore the old Windows 10​ right-click menus in File Explorer with the addition of this Registry​ key.

I made the chabge but nothing has changed, even after a reboot.

Here is a screenshot from Regedit showing the new key and its​ properties; I think I did it right but no results.

Any ideas?

https://people.well.com/user/ronks/temp/Screenshot%202025-07-06%20100220.png

Windows for home | Windows 11 | Files, folders, and storage
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. EmilyS726 1,250 Reputation points Independent Advisor
    2025-07-06T18:42:06.1333333+00:00

    Hello.

    Launch Windows terminal. Then run this command

    Restart and see if it works

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

  2. EmilyS726 1,250 Reputation points Independent Advisor
    2025-07-06T19:41:53.3966667+00:00

    Yes, my bad. I am sorry.

    The command I gave you enabled the "show more" option. I always got the enable/disable mixed up. Very sorry.

    However, if you don't mind, can you still run it anyway.

    Then run this command to add it back and see if it makes any difference:

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

    Are you the only user on this device?

    0 comments No comments

  3. Ron Sipherd 276 Reputation points
    2025-07-07T17:50:32.68+00:00

    Well, this is curious. The registry modification that did not take effect after a first reboot has taken effect after a second. I made no other changes.

    I have seen this happen before, though I don't recall exactly what settings. Perhaps our PCs are developing free will.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.