netstat -ano | findstr <端口号>
taskkill /F /pid <查询到的pid>

相关文章: