Fix IP address conflict error on Windows computer

There are many causes of IP address conflicts on Windows computers.For example, a computer is assigned a static IP address but within DHCP for local network (Local Network) and the same address assigned by DHCP server to another computer.Or your laptop is put into sleep mode and then reopen, while connecting to the network assigned an IP address to another computer, .

When you encounter an IP address error, on the screen you will receive an error message like: " There is an address IP conflict with hệ thống khác với mạng " hoặc "địa chỉ IP này đã được sử dụng trên mạng. a different IP address ".

So how to fix this error, please refer to the following article of Network Administrator.

1. The cause of the error

The cause of an IP address conflict may be due to:

  1. 2 computers are assigned the same static IP address.
  2. A computer is assigned a static IP address but within DHCP for local network (Local Network) and the same address assigned by DHCP server to another computer.
  3. Laptop is put into sleep mode (Sleep mode) and then re-open, during connection to the network is assigned an IP address to another computer.
  4. If there are multiple network cards on the computer, it may cause IP address conflicts.
  5. If connecting multiple wireless routers to your network and DHCP is enabled on multiple devices.

2. Fix IP address conflicts

To fix IP address conflicts, you can apply some of the following solutions:

2.1. Refresh (renew) IP address

To refresh the IP address on the computer, you can use the Command Prompt.

First click Start , then enter cmd in the Search box. On the list of search results click Command Prompt .

Fix IP address conflict error on Windows computer Picture 1

On the Command Prompt window, enter the command below and press Enter to release the IP address:

ipconfig / release

Depending on the number of adapters installed on the computer, you will see many different results after the above command completes. With the Ethernet port, you will see Ethernet Ethernet Ethernetx , and with the wireless network card you will see the Wireless LAN Adapter Wi-Fi or similar items.

Fix IP address conflict error on Windows computer Picture 2

Note that if your computer is set to a static IP address, you will receive an error message: " The operation failed as no adapter is in the permissible state for this operation ".

Fix IP address conflict error on Windows computer Picture 3

After running the release IP address command, the next step is to run the command to renew (refresh) the IP address, you use the following command:

ipconfig / renew

Wait a few seconds, you will see the results displayed on the Command Prompt window and the IP address displayed next to the IPv4 Address section .

Fix IP address conflict error on Windows computer Picture 4

2.2. Reconfigure static IP address (Static IP address)

If your computer uses a static IP address, then you might consider changing a static IP address.

The current IP address may conflict with the IP address settings provided by the DHCP server.

Follow the steps below to change the current IP address. In addition, you can get the IP address directly from the DHCP server by using the commands to release / renew / refresh in the above instructions.

To change the IP address, first open Control Panel, then on the Control Panel window, find and click Network and Sharing Center . In the left pane, click Change adapter settings .

Fix IP address conflict error on Windows computer Picture 5

Right-click the network card you are connecting to, then select Properties .

Fix IP address conflict error on Windows computer Picture 6

On the Properties window, find and click Internet Protocol Version 4 (TCP / IPv4) then click Properties .

Fix IP address conflict error on Windows computer Picture 7

Here you select Use the following IP address , then enter the static IP address you took in the previous step and enter the IP adress and Subnet mask.

2.3. Restart the router

If you have applied the above solutions and still cannot fix the error, then another solution is to restart the router. After the router has finished booting, restart your computer to fix the error.

In rare cases, a real DHCP server may malfunction and assign more than one IP address on the computer. In this case, it is best to try and update the firmware on the router.

Refer to some of the following articles:

  1. How to use Command Prompt to manage wireless networks on Windows 10?
  1. Automatic timer to turn on Wifi after 1 hour, 4 hours or 1 day on Windows 10
  1. Conflict of IP address error when connecting to Wifi on iPhone, iPad, this is a fix

Good luck!

3.7 ★ | 3 Vote

May be interested

  • Common network connection errors and solutionsCommon network connection errors and solutions
    if your network connection is misconfigured or technical error, you will see some error messages displayed on the screen. these messages tell the user basic information about the problem. the following list of common connection-related errors will be useful in troubleshooting network problems.
  • How to Change Your IP Address (Windows)How to Change Your IP Address (Windows)
    this wikihow teaches you how to change both your public ip address and your private ip address on a windows computer. your public ip address is the address that your computer broadcasts to other networks, while your private ip address is...
  • How to Change MAC Address on WindowsHow to Change MAC Address on Windows
    sometimes you want to change the mac address of your network adapter. a mac address (media access control address) is a unique identifier used to identify your computer on a network. changing the mac address helps you diagnose network problems or change names. read step 1 below to learn how to change mac address on windows.
  • How to Refresh IP Address on Windows ComputerHow to Refresh IP Address on Windows Computer
    today's tipsmake will guide you how to update the ip address (internet protocol) of your windows computer. refreshing your ip address can fix network errors and connection problems when you switch to a new router or network. if after refreshing the ip address the connection issue is still not resolved, you can proceed with the network restart process on your personal network.
  • Link this website to friends, you will know their address via the computer's IPLink this website to friends, you will know their address via the computer's IP
    this is a tool that allows you to track someone else's ip address over the internet, even if the person's live address allows them.
  • 6 ways to view IP addresses on computers, smartphones or Tablet6 ways to view IP addresses on computers, smartphones or Tablet
    when computers or other devices use the same local network, they send information to each other's ip address. if the new ip address is not located in the same network segment as the computer, the device is currently in use, the connection from the computer to the router will be interrupted.
  • Does your router use IP address 10.0.0.1?Does your router use IP address 10.0.0.1?
    the 10.0.0.1 ip address is a private ip address that can be used on a client device or assigned to a part of the network hardware as its default ip address.
  • Error 0x80245006 during Windows 7, 8 and 10 update, this is how to fix the problemError 0x80245006 during Windows 7, 8 and 10 update, this is how to fix the problem
    in the process of updating new features on windows 7, 8 and 10, quite a few users encounter errors 0x80245006. the cause of error 0x80245006 is usually because the update of the operating system is missing some important files, leading to the windows update process, such as windows 10 update is interrupted and an error occurs. in addition, errors that conflict with some components of other software on the operating system are also the cause of this error.
  • The simplest way to check IP address on computer, check IP in LANThe simplest way to check IP address on computer, check IP in LAN
    an ip address is the address that devices such as computers or phones use to identify and communicate with each other. simply put, if you know the ip address of a computer, you can connect to that computer using certain software. here's a simple and easy way to check the ip address on your computer.
  • How to Refresh IP AddressHow to Refresh IP Address
    today's tipsmake will show you how to change the public ip address on your computer by performing power-cycling with your router. if you want to change your private ip address (the address assigned to your computer when connected to a local network), you need to execute the command prompt command on windows or access the network settings on your mac computer.