F
F
frees22015-07-29 14:38:43
Apache HTTP Server
frees2, 2015-07-29 14:38:43

On windows 10 pro 80 the port is closed tightly by the TCP 4 protocol?

I can’t close it and put 80 on Apache, windows 10 pro doesn’t let me go further through the settings.
There are a lot of processes on this connection, I tried to close which could have been on other windows before, it's useless. Who already knows, I did not find it on the net.
Temporarily changed the port on the server to 8080 - it works, but it needs to be 80
System
TCP
Process ID
4
Protocol
http
Local address
0.0.0.0
---------------------
Solved.
Thanks, I fixed it, only there you don’t need Dword right away, but the next one next to it with the number 64. I understood this joke, and how to avoid it for everyone else who doesn’t know how to climb the terrible register, if you don’t have Skype, like I didn’t have when installing 10 pro, install it and set port 80, when 10 is installed, feel free to change or delete skype.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
S
Saboteur, 2015-07-29
@frees2

habrahabr.ru/post/145189
Apparently, the built-in http service starts along with the system kernel. Try the following:
1) Go to the registry. Run->regedit
2) To the branch HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP
And the difference in these methods:
3) Create a Dword type parameter with the name "NoRun" and assign it the value "1" without quotes.
or
3) We are looking for the “Start” parameter and change the value to “0” without quotes, naturally.
4) Reboot the computer.
But first, read the article, maybe in the 10th Windows some other things with the kernel can hang.

R
Roman, 2015-07-29
@olmerlv

Assumption.
Skype uses port 80 by default. You can turn it off in Skype settings.
If Skype is pre-installed at 10 initially, this may be one of the problems.
I met with this earlier on 7ke.

A
A1eksandr, 2016-04-14
@A1eksandr

Disabling the W3SVC service, the Web Publishing Service, just helped me. Windows 10

A
Alexander Solovey, 2017-11-06
@naghtigall

Find IIS -> Internet Services -> Security -> uncheck Request Filtering

D
DREAMHAZE, 2018-11-03
@DREAMHAZE

Nothing helped me, the port was tightly occupied by the System SID - 4
process. I removed various software, including VMware Player, most likely it was the problem, the port was freed;)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question