Remix.run Logo
dainank 33 minutes ago

Do you have a link for a list of these changes. I am curious.

timpera 26 minutes ago | parent [-]

Sure. The Insider blog tends to be pretty up-to-date: https://blogs.windows.com/windows-insider/

They seem to be focused on performance improvements because of the MacBook Neo pressure and RAM crisis, but right now, I'm mostly excited for the right-click menu and taskbar improvements. You can already do this with third-party software, but it's not the best experience unfortunately.

chongli 11 minutes ago | parent [-]

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