Since other devices connect normally, the problem is likely on the laptop or its connection path rather than the internet service.
Try these steps in order:
- Run the Windows network troubleshooter.
- On Windows 11, select Start and type settings.
- Go to Settings > System > Troubleshoot > Other troubleshooters.
- Run Network Adapter and follow the prompts.
- Check whether the network works on another device.
- Since another laptop and phone already work, that points to the Windows 11 laptop as the likely source of the issue.
- Restart the modem and Wi-Fi router.
- This creates a new connection to the ISP.
- Everyone on the Wi-Fi network will be temporarily disconnected.
- If using Ethernet, check the cable and port.
- Make sure the cable is firmly connected on both the router and the PC.
- Make sure it is connected to the correct Ethernet port on the router, not the modem/router internet port.
- If possible, try a different Ethernet cable.
- If Ethernet is failing, try Wi-Fi instead.
- This helps confirm whether the issue is only with the wired connection.
- Reset the network stack from an elevated Command Prompt.
- Search for Command Prompt.
- Select Run as administrator.
- Run these commands in this order:
-
netsh winsock reset -
netsh int ip reset -
ipconfig /release -
ipconfig /renew -
ipconfig /flushdns
-
- Use Network reset as the last step.
- Warning: this removes and reinstalls network adapters and resets their settings to default.
- VPN clients, Hyper-V virtual switches, or other networking software might need to be reinstalled or set up again.
- Known networks may be changed to Public profile after the reset.
- On Windows 11, go to Start > Settings > Network & internet > Advanced network settings > Network reset.
- Select Reset now > Yes.
- Wait for the PC to restart, then test the connection again.
If the laptop still shows a very weak connection after these steps while other devices remain normal, testing the same network with another device in the same location helps confirm the laptop is the source of the problem.
References: