Show 'End Task' option in taskbar context menu

TaskbarBuild minima di Windows: 22631Ripristinabile

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.

Codice da applicare

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

Codice per ripristinare

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

Vuoi combinare questa modifica con altre?

Apri il configuratore