端口80 被system PID 4占用怎么解决

2025-04-27 21:24:41
推荐回答(1个)
回答1:

请按照下面的步骤来运行命令: 1. sc config http stat = demand 2. reboot 3. run the command(netsh http show servicestat)as administrator 在你使用这个命令之前,你可以按照下面步骤禁用http.sys: 1. net stop http 2. Sc config http st...