logoalt Hacker News

noir_lordtoday at 10:59 AM2 repliesview on HN

Run (as Administrator) in a terminal

  reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
Should restore the old right click menu (it did last time I used it at any rate).

So much of windows 11 configuration is removing things you never asked for and putting things back.

Source: https://learn.microsoft.com/en-us/answers/questions/2287432/...


Replies

chonglitoday at 11:28 AM

Sadly I’m in a locked down corporate environment, so I can’t edit the registry. IT even closed my ticket when I asked for them to make the edit on my behalf.

I don’t use Windows on any personal machines, so there’s no way for this to benefit me. I hope it helps others who are frustrated by this though!

show 1 reply
alt227today at 12:01 PM

Lifesaver thankyou :)