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
CopyCommandSummary
Stops the process that is using the port.
Command
Windows PowerShell
taskkill /PID <PID> /F