kill the process running on port in windo code example Example: windows kill port netstat -ano | findstr :3001 taskkill /PID <yourid> /F