How Do I Kill All the iexplore.exe Processes at Once? Kill Multiple Processes From the Command Line The first thing you’ll need to do is open up a command prompt, and then use the taskkill command with the following syntax: taskkill /F /IM /T Example: taskkill /F /IM chrome.exe /T