Show 'End Task' option in taskbar context menu
TaskbarMinimum Windows Build: 22631Revertible
When enabled, adds an 'End Task' option to the right-click context menu for apps in the taskbar, allowing you to quickly force close apps.
Code to Apply
Show 'End Task' option in taskbar context menuRegistry
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\TaskbarDeveloperSettings]
"TaskbarEndTask"=dword:00000001
Code to Revert
Hide 'End Task' option in taskbar context menuRegistry
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\TaskbarDeveloperSettings]
"TaskbarEndTask"=dword:00000000
Want to combine this with other tweaks?
Open ConfiguratorRelated Tweaks
Left taskbar alignment
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 Hide search icon from the taskbar
Show Search Icon Show search icon on the taskbar
Show Search Label Show search icon with label on the taskbar
Show Search Box Show search box on the taskbar