Fix: ERROR_NETWORK_BUSY 54 (0x36)

Reinstalling or updating the network driver works for most

Reading time icon 4 min. read


Readers help support Windows Report. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help Windows Report sustain the editorial team Read more

fix ERROR_NETWORK_BUSY

The ERROR_NETWORK_BUSY system error, with code 54 (0x36), is encountered when performing network-intensive tasks, such as downloading an app from Microsoft Store. The error message reads, The network is busy.

Common causes for Error Network Busy 54 (0x36) include issues with the network adapter, a malfunctioning driver, corrupt system files, misconfigured network settings, and malware infection.

Before you move to troubleshooting, install all pending Windows updates, switch to another network (preferably a mobile hotspot), and reconnect the network adapter if using an external one!

How can I fix ERROR_NETWORK_BUSY (The network is busy)?

1. Re-enable the network adapter

  1. Press Windows + S to open Search, type Control Panel in the text field, and click on the relevant result.
  2. Click on Network and Internet.network and internet
  3. Click on Network and Sharing Center.
  4. Now, select Change adapter settings from the left pane.
  5. Right-click on the active network adapter, be it Wi-Fi or Ethernet, and select Disable.disable
  6. Again, right-click on the network adapter, and then select Enable.re-enable adapter to fix ERROR_NETWORK_BUSY
  7. Verify whether the ERROR_NETWORK_BUSY message is fixed.

2. Reinstall the network adapter driver

  1. Press Windows + X to open the Power User menu, and select Device Manager.
  2. Expand the Network adapters entry, right-click on the active adapter, and select Uninstall device.uninstall device to fix ERROR_NETWORK_BUSY
  3. Tick the checkbox for Attempt to remove the driver for this device, and click Uninstall.uninstall driver
  4. Finally, restart the PC, and Windows will automatically install a fresh copy of the driver.

3. Update the network adapter driver

  1. Press Windows + R to open Run, type devmgmt.msc in the text field, and hit Enter.
  2. Double-click on Network adapters, right-click on the active adapter, and select Update driver.update network adapter's driver to fix ERROR_NETWORK_BUSY
  3. Click on Search automatically for drivers and wait for Windows to install the best locally available version.automatic driver search
  4. Restart the computer for the changes to come into effect.

While updating the network adapter’s driver, if Windows tells you that the best drivers are already installed, head to the manufacturer’s website, locate the latest version, and then manually install the driver.

4. Repair the corrupt system files

  1. Press Windows + S to open Search, type Command Prompt, and click on Run as administrator.command prompt
  2. Click Yes in the UAC prompt.
  3. Paste the following DISM commands individually and hit Enter after each: DISM /Online /Cleanup-Image /CheckHealth DISM /Online /Cleanup-Image /ScanHealth DISM /Online /Cleanup-Image /RestoreHealth
  4. Now, run this command for the SFC scan: sfc /scannowsfc scan to fix ERROR_NETWORK_BUSY
  5. Finally, restart the computer.

If you are also facing other problems with the PC, including slow performance, it could be the corrupted system files to blame. To fix this, simply run the SFC (System File Checker) and DISM (Deployment Image Servicing and Management) scans to replace all such files with their cached copies.

4. Reset the network settings

  1. Press Windows + R to open Run, type cmd, and hit Ctrl + Shift + Enter.command prompt
  2. Click Yes in the UAC prompt.
  3. Now, paste all these commands one at a time and hit Enter after each: ipconfig /release ipconfig /flushdns ipconfig /renew netsh int ip reset netsh winsock resetreset network settings to fix ERROR_NETWORK_BUSY
  4. Restart the PC and verify whether the ERROR_NETWORK_BUSY system error is fixed.

6. Scan the PC for malware

  1. Press Windows + S to open Search, type Windows Security, and click on the relevant result.
  2. Click on Virus & threat protection.windows security
  3. Click on Scan options.
  4. Select the Full scan entry and then click on Scan now.malware scan to fix ERROR_NETWORK_BUSY
  5. Wait for the scan to complete. It may take 15-45 minutes.

If Windows Security can’t detect any threats triggering ERROR_NETWORK_BUSY, I recommend using a top-rated antivirus solution to run deeper scans across all drives on the hard disk.

7. Reinstall Windows

When nothing else works, the last option is to reinstall Windows. Although, for most of you, it shouldn’t come down to that!

reinstall Windows
Installing Windows via bootable USB

To reinstall Windows 11, connect a USB flash drive to another PC > go to Microsoft’s official website > download the Media Creation Tool > use it to create a bootable USB drive > plug the flash drive into the affected PC > change the boot order to the bootable Windows USB > follow the on-screen setup instructions to complete the installation.

Since ERROR_NETWORK_BUSY is a network-related issue, you know that the fault usually lies with the adapter or its driver. However, if there are multiple adapters, check the Windows errors log to identify the malfunctioning one, and then proceed with the troubleshooting!

For any queries or to share which fix worked for you, drop a comment below.

More about the topics: event log viewers, Fix network issues, System Errors

User forum

0 messages