Problem: The 1080 port occupancy problem in Win7 system has plagued many computer users, leaving many people at a loss. In order to solve this problem, PHP editor Xiaoxin will guide you in detail how to solve this problem. Please read the following content carefully and follow the step-by-step operation to easily solve the problem of port 1080 occupation and enjoy a smooth computer experience.
The solution steps are as follows:
1. First, we need to find out which program occupies port 1080.
2. Press win+r to open the computer’s run function. Enter the command cmd.
3. The last column is the PID. The editor here occupies 4568.
4. If you want to know what program this PID corresponds to, you can continue to enter.
5. Open the task manager and search based on the PID or process name.
6. Switch to the process option. Right-click the mouse to find the pid software, click to end the process, and then port 1080 can be used.
The above is the detailed content of How to solve the problem that win7 system keeps prompting that port 1080 is occupied?. For more information, please follow other related articles on the PHP Chinese website!