Start With the Basics
Before diving into complex fixes, a quick checklist can often resolve the issue in under a minute. It sounds obvious, but many Wi-Fi problems are solved by these first steps:
- Make sure Wi-Fi is actually turned on (check the physical switch on your laptop or the toggle in settings).
- Confirm you're selecting the correct network name (SSID).
- Verify the password is correct — passwords are case-sensitive.
- Check that your router is powered on and its status lights look normal.
Fix 1: Restart Your Device and Router
The classic fix works more often than you'd expect. Restart both your computer or phone and your router/modem. To restart the router properly, unplug it from the power outlet, wait at least 30 seconds, then plug it back in. Wait for it to fully boot (usually 60–90 seconds) before trying to reconnect.
Fix 2: Forget and Reconnect to the Network
Corrupted network profiles can cause persistent connection failures even with the right password. Forget the network and reconnect fresh:
- Windows: Go to Settings → Network & Internet → Wi-Fi → Manage known networks, select your network, and click Forget.
- macOS: Go to System Settings → Wi-Fi → Details next to the network → Forget This Network.
- iPhone/Android: Tap and hold the network name → Forget or Remove.
After forgetting, reconnect by selecting the network and entering the password again.
Fix 3: Run the Network Troubleshooter (Windows)
Windows has a built-in troubleshooter that can automatically detect and fix common Wi-Fi issues:
- Go to Settings → System → Troubleshoot → Other troubleshooters.
- Click Run next to Internet Connections.
- Follow the on-screen steps.
Fix 4: Update or Reinstall Your Network Adapter Driver
Outdated or corrupted network drivers are a common cause of Wi-Fi problems on Windows laptops. To update:
- Right-click the Start button and select Device Manager.
- Expand Network Adapters and find your Wi-Fi adapter.
- Right-click it and choose Update driver → Search automatically for drivers.
If updating doesn't help, try uninstalling the driver and rebooting — Windows will reinstall it automatically.
Fix 5: Reset TCP/IP and DNS Settings
Sometimes the issue is with corrupted network configuration rather than the hardware or driver. Open Command Prompt as Administrator and run these commands one at a time:
- netsh int ip reset
- netsh winsock reset
- ipconfig /flushdns
- ipconfig /release
- ipconfig /renew
Restart your computer after running all commands.
Fix 6: Check for IP Address Conflicts
If multiple devices on your network are assigned the same IP address, one or more will fail to connect. Most routers assign addresses automatically via DHCP, but static IP settings can cause conflicts. Make sure your device is set to obtain an IP address automatically:
- Windows: Control Panel → Network and Sharing Center → Change adapter settings → Right-click your Wi-Fi adapter → Properties → Internet Protocol Version 4 (TCP/IPv4) → Properties. Select Obtain an IP address automatically.
Fix 7: Check Router Settings and Channel Congestion
If multiple Wi-Fi networks in your area are using the same channel, interference can cause poor or dropped connections. Log in to your router's admin panel (typically at 192.168.1.1 or 192.168.0.1) and try switching the Wi-Fi channel. Channels 1, 6, and 11 are the least overlapping on 2.4 GHz networks. Many modern routers have an "auto" channel option that handles this automatically.
When to Contact Your ISP
If none of the above steps resolve the issue and other devices also can't connect, the problem may be with your internet service provider. Check your ISP's outage page or call their support line. A quick way to test: if you can connect to your router but not load any websites, the issue is likely the connection between your router and the ISP.