taskkill /F /PID PORT_NUMBER
Step 1 C:> netstat -ano | findstr :YourPortNumber Step 2 C:> taskkill /PID enterPID /F