Hide 'Task view' button on the taskbar

TaskbarVersion minimale de Windows: 22000Réversible

This will disable the 'Task view' button on the taskbar, which allows you to see all your open windows and virtual desktops.

Code à appliquer

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 pour annuler

Show 'Task view' button on the taskbarRegistry
Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]

"ShowTaskViewButton"=dword:00000001

Envie de combiner ceci avec d'autres ajustements ?

Ouvrir le configurateur