1 min

Kill processes in bulk mode

How to kill multiple Windows processes by exporting process IDs with PowerShell, bulk editing them using a multi-cursor editor, and running the resulting batch file with taskkill commands.

OS