Installation and Login
Installation and Login

How to Close Port-occupied Applications

Updated June 4, 2026

Thank you for using AOMEI PXE Boot Tool. Did you encounter a problem like “Application initialization failed. It may be caused since the 67, 69, 4011 ports are being used by other programs, ……“ while using its “AOMEI PXE Boot Tool“ feature? If so, please do not worry. Now, we’re going to help you to solve this matter manually. First, please make sure that your problem is just like what the picture shows below.

Initialization Failed


 

Solution 1:

The cause of this problem can be that you already have PXE programs or a program counterpart to PXE in your system. For example, you already installed another product similar to ours. Only in this situation can the ports be occupied.

The easiest way is to temporarily uninstall the PXE and similar product you have installed, and try AOMEI PXE Boot Tool. If it’s inconvenient for you to uninstall these programs, you can also solve the above problem by temporarily ending the processes of the PXE and similar product temporarily. For details, please refer to Solution 2.

Solution 2:

1. According to the prompting, we can get to know that the cause of the failure is that the three ports (67, 69, and 4011) are occupied. Therefore, to solve the problem, we only have to find out the processes or services which occupied the three ports and end them. Then, how to find out these processes or services?

2. Open "Run" with "Win" and "R" on keyboard, and type "cmd" in "Run" to open Windows command prompt (cmd.exe).

3. Then, we need to use the command “netstat -aon|findstr” to check the status of ports. Most importantly, we need to find out the IDs of processes or services that occupy the three ports. For example, to check the status of Port 67, you need to input “netstat -aon|findstr ‘67’” in the command prompt and click "Enter" like the following picture shows.

Check Port Status


 

Compared with the local IP address 192.168.0.55, find the process ID of Port is 1788 (the number at the end of the line). In this way, find the other two process IDs of Port 69 and 4011 and write all three process IDs down.

4. After all the situations of occupied ports are clear, we can find corresponding processes referring to process IDs. We will search the corresponding processes in "Processes" or "Services" in "Windows Task Manager".

Use "Ctrl+Alt+Delete" to open "Windows Task Manager". You might not find PID (process ID) in "Processes" or "Services". Thus, you should first do some settings in "Windows Task Manager". The following is the way:

a) Click "View" on the toolbar of "Windows Task Manager".
b) Choose "Select Columns…"

Select Columns

 

c) Tick "PID (Process Identifier)" and click "OK" to go back to "Processes" or "Services".

PID

 

5. After the settings for PID, we can search the processes of Port 67, 69, and 4011 in "Processes" or "Services". Then, end these processes manually: right-click the process and select "End Process" or "Stop Service". Be sure to end all the processes of the three ports.

Emd Process

 

Stop Service

 

You might fail to end the processes in "Services". Then, you can click "Services…" on the bottom right of the window to open the main interface of Windows "Services".

Services

 

Then, find the corresponding service name; right-click it and choose "Properties".

Properties

Click "Stop" to stop the service. Or, you can also disable "Startup type" and click "OK".

Stop

 

After all the operations, you can experience the "AOMEI PXE Boot" feature as follows.

PXE Working