CopyCommandCopyCommand
Default

Stop a process by PID

Summary

Stops the process that is using the port.

Command

Windows PowerShell

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

Related commands