kill app running on port windows 10 code example Example: kill a port kill $(lsof -t -i:8080) //kill port 8080