search
HomeOperation and MaintenanceWindows Operation and MaintenanceHow to find the problem of Windows 80 port occupation

How to find the problem of Windows 80 port occupation

1. Open the "Start Menu" in the lower left corner of the computer, find "Run" and enter the command cmd

How to find the problem of Windows 80 port occupation

## 2. Let’s take port 80 as an example. Enter the command

netstat -aon|findstr "80" in dos and press Enter to display the following display. You can see that the PID number of the program corresponding to port 80 is 1752

How to find the problem of Windows 80 port occupation

3. Find the corresponding program according to the PID number: continue to enter the command

tasklist|findstr "1752", and press Enter to display As shown below, it can be seen that the program corresponding to 1752 is QQProtect.exe, which also shows that the program is using port 80

How to find the problem of Windows 80 port occupation##4. If you want to use port 80 If it is not occupied, you need to end the corresponding process in the task manager, press the shortcut key

Ctrl Shift Esc

to bring up the Windows Task Manager, find QQProtect.exe, and click below Just end the process!

The above is the detailed content of How to find the problem of Windows 80 port occupation. 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

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

MantisBT

MantisBT

Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.