Forum Discussion

dijkhuizen280's avatar
dijkhuizen280
Copper Contributor
Apr 13, 2021

how to disable http.sys

I am using HFS fileserver on my win2019 essentials server. It uses TCP port 80..

But there is also another process (PID 4) listening to port 80. I couldn't find the right service to stop in 

How can this be fixed ??

3 Replies

  • Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP

    Change the value of "Start" to 4, which is Disabled.

     

     

    • tomdryan's avatar
      tomdryan
      Copper Contributor
      Thanks Dave! I'd been fighting with that service for a while. This did the trick. 🙂

Resources