This tutorial will present you learn how to add Kill all not responding duties to the desktop context menu on Home windows 11/10. That will probably be very useful in circumstances when some purposes change into non-responsive after which pressure shut is required for them. By including this selection to the desktop right-click menu, you’ll be able to finish or terminate the non-responding processes of such packages with just a few mouse clicks. The choice triggers a Taskkill command that works solely on the Non-responding processes of the working duties.
Add Kill All Not Responding Duties to the Context menu on Home windows 11/10
If you wish to add the Kill all not responding duties to the desktop context menu in your Home windows 11/10 pc, then some Registry tweaks are wanted. Earlier than you begin tweaking the Registry, you should backup the Registry which may be useful to revive it, simply in case. Now comply with these steps:
- Open the Home windows Registry
- Choose the Shell key
- Create a KillNRTasks sub-key
- Create the next String values below the KillNRTasks sub-key:
- Add Worth information for all of the String values
- Create a command Registry key
- Fill Worth information of Default String Worth
- Shut the Home windows Registry.
The above steps are used to create a kill choice for the context menu, put that choice to the desktop context menu with the underside, up, or center place, and execute the Taskkill command utilizing that choice for all non-responding processes.
So, it’s clear what these steps are used for. Now let’s verify all of the steps intimately.
To start with, press the Win+R hotkey and that may open the Run Command field. Kind regedit in that field and faucet the Enter key to open the Home windows Registry.
Go to the Shell key utilizing the trail given beneath:
HKEY_CLASSES_ROOTDesktopBackgroundShell
Within the Shell key, create a Registry key, and identify it KillNRTasks.
Now right-click on the KIllNRTasks key, use the New menu, and use the String Worth choice. A brand new String worth will probably be in entrance of you. Rename it to MUIverb. In the identical manner, create an icon String worth, and a Place String worth.
You don’t must comply with this order; you’ll be able to create any String worth first.
It’s time to fill the Worth information of all of the added String values. Double-tap on the MUIverb worth and you will notice an Edit String field. Within the Worth information, put Kill all not responding duties. Press the OK button.
Subsequent, open the Edit String field of Place worth and add Center, Up, or Backside within the Worth information. Use the OK button to shut the field.
This time, open the Edit String field of icon Sting worth and add taskmgr.exe,-30651
within the Worth information. Hit the OK button.
Below the KillNRTasks key, create a sub-key and rename it to command. A Default String worth will probably be added mechanically on the right-hand a part of this command key. Double-click that Default String worth. When the Edit String field is opened, paste the next command within the Worth information.
CMD.exe /C taskkill.exe /f /fi "standing eq Not Responding" & Pause
That’s all! It’ll apply the adjustments. If not, then restart File Explorer or your pc so as to add the adjustments.
Each time some packages are caught and change into unresponsive, open the desktop context menu and use the kill choice added by you. A CMD.exe window will open, set off the command and see if there may be any non-responding course of(es). As soon as it finds that, it would kill these processes silently.
As soon as the command is executed fully, press any key to exit the CMD.exe window.
In case you wish to take away this selection from the desktop context menu, you are able to do this utilizing the steps talked about above. Simply go to the Shell key after which delete the KillNRTasks Registry key that you just created.
Hope that is useful.
Associated: Kill or Terminate Microsoft Retailer Apps
How do I kill a Home windows not responding course of?
There are other ways to kill a not responding course of in Home windows 11/10. You are able to do this utilizing an elevated Command Immediate, Taskkill shortcut, and many others. You too can add a desktop context menu choice for closing all of the non-responsive processes for related home windows or purposes without delay utilizing two to 3 mouse clicks. For that, you’ll be able to verify the steps lined on this publish.
Learn:Â pressure shut a Program which Process Supervisor can’t terminate
How do I create a Taskkill?
If you wish to create a Taskkill shortcut for killing the non-responsive processes for packages/purposes, then first open the shortcut wizard. After that, put the next path within the location of the merchandise area:
taskkill.exe /f /fi "standing eq not responding"
Give a reputation to the shortcut to finish the shortcut wizard and execute the shortcut you simply created.
Learn subsequent: Unable to terminate course of, Entry is denied, The operation couldn’t be accomplished.