Why is my laptop not connecting to wifi?

A laptop that won't connect to WiFi can stem from simple oversights like disabled adapters or airplane mode, or deeper issues like outdated drivers and network configuration problems. The good news is that most connection failures can be resolved by working through a systematic checklist of fixes.

Quick checks (try these first)

  1. Restart your laptop completely. Power it down fully, wait 10 seconds, and turn it back on.
  2. Check that WiFi is physically enabled—look for a physical WiFi switch on your laptop or keyboard (often a key with an antenna symbol), and make sure it's in the on position.
  3. Verify that Airplane Mode is off by pressing Windows+A to open Quick Settings and confirming the Airplane Mode toggle is disabled.
  4. Restart your router and modem by unplugging them for 30 seconds, then plugging them back in and waiting for them to fully boot.
  5. Test whether other devices (phone, tablet, another computer) can connect to the same WiFi network. If they can't, the problem is likely your router or internet service, not your laptop.
  6. Forget the WiFi network and reconnect: go to Settings > Network and Internet > WiFi, select your network, click Forget, then reconnect and re-enter your password.

WiFi adapter is disabled

Your laptop's WiFi adapter can be disabled in software or hardware, preventing any connection attempts. This is one of the most common causes and is straightforward to fix.

Outdated or corrupted WiFi drivers

WiFi drivers are software that allow your operating system to communicate with your wireless adapter. When drivers become outdated or corrupted, your laptop may fail to detect networks or connect properly.

Network configuration and TCP/IP issues

Your laptop's network settings—specifically the TCP/IP stack and DNS resolver—can become misconfigured, preventing proper communication with your router. Resetting these settings often resolves stubborn connection problems.

WLAN service not running

The WLAN AutoConfig service manages your WiFi connections. If this service stops running, your laptop won't be able to connect even if the adapter is enabled.

Network settings need a full reset

When individual fixes don't work, resetting all network settings to factory defaults can clear out deeply embedded configuration problems. This removes all saved WiFi networks, so you'll need to reconnect afterward.

BIOS or hardware issues

In rare cases, outdated BIOS firmware or a hardware malfunction can prevent WiFi functionality. Before assuming hardware failure, try a hard reset and check for BIOS updates.

When to call a professional

If you've worked through all the steps above and your laptop still won't connect, it's time to seek professional help. Watch for these red flags:

Frequently asked questions

What does "Can't connect to this network" mean?

This error typically means your laptop is detecting the network but failing to authenticate (usually due to an incorrect password), or the connection is being blocked by network settings. Try forgetting the network and reconnecting with your password. If the password is correct, run the network troubleshooter or reset your TCP/IP settings.

Why does my laptop see WiFi networks but can't connect to any of them?

This usually indicates a driver issue, misconfigured network settings, or a problem with your router's DHCP server. Start by uninstalling and reinstalling your WiFi drivers, then try resetting your TCP/IP stack using the Command Prompt commands listed above. If that doesn't work, check your router's settings to ensure DHCP is enabled.

My laptop connected before but suddenly stopped. What changed?

A sudden loss of connection often follows a Windows update, driver update, or BIOS update. Try rolling back your WiFi driver to a previous version, or uninstall and reinstall it fresh. You can also try the network reset option in Settings to clear any corrupted configurations introduced by recent updates.

How do I know if the problem is my router or my laptop?

Connect another device (phone, tablet, or another computer) to the same WiFi network. If it connects successfully, the problem is your laptop. If other devices also can't connect, the issue is your router or internet service—restart your router and modem, or contact your internet service provider.

Will resetting my network settings delete my files?

No. A network reset only removes WiFi connection settings and clears network configuration data. Your files, programs, and personal data remain untouched. You will need to reconnect to your WiFi networks and re-enter passwords afterward.

What if I see a 169.254.x.x IP address?

This address means your laptop couldn't obtain an IP address from your router's DHCP server. Ensure DHCP is enabled on your router (check your router's manual or admin panel), restart your router, and try renewing your IP address using ipconfig /renew in Command Prompt.