Since the problem started right after updates and other devices still connect, the issue is likely on this PC or its network adapter.
Try these steps in order:
- Run the Network troubleshooter
Go to Start > Settings > Network and Internet > Status > Network troubleshooter and follow the prompts. - Reset the network stack from an elevated Command Prompt
Open Search, type Command prompt, then select Run as administrator. Run these commands one at a time in this order:
Then check whether the connection returns.netsh winsock reset netsh int ip reset ipconfig /release ipconfig /renew ipconfig /flushdns - Reinstall the Ethernet network adapter driver
This is especially relevant when the problem starts after a recent update.- Open Search, type Device Manager, and open it.
- Expand Network adapters.
- Find the Ethernet adapter.
- Right-click it and select Uninstall device.
- Select Attempt to remove the driver for this device, then Uninstall.
- Restart the PC.
- If the adapter still fails, use Network reset as a last step
Go to Start > Settings > Network & internet > Advanced network settings > Network reset, then select Reset now > Yes. Warning: this removes and reinstalls network adapters and resets their settings to defaults. VPN client software or virtual switches may need to be reinstalled or set up again afterward. - Confirm whether the issue is only this PC
If possible, try connecting another Windows PC to the same network. If that other PC connects, the fault is likely with this computer. If it also fails, the problem may be with the router, ISP, or adapter.
References: