[email protected]

Windows 11 WiFi Connected but No Internet: Causes, Fixes, and Network Checks

Photo of author

By Editor In Chief

Why Windows 11 Shows WiFi Connected but No Internet

If your PC says the WiFi is connected but websites will not load, the problem is usually not the wireless signal itself.

This issue often comes from DNS errors, IP address conflicts, router problems, or Windows network settings that block access beyond the local connection.

Windows 11 can connect to a router and still fail to reach the public internet, which makes the status look misleading.

The good news is that the most common causes are easy to test, and many can be fixed without advanced tools.

Check Whether the Problem Is Your PC or the Network

Before changing settings, determine whether the issue affects only one device or every device on the network.

This saves time and points you to the right layer of the connection.

  • Try another phone, tablet, or laptop on the same WiFi network.
  • Open several sites on your Windows 11 PC, not just one page.
  • Test both WiFi and, if possible, Ethernet on the same machine.
  • Check whether other apps such as email, Microsoft Store, or Teams can connect.

If every device is offline, the router, modem, or internet service provider is more likely to be the cause.

If only one Windows 11 device is affected, the issue is probably local to that PC.

Restart the Router, Modem, and PC

A simple power cycle clears temporary faults in network hardware and often restores normal internet access.

This is one of the fastest fixes for the Windows 11 WiFi connected but no internet problem.

  1. Turn off the PC.
  2. Unplug the modem and router from power for 30 to 60 seconds.
  3. Reconnect the modem first, then the router.
  4. Wait until all status lights show a stable connection.
  5. Start Windows 11 again and reconnect to WiFi.

If your router combines the modem and wireless access point in one device, the same reset process still applies.

A full reboot can clear stale DHCP leases, broken NAT sessions, and temporary DNS issues.

Use Windows 11’s Built-In Network Troubleshooter

Windows 11 includes a network diagnostics tool that can detect common adapter and connection problems.

While it does not fix every case, it is a fast first step.

  1. Open Settings.
  2. Go to System > Troubleshoot > Other troubleshooters.
  3. Run the Internet Connections troubleshooter.
  4. If needed, also run Network Adapter.

Follow any recommendations carefully.

If Windows asks you to reset an adapter or change network settings, allow it and retest the connection after the process completes.

Forget the WiFi Network and Reconnect

Saved wireless profiles can become corrupted or hold outdated security settings.

Removing the profile forces Windows 11 to create a fresh connection.

  1. Open Settings > Network & internet > WiFi.
  2. Select Manage known networks.
  3. Choose your network and click Forget.
  4. Reconnect by selecting the WiFi name again and entering the password.

This step can help if the network password changed, the router was replaced, or the PC stored a bad authentication record.

Check IP Address and DHCP Issues

Sometimes Windows 11 connects to WiFi but fails to receive a valid IP address from the router.

In that case, the PC may show connectivity but cannot route traffic correctly.

Open Command Prompt and run the following command:

ipconfig

Look for these signs:

  • An IP address starting with 169.254, which often means the device did not get a DHCP lease.
  • A missing or incorrect Default Gateway.
  • No DNS server listed.

You can renew the connection with:

ipconfig /release
ipconfig /renew

If the renewal fails, restart the router and make sure DHCP is enabled in the router settings.

Advanced users can also check whether the PC has a manually assigned static IP that conflicts with the local network.

Fix DNS Problems That Block Web Access

DNS translates website names into IP addresses.

If DNS is broken, Windows 11 may show a connected network while pages never load or load very slowly.

To test DNS, try opening a site by IP address or changing the DNS servers to a public resolver.

Popular options include Google Public DNS and Cloudflare DNS.

To change DNS in Windows 11:

  1. Go to Settings > Network & internet.
  2. Select WiFi and open your current network properties.
  3. Find DNS server assignment and click Edit.
  4. Set DNS manually and enter a preferred and alternate address.

Common public DNS options include:

  • Google DNS: 8.8.8.8 and 8.8.4.4
  • Cloudflare DNS: 1.1.1.1 and 1.0.0.1

After changing DNS, reopen your browser and test several websites.

Reset the Network Stack in Windows 11

If the network stack is corrupted, internet access can fail even when the WiFi link itself looks healthy.

Resetting network components often resolves stubborn adapter issues.

Open Command Prompt as administrator and run these commands one by one:

netsh winsock reset
netsh int ip reset
ipconfig /flushdns

Then restart the computer.

These commands reset Winsock, refresh TCP/IP settings, and clear cached DNS records.

They are especially useful after VPN software, security tools, or driver changes.

Update or Reinstall the Wireless Adapter Driver

An outdated or faulty WiFi driver can cause Windows 11 to connect to a router but lose internet stability.

Driver problems are common after Windows updates or hardware changes.

To update the adapter driver:

  1. Right-click Start and open Device Manager.
  2. Expand Network adapters.
  3. Right-click your wireless adapter and choose Update driver.

If updating does not help, uninstall the adapter and restart the PC so Windows reinstalls it automatically.

For best results, download the latest driver from the laptop or WiFi adapter manufacturer, such as Intel, Realtek, or Qualcomm, rather than relying only on Windows Update.

Look for VPN, Proxy, and Security Software Conflicts

VPN clients, proxy settings, endpoint protection tools, and third-party firewalls can intercept traffic and make it appear that WiFi is connected but no internet is available.

This is common on work devices and systems with custom security software.

  • Turn off any active VPN and retest.
  • Check Settings > Network & internet > Proxy for unwanted proxy settings.
  • Temporarily disable third-party firewall or antivirus filtering if allowed.
  • Remove recently installed network utilities if the problem started after installation.

If the internet returns after disabling one of these tools, review its configuration or reinstall it with correct network permissions.

Check Router Settings That Can Block Windows 11

In some cases, the router is connected to the internet but is blocking the PC specifically.

Access control, MAC filtering, parental controls, or exhausted DHCP pools can cause this behavior.

Review the router for the following:

  • MAC address filtering that may deny the PC
  • Parental controls or access schedules
  • DHCP pool exhaustion if many devices are connected
  • Firmware updates that may have reset settings
  • Dual-band issues between 2.4 GHz and 5 GHz networks

If your router has separate WiFi names for each band, test both.

Some adapters perform better on 2.4 GHz at longer distances, while others are more stable on 5 GHz at shorter range.

When to Reset Windows 11 Network Settings

If the problem continues after all standard fixes, use the full network reset feature.

This removes and reinstalls network adapters and restores networking components to their default configuration.

Go to Settings > Network & internet > Advanced network settings > Network reset.

After the reset, the PC will restart and you may need to reconnect to WiFi and re-enter saved passwords.

This is a strong fix for persistent connection errors, especially when multiple adapters, virtual network devices, or repeated changes have left Windows 11 in an inconsistent state.

Common Signs of the Root Cause

Different symptoms can point to different problems, which helps narrow the fix.

  • Connected but websites do not load at all: DNS, proxy, or IP assignment issue.
  • Connected with limited access: DHCP, gateway, or router problem.
  • Only one browser fails: browser cache, extension, or proxy conflict.
  • Internet works after rebooting the router: temporary modem or ISP session issue.
  • Internet works on mobile but not on PC: local adapter, driver, or Windows configuration problem.

By matching the symptom to the likely cause, you can avoid random troubleshooting and restore connectivity faster.

Author

Want a Secure, Smart & Functional Home?

Find the Best Smart Home Systems

Home Security Smart Devices Smart Home Laptops Shop