how to kill the port in cmd code example Example: windows kill port netstat -ano | findstr :3001 taskkill /PID <yourid> /F