CopyCommandCopyCommand
Default

taskkill /PID <PID> /F

Summary

Force-stops the process using a PID.

Command

Windows PowerShell

Run in PowerShellWindows PowerShell
taskkill /PID <PID> /F

Related commands