taskkill

taskkill

Ends one or more tasks or processes. Processes can be ended by process ID or image name.

Category
Admin
License
Windows
Platforms
Windows
Released
2001
Path
c:\taskkill\taskkill.exe
Notes
NPM has a wrapper for this.
Version
Latest known: 10.0.14393.7962

Examples

1. Kills a running (or hanging) windows process by PID.

taskkill.exe /F /PID 12345