Home  >  Article  >  Software Tutorial  >  How to solve the problem that Steamcommunity302 port 443/80 is occupied

How to solve the problem that Steamcommunity302 port 443/80 is occupied

WBOY
WBOYOriginal
2024-08-29 13:38:35675browse

How to solve the problem that Port 443/80 of Steamcommunity302 is occupied? Recently, a user asked this question. Steamcommunity302 is a practical steam community repair tool. When using it, it is prompted that port 443/80 is occupied. What should I do? In response to this problem, this article brings a detailed tutorial to share with everyone.

Steamcommunity302 443/80端口被占用怎么解决

How to solve the problem that Steamcommunity302 443/80 port is occupied?

1. Win+R shortcut key to open run, enter cmd and press Enter to open.

Steamcommunity302 443/80端口被占用怎么解决

2. Enter the command prompt window, enter netstat -aon|findstr 443, press Enter to execute the command, and find the PID with port 443 in the results given below value. The PID value of port 443 here is 1356.

Steamcommunity302 443/80端口被占用怎么解决

3. Right-click the lower taskbar and select Task Manager in the menu option to open it.

Steamcommunity302 443/80端口被占用怎么解决

4. After entering the new window, click on the service tab at the top, and then click on the PID at the bottom.

Steamcommunity302 443/80端口被占用怎么解决

5. Find the service with PID value 1356, select it and right-click it to stop it to solve the problem.

Steamcommunity302 443/80端口被占用怎么解决

6. In this way we can continue to use steamcommunity302.

Steamcommunity302 443/80端口被占用怎么解决

The above is the detailed content of How to solve the problem that Steamcommunity302 port 443/80 is occupied. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn