4 Ways to Fix the ‘Network Boot Duplicate Address’ Error on Windows

Network Errors

Speed up your internet & hide your online presence with Express VPN <- FREE Trial

Have you encountered the “Network Boot Duplicate Address” error? It can be frustrating, especially when it interrupts your connection at a critical moment.
This error is typically caused by conflicting IP addresses or misconfigured hidden network adapters. Essentially, the issue arises when multiple devices attempt to use the same IP address, causing a communication breakdown. 

TRY IT NOW: Quick and Easy Ways
to Fix the Error

  • Update your Network Drivers to prevent address conflicts and ensure proper communication between your hardware and computer.
  • Uninstalling ghost or untapped network devices to avoid IP address conflicts by removing lingering, outdated network configurations.

Before we dive into solutions for this error, you might also want to explore fixes for ‘Checking Network Requirements‘ and Wifi adapter errors — as these are often cause by the same PC issues.

4 Simple Solutions to Fix the 'Network Boot Duplicate Address' Error on Windows

2. Easy Solutions to Fix ‘Network Boot Duplicate Address’ Error 

Start with simple solutions that don’t require advanced technical skills when addressing the ‘Network Boot Duplicate Address’ error.

1. Update Network Drivers

Try #1 VPN ExpressVPN will hide your browsing data/gaming activity from hackers and government, speed up your internet & block annoying ads.

This problem can also be brought on by outdated or corrupt network drivers. Keeping your network device drivers updated can assist in resolving address conflicts.

  • Open “Device Manager” by typing its name into the search bar.
Type device manager
  • Expand the “Network adapters” section.
  • Right-click on your network adapter and choose “Update Driver”.
Update the Network Adapter Drivers
  • Select “Search automatically for drivers” to allow Windows to locate the most recent update.
Search automatically for drivers of network adapter

2. Uninstall Hidden Adapters

After removing hidden adapters, your network settings will be clearer, allowing your system to assign IP addresses more effectively.

  • Restart your computer a couple of times. During boot, an interface for troubleshooting will appear.
  • Click “Restart” after selecting “Troubleshoot” > “Advanced options” > “Startup Settings”.
Startup Settings
Click restart in Startup Settings
  • After your computer restarts, press the key that corresponds to the “Safe Mode” you want to use.
Restart then Select Safe Mode
  • Next, select “Device Manager” by pressing the ‘Windows key + X’.
Right click Start and select Device Manager
  • Select “Show Hidden Devices” by clicking on “View”.
Show hidden devices in Device Manager for Bluetooth
  • If any network adapters are grayed out, locate them, right-click on them, and select “Uninstall device”.
  • Select “Uninstall” to verify.
Uninstall grayed out network adapter
  • Restart your computer once you’ve removed them.

2. Advanced Solutions to Fix ‘Network Boot Duplicate Address’ Error in Windows

If the simple fixes don’t resolve the ‘Network Boot Duplicate Address’ issue, try these advanced solutions.

3. Make a Batch Script

Try #1 VPN ExpressVPN will hide your browsing data/gaming activity from hackers and government, speed up your internet & block annoying ads.

In order to resolve network boot issues brought on by duplicate addresses, this batch script requires your system to release and renew the IP address as well as reset the TCP/IP stack.

  • Copy and paste the following commands into Notepad.
    reg delete HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Tcpip\Parameters\Interfaces\{6B367847-567F-4C19-B42E-EF27899A1F9D} /v DhcpServer /freg delete HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Tcpip\Parameters\Interfaces\{6B367847-567F-4C19-B42E-EF27899A1F9D} /v DhcpIPAddress /f
    reg delete HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Tcpip\Parameters\Interfaces\{6B367847-567F-4C19-B42E-EF27899A1F9D} /v DhcpSubnetMask /f
    reg delete HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Tcpip\Parameters\Interfaces\{6B367847-567F-4C19-B42E-EF27899A1F9D} /v DhcpSubnetMaskOpt /f
    reg delete HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\Tcpip\Parameters\Interfaces\{6B367847-567F-4C19-B42E-EF27899A1F9D} /v DhcpServer /f
    reg delete HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\Tcpip\Parameters\Interfaces\{6B367847-567F-4C19-B42E-EF27899A1F9D} /v DhcpIPAddress /f
    reg delete HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\Tcpip\Parameters\Interfaces\{6B367847-567F-4C19-B42E-EF27899A1F9D} /v DhcpSubnetMask /f
    reg delete HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\Tcpip\Parameters\Interfaces\{6B367847-567F-4C19-B42E-EF27899A1F9D} /v DhcpSubnetMaskOpt /f
Make a Batch Script in Notepad for network boot issues
  • Replace {6B367847-567F-4C19-B42E-EF27899A1F9D} with the correct GUID for their network adapter, which can be found using tools like ‘ipconfig /all’ or ‘netsh’, and ensure that you back up your registry before making any changes.
  • Go to “File” and choose “Save As”.
Notepad - save as FILE
  • Enter “script.bat” as the file name and select “All files” for the save type.
  • Finally, configure the script to run in read/write mode on the virtual disk before shutdown.
Save batch file as script.bat

4. Make a Script for the Registry Editor

If you’re comfortable with the Windows Registry, you can create a custom script to modify network boot parameters and resolve the root cause of the duplicate address error.

  • Copy and paste the following into Notepad:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
    “NameServer”=””
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces][HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{GUID_OF_NETWORK_ADAPTOR}]
    “NameServer”=””
    “Domain”=””
    “DhcpIPAddress”=””
    “DhcpSubnetMask”=””
    “DhcpServer”=””
    “DhcpNameServer”=””
    “DhcpDefaultGateway”=””
Make a Script for the Registry Editor to fix Network Boot Duplicate Address
  • After selecting “File”, click “Save as”. Name the file “reset.reg” and select “All files” as the save as type.
Save script as reset.reg
  • Next, reopen “Notepad” and copy the following commands:
    net stop DHCP
    a /s reset.reg
  • The file should be saved as “script.bat”.
Type in Notepad- net stop DHCP a /s reset.reg
  • Finally, program it to operate during the shutdown procedure.
Offer
Become Anonymous Online With ExpressVPNTry ExpressVPN for Free Now

ExpressVPN is a top-notch virtual private network used by millions of people worldwide.

It’s a “must-have” for every PC or MAC user who cares about their online privacy & security:

  • It blocks annoying and malicious ads;
  • Stops viruses during online downloads;
  • It hides your identity from hackers, trackers, and even the Government!
  • Unblocks GEO-restricted content.
Other Guides That May Be Useful:

Have anything to say or share your issues regarding this guide?

0 0 votes
Rate This Guide
guest

0 Comments
Inline Feedbacks
View all comments
About the author
Sage-Michael Brown
Sage-Michael Brown - Author

Sage is another team member and writer at Windows Fix Hub.

His experience includes computer repair, IT consulting, computer networking, data recovery, and home networking.

These qualities enables him to provide top-notch information for our readers and guide them through pretty much any issue.