Remix.run Logo
chongli 34 minutes ago

Are they finally going to fix the issue of having introduced a second right click menu that forces me to click “show more options” literally every single time I want to do anything?

noir_lord 26 minutes ago | parent [-]

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/...