Home > Computer Tutorials > Computer Knowledge > How to enable or disable the Windows 11 taskbar 'End Task' feature

How to enable or disable the Windows 11 taskbar 'End Task' feature

WBOY
Release: 2024-03-01 13:25:10
forward
575 people have browsed it

如何启用或禁用 Windows 11 任务栏「结束任务」功能

The "End Task" feature on the Windows 11 taskbar allows you to quickly close applications without opening the "Task Manager". This article will guide you on how to enable or disable this convenient option in Windows 11.

Understand the "End Task" function of the taskbar

Starting with Windows 11 version 23H2, users can use the End Task option directly in the taskbar to force close unresponsive applications without opening Task Manager. This handy feature is actually hidden in Developer Options and needs to be manually enabled, so many users may miss it.

When an application becomes unresponsive, various measures are usually required to terminate the process. But sometimes even the task manager cannot be opened. At this time, you can use the "End Task" function to solve the problem.

When using the "End Task" option, there are two points to note:

  • Only when the application is running, the "End Task" option will appear when right-clicking.
  • This feature is only available in Windows 11 23H2 and newer and will not work in earlier versions or Windows 10.

Enable or disable the "End Task" option

Next, let us learn together two methods to enable or disable the "End Task" option on the taskbar in Windows 11.

Method 1: Through "Settings"

1Use the Windows I shortcut to open "Settings" and go to "System" > "Developer Options".

2 Turn on the "End Mission" switch.

Turn on the "End Task" switch

3 Now, right-click the application icon in the taskbar and you will see the "End Task" option. After selection, the app will close immediately.

The "End Task" option in the taskbar

4 If you want to disable it, visit the above options again and turn off the switch.

Method 2: Using Registry Manager

We can also modify the registry to enable or disable the "End Task" shortcut option in the taskbar. The steps are as follows:

1 Use the Windows R shortcut key to open the "Run" dialog box and execute regedit to open the registry editor.

2 Navigate to the following path:

HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerAdvancedTaskbarDeveloperSettings
Copy after login

3 Double-click the DWORD (32-bit) value named TaskbarEndTask and set its hexadecimal value to:

  • 0 Disable the "End Task" option
  • 1 Enable the "End Task" option

Change TaskbarEndTask Registry Value

Through the above methods, you can turn this feature on or off as needed.

This article explains how to enable or disable the "End Task" option in the taskbar in Windows 11. This feature allows you to quickly close stuck applications directly in the taskbar without opening the Task Manager.

The above is the detailed content of How to enable or disable the Windows 11 taskbar 'End Task' feature. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:mryunwei.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template