Show 'End Task' option in taskbar context menu

TaskbarVersión mínima de Windows: 22631Reversible

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.

Código para aplicar

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

Código para revertir

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

¿Quieres combinarlo con otros ajustes?

Abrir configurador