On Windows 11 build 25300, you can enable an early preview of the “End Task” feature available through the Taskbar, and in this guide, you will learn how.
In the past, whenever an app was not responding, you had to open Task Manager, find the app, and then terminate the processes. Starting with build 25300, Windows 11 is adding a new option in the Taskbar Jump List (via @PhantomOfEarth) that allows you to quickly right-click an app that’s not working correctly and select the “End Task” option to terminate it simplifying the process.
This is a hidden feature that you have to enable manually and since it’s still a work in progress, the option still doesn’t work. If you want to get hands-on with the new feature, you can use a third-party tool called “ViveTool” created by Rafael Rivera and Lucas on GitHub, to enable the option on your computer.
This guide will teach you the steps to turn on this new feature on Windows 11.
Enable Taskbar End Task option on Windows 11
To enable the new End Task option in the Taskbar on Windows 11, use these steps:
-
-
Download the ViveTool-vx.x.x.zip file to enable the new “End Task” option in Taskbar.
-
Double-click the zip folder to open it with File Explorer.
-
Click the Extract all button.
-
Click the Extract button.
-
Copy the path to the folder.
-
Open Start.
-
Search for Command Prompt, right-click the top result, and select the Run as administrator option.
-
Type the following command to navigate to the ViveTool folder and press Enter:
cd c:\folder\path\ViveTool-v0.x.x
In the command, remember to change the path to the folder with your path.
-
Type the following command to enable the new End Task option in Taskbar and press Enter:
vivetool /enable /id:42592269
-
Restart the computer.
Once you complete the steps, the next time an application is not responding, instead of opening Task Manager, finding and ending the process, you can right-click the app and choose the “End Task” option to terminate it.
If you change your mind, you can revert the changes with the same instructions, but on step 10, make sure to use these commands: vivetool /disable /id:42592269
and then restart the computer.