Try these steps in order on each Windows 10 PC.
- Reset the network stack and DNS cache
- Open Search, type Command prompt.
- Select Run as administrator > Yes.
- Run these commands in this order:
netsh winsock reset netsh int ip reset ipconfig /release ipconfig /renew ipconfig /flushdns - Restart the PC and test the connection.
- Try a different network if available
- If the PCs can connect to another network, do that temporarily. This helps confirm whether the current network is the problem.
- If the current router supports Wi‑Fi, try Wi‑Fi instead of Ethernet.
- Check for a DNS issue on the current network
- Open Command Prompt and query the Windows Update hostnames.
- If the result is missing address information, the network DNS server may have corrupted entries.
- In that case, the fix is for the ISP or network administrator to flush DNS records for these hostnames:
sls.update.microsoft.com fe2.update.microsoft.com fe3.delivery.mp.microsoft.com au.download.windowsupdate.com sls.update.microsoft.com.nsatc.net fe2.update.microsoft.com.nsatc.net fe3.delivery.dsp.mp.microsoft.com.nsatc.net audownload.windowsupdate.nsatc.net - If that cannot be done immediately, use another network or temporarily configure the PC to use an alternate DNS provider until the network DNS entries are updated.
- Reinstall the network adapter driver if resets do not help
- This is safe, but have a backup driver available first if possible.
- Open Device Manager.
- Expand Network adapters.
- Right-click the Ethernet adapter and select Uninstall device.
- If shown, select Attempt to remove the driver for this device > Uninstall.
- Restart the PC. Windows will try to reinstall the adapter automatically.
- Use Network reset as a last step
- Go to Settings > Network & internet > Advanced network settings > Network reset.
- Select Reset now > Yes.
- Restart and test again.
- Warning: this removes and reinstalls network adapters and resets their settings. VPN clients, virtual switches, and network profiles may need to be set up again.
If both PCs failed after the same update and both have no DNS on the same internet connection, the most likely paths from the available guidance are:
- reset the network stack and DNS cache first,
- test on a different network,
- then treat the current network or ISP DNS as the likely cause if both machines behave the same way.
References: