Show 'End Task' option in taskbar context menu

TaskbarVersão Mínima do Windows: 22631Reversível

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 Reverter

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

Quer combinar isso com outros ajustes?

Abrir Configurador