Any service that uses the HTTP API in Windows will effectively be handled by the SYSTEM process, so you cannot just look up the process with netstat -ano and kill it. To view the webservices runing inside the SYSTEM process run the following command
Continue readingTag: netsh
Windows: Create Firewall Rules using cmd
Syntax Block program (executable) Allow port
Continue reading