task code example Example: Taskkill ## check and kill used "ports" netstat -ano | findstr :8080 taskkill /PID <yourid> /F