Forum Discussion
Windows 11 File Explorer Ribbon
This is a copy of my post on a different site. I am no tech, it's clunky but it WORKS. (for now)
For those who really want the old ribbon..
create a batch file in notepad something like this:
c:
cd c:\windows
taskkill /f /im explorer.exe
start "" C:\Windows\WinSxS\amd64_microsoft-windows-explorer_31bf3856ad364e35_10.0.22621.608_none_b3fd0d5042b63bbd\explorer.exe
exit 0
(the start command above is one long line)
Save to the desktop or wherever.
Create another one replacing the long command with:
start "" C:\Windows\explorer.exe
Save as "Exporg.bat" or whatever you like.
The first batch will end explorer and open it again only now the ribbon will appear in all instances when you open them.
The second batch will do the same in reverse, restoring the new ribbon. You can add the first batch to the "startup" folder and it works fine. Classic Shell works fine with both. The only downside for me is that "explorer patcher" gets kicked out with the old ribbon which means there is no context menu on the taskbar on right-click. But it is easy enough to swap back and forth using the batch files.
This has been improved upon to autostart as the first instance in the following link
https://www.winhelponline.com/blog/get-back-windows-10-ribbon-ui-windows-11/#22h2
by replacing the shell value in the registry instead. YAY
- LoveLinuxOct 21, 2022Copper ContributorStratmanshow
Thank you
I just kills me that the **bleep** ribbon is there, we have to jump through hoops to use it.
Microsoft needs to listen to there users.
The old fix for context menu also quit working, so now I'll search for that.- Chris41950Nov 23, 2022Copper Contributor
Their LoveLinux
- I_bvdriverDec 16, 2022Copper ContributorHello "Stratmanshow"!
I applied Method 2 from your link and it worked ok for a while but at some point I got a "Black Screen" on the "Desktop" and I ended up reinstalling Windows 11 and a week later I had the "Black Screen" again and the second time I found this solution(time 02:00) and applied method 2 again, but the method is ok!
https://youtu.be/KRhAZid6zSE