於 Cmd 中 輸入 netstat -ano 可列出目前使用中的port 或 輸入 netstat -ano |find "0.0.0.0:135" 尋找特定PORT 找到PID 後 tasklist /fi "pid eq PID"