Hide 'Task view' button on the taskbar
TaskbarMin Build: 22000Revertible
This will disable the 'Task view' button on the taskbar, which allows you to see all your open windows and virtual desktops.
Code to Apply
Hide 'Task view' button on the taskbarRegistry
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowTaskViewButton"=dword:00000000
Code to Revert
Show 'Task view' button on the taskbar Hide 'Task view' button on the taskbarRegistry
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowTaskViewButton"=dword:00000001
Want to combine this with other tweaks?
Open ConfiguratorRelated Tweaks
Align taskbar to the left
By default, Windows 11 has the taskbar buttons centered. Enabling this setting will move the taskbar buttons to the left, similar to previous versions of Windows.
Hide search icon from the taskbar
Show search icon on the taskbar
Show search icon with label on the taskbar
Show search box on the taskbar