Show 'End Task' option in taskbar context menu

TaskbarVersion minimale de Windows: 22631Réversible

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 à appliquer

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

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

Envie de combiner ceci avec d'autres ajustements ?

Ouvrir le configurateur