win+R 输入cmd

file

输入命令 netstat -ano 查找端口对应的pid

file

file

输入 netsh http show servicestate 并找出PID值

file

file

在任务管理器中关闭对应的PID进程

file

启动成功

file