Created
May 24, 2026 17:32
-
-
Save primaryobjects/887bd104506bf9c8c2858ed98a23333b to your computer and use it in GitHub Desktop.
Windows 11 tweaks to look more like Windows 10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Windows Registry Editor Version 5.00 | |
| [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced] | |
| "TaskbarSmallIcons"=dword:00000001 | |
| [HKEY_CURRENT_USER\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}] | |
| @="" | |
| [HKEY_CURRENT_USER\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32] | |
| @="" | |
| [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] | |
| "TaskbarAl"=dword:00000000 | |
| [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel] | |
| "{2cc5ca98-6485-489a-920e-b3e88a6ccce3}"=dword:00000001 |
Author
primaryobjects
commented
May 24, 2026
- Small taskbar icons.
- Hide desktop shortcut "Show more about this picture".
- Move taskbar start menu to the left.
- Windows 10 style right-click context menu.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment