Windows 10: Windows activation use port 80 - insecure HTTP

Discus and support Windows activation use port 80 - insecure HTTP in Windows 10 Gaming to solve the problem; We observed that Windows activation uses port 80 HTTP, which is considered insecure. Given this, can we disable port 80 through the firewall? Will this... Discussion in 'Windows 10 Gaming' started by Theran Kavindu Alahendra, Nov 5, 2024 at 3:52 PM.

  1. Windows activation use port 80 - insecure HTTP


    We observed that Windows activation uses port 80 HTTP, which is considered insecure. Given this, can we disable port 80 through the firewall? Will this impact Windows activation, we have already enabled port 443 HTTPS?

    :)
     
    Theran Kavindu Alahendra, Nov 5, 2024 at 3:52 PM
    #1

  2. System process blocks Port 80

    You clearly don't understand the problem here. But I was able to solve it by doing the following:

    • Activate IIS
    • In Services disable the IIS service
    • Reboot
    • Port 80 is no longer blocked by the System process
     
    GregorWaldvogel, Nov 5, 2024 at 3:55 PM
    #2
  3. Network Services Started Using Port 80

    After upgrading to Windows 10 I noticed my web server stop running. After doing a port check I came to notice that the Network Services started using port 80. I rather not have to switch my web server 's from port 80 because I have a few sites setup in a
    vhost and I rather not have to reconfigure all of them.

    I would like to have the network services which include:

    • Cryptographic Services
    • DNS Client
    • Network Location Awareness
    • Workstation

    I already attemted to switch the port and my server loads but none of vhost domain did. Anyway to prevent them from using port 80. I am getting desperate.
     
    RamonOHenry, Nov 5, 2024 at 3:55 PM
    #3
  4. Windows activation use port 80 - insecure HTTP

    Bug? SYSTEM process "System and compressed memory" using port 80???

    This article solve my problem.

    It appears there are a couple of different applications that can cause this same problem;

    • IIS is still running.
    • SQL Server Reporting Services is running.
    • Web Deployment Agent Service is running (this was my problem).
    Reference:
    http://www.lukebrowning.com/sysadmin/windows/nt-kernel-system-using-port-80/
     
    Tahir_Mahmood, Nov 5, 2024 at 3:55 PM
    #4
Thema:

Windows activation use port 80 - insecure HTTP

Loading...
  1. Windows activation use port 80 - insecure HTTP - Similar Threads - activation port insecure

  2. Windows activation use port 80 - insecure HTTP

    in Windows 10 Software and Apps
    Windows activation use port 80 - insecure HTTP: We observed that Windows activation uses port 80 HTTP, which is considered insecure. Given this, can we disable port 80 through the firewall? Will this impact Windows activation, we have already enabled port 443 HTTPS?...
  3. what port is used for windows activation?

    in Windows 10 Updates and Activation
    what port is used for windows activation?: It appears that the port that is used for windows activation is being blocked by the firewall. What port is used/should be opened? https://answers.microsoft.com/en-us/windows/forum/all/what-port-is-used-for-windows-activation/555fc169-161d-4267-826f-ff621bbf3003
  4. what port is used for windows activation?

    in Windows 10 Gaming
    what port is used for windows activation?: It appears that the port that is used for windows activation is being blocked by the firewall. What port is used/should be opened? https://answers.microsoft.com/en-us/windows/forum/all/what-port-is-used-for-windows-activation/555fc169-161d-4267-826f-ff621bbf3003
  5. what port is used for windows activation?

    in Windows 10 Software and Apps
    what port is used for windows activation?: It appears that the port that is used for windows activation is being blocked by the firewall. What port is used/should be opened? https://answers.microsoft.com/en-us/windows/forum/all/what-port-is-used-for-windows-activation/555fc169-161d-4267-826f-ff621bbf3003
  6. Svchost is taking port 80 on boot

    in Windows 10 Network and Sharing
    Svchost is taking port 80 on boot: I'm trying to find out the cause of svchost taking port 80. I dont recall installing or modifying anything, but suddenly i cant use port 80, and after i checked on resource monitor the process is caused by svchost heres the screenshotThe process that runs on port 80 and 443...
  7. Port 80 and Port 443 non existent

    in Windows 10 Network and Sharing
    Port 80 and Port 443 non existent: I am trying to use apache for a web development class and we are required to use xmapp to do so, Apache runs on port 80 and I believe SQL runs on port 443 but when i check netstat these ports are not even listed. Nothing I can tell is assigned to these ports either I do not...
  8. Port 80/443 not responding

    in Windows 10 Network and Sharing
    Port 80/443 not responding: La instalarea unui program apare eroarea „Port 80 is not responding” și „Port 443 is not responding”. Am încercat deblocarea prin Windows Firewall > New Inbound Rule/New Outbound Rule dar nu a funcționat. Apar aceleași erori. Îmi puteți recomanda o soluție?...
  9. 80 port was used by HTTP.sys

    in Windows 10 Customization
    80 port was used by HTTP.sys: I want to use IIS and nginx at the same time. But I found that http service is using 80 port, and it's PID is 4, so I cannot kill it. With disabled http service, IIS cannot start anyway. HOW can I both using IIS in 8080 port and nginx in 80 port?...
  10. http binds to port 80 in Win 10, and cannot be disabled

    in Windows 10 Network and Sharing
    http binds to port 80 in Win 10, and cannot be disabled: Having upgraded to Win 10, I was pleasantly surprised at how well everything went, until I tried to start my Apache web server. Even though IIS is not installed, there is a http daemon running, that is (a) bound to port 80, and (b) doesn't appear in the services panel. So I...