Windows 11 Connected to WiFi but No Internet: 12 Fixes

Windows 11 Connected to WiFi but No Internet: 12 Fixes

Windows 11 Connected to WiFi but No Internet: 12 Fixes

Seeing “Connected” next to your Wi-Fi network doesn’t always mean your Windows 11 PC can actually reach the internet.

Your computer may connect successfully to the router while websites, apps, Windows Update, and other online services still refuse to work. This is often called a Wi-Fi connected but no internet problem.

The good news is that you can usually find the cause without resetting your entire PC.

The fastest approach is to first determine whether the problem affects only your Windows 11 computer or every device connected to the same Wi-Fi network. That one check can save you from changing settings that aren’t actually causing the problem.

This guide walks through 12 fixes, starting with the simplest checks and moving toward network configuration and driver troubleshooting.

First: Find Out Where the Problem Is

Before changing anything, connect your phone or another computer to the same Wi-Fi network.

If every device has no internet

The problem is probably with your router, modem, or internet provider.

Restart your router and modem and check whether your ISP is experiencing an outage.

If other devices work normally

If your phone can browse the internet while your Windows 11 PC cannot, the problem is more likely related to:

  • Windows network settings
  • DNS
  • IP configuration
  • Wi-Fi adapter
  • VPN or proxy
  • Network driver

This distinction is important because it tells you where to concentrate your troubleshooting.

1. Turn Wi-Fi Off and Back On

Start with the simplest solution.

Sometimes Windows remains connected to the Wi-Fi network but the connection itself becomes stuck.

Try this:

  1. Click the Network, Sound, or Battery area on the Windows taskbar.
  2. Turn Wi-Fi off.
  3. Wait about 10 seconds.
  4. Turn Wi-Fi back on.
  5. Connect to your network again.
  6. Open a website and test the connection.

If the internet starts working again, you probably had a temporary connection problem.

Microsoft includes turning Wi-Fi off and back on as one of the troubleshooting steps for a connected-but-no-internet situation.

📸 Image 1: Windows 11 Quick Settings showing Wi-Fi.

Alt text:
Windows 11 Wi-Fi quick settings

2. Restart Your Router and Windows 11 PC

If Wi-Fi is connected but there is still no internet, restart both sides of the connection.

Restart your PC

Select:

Start → Power → Restart

Restart your router

  1. Turn off the router.
  2. Unplug it from power.
  3. Wait around 30 seconds.
  4. Plug it back in.
  5. Wait until the connection lights return to normal.
  6. Connect your Windows 11 PC again.

Then test a few different websites.

Why this helps

Your PC may have an old network session while the router may have temporarily lost its internet connection.

Restarting both devices gives the connection a clean start.

3. Forget the Wi-Fi Network and Connect Again

If Windows keeps showing Connected but websites don’t load, remove the saved Wi-Fi network and create a fresh connection.

On Windows 11:

  1. Open Settings.
  2. Select Network & internet.
  3. Select Wi-Fi.
  4. Open Manage known networks.
  5. Find your Wi-Fi network.
  6. Select Forget.
  7. Go back to the Wi-Fi list.
  8. Select your network.
  9. Enter the password again.

After reconnecting, test the internet.

This is particularly useful if the saved wireless profile has become corrupted or contains outdated connection information.

📸 Image 2: Settings → Network & internet → Wi-Fi → Manage known networks

Alt text:
Windows 11 Manage known networks settings

4. Run the Windows 11 Network Troubleshooter

Windows 11 includes network diagnostics through the Get Help app.

Microsoft currently recommends using the Network and Internet troubleshooter when you’re having difficulty connecting to the internet or another network.

How to run it

  1. Open the Get Help app.
  2. Search for:
    connect to network and internet
  3. Select Run network diagnostics.
  4. Follow the instructions.
  5. Apply any recommended fixes.
  6. Test your connection again.

This is a good early step because it can identify common configuration problems without requiring you to manually change advanced settings.

5. Disable and Re-enable the Wi-Fi Adapter

If Windows recognizes your Wi-Fi network but internet access isn’t working, restarting the Wi-Fi adapter can help.

Follow these steps:

  1. Right-click Start.
  2. Select Device Manager.
  3. Expand Network adapters.
  4. Find your wireless adapter.
  5. Right-click it.
  6. Select Disable device.
  7. Wait about 10 seconds.
  8. Right-click the adapter again.
  9. Select Enable device.

Reconnect to Wi-Fi and test your internet connection.

If the problem disappears after this step, the adapter may simply have been stuck.

📸 Image 3: Device Manager → Network adapters.

Alt text:
Wi-Fi adapter in Windows 11 Device Manager


6. Renew Your IP Address

A Windows PC normally receives its local IP address from the router.

If the IP configuration becomes invalid, you can be connected to Wi-Fi without being able to reach the internet.

Microsoft specifically recommends renewing the IP configuration for connected-but-no-internet problems.

Open Command Prompt as administrator

Search Windows for:

Command Prompt

Right-click it and choose:

Run as administrator

Run these commands one at a time:

ipconfig /release

Then:

ipconfig /renew

Wait for each command to finish.

Then try opening a website again.


7. Flush the DNS Cache

DNS translates website names such as google.com into IP addresses.

If the local DNS cache contains outdated or problematic information, some websites may fail to load.

Microsoft recommends flushing the DNS cache as part of troubleshooting connected-but-no-internet problems.

Open Command Prompt as administrator and run:

ipconfig /flushdns

You should receive a message indicating that the DNS Resolver Cache was successfully flushed.

Close Command Prompt and test your browser.

When this fix is especially useful

If:

  • Wi-Fi says connected
  • Some websites won’t load
  • DNS-related errors appear
  • Other network functions behave strangely

then flushing DNS is worth trying.


8. Check Your IP Address

If Windows can’t obtain a proper IP address from your router, you’ll often see an address beginning with:

169.254.x.x

That type of address can indicate that Windows wasn’t able to obtain an IP address from the router.

Check it

Open Command Prompt and enter:

ipconfig

Find your Wireless LAN adapter Wi-Fi section.

Look at the IPv4 Address.

If you see a 169.254.x.x address, restart your router and PC first.

If the issue remains, the problem may involve DHCP, the router, or the Windows network adapter.

Microsoft specifically notes that a 169.254.x.x address can indicate that Windows wasn’t able to obtain an IP address from the router.


9. Check Proxy Settings

A manually configured proxy can interfere with normal internet access.

This is especially worth checking if:

  • Wi-Fi works on your phone
  • Windows says connected
  • browsers can’t access websites
  • the problem appeared after installing software or changing network settings

Check Windows proxy settings

Go to:

Settings → Network & internet → Proxy

Review the proxy configuration.

If you don’t intentionally use a proxy, make sure a manually configured proxy isn’t redirecting your traffic.

Microsoft documents proxy configuration separately for Windows 11 and Windows 10.

Windows 11 proxy settings for internet connection

10. Temporarily Disconnect Your VPN

VPN software changes how your internet traffic is routed.

If your internet stops working immediately after connecting to a VPN, the VPN configuration may be responsible.

Test it

  1. Disconnect from the VPN.
  2. Keep your normal Wi-Fi connection active.
  3. Open a browser.
  4. Visit a few websites.

If internet access returns after disconnecting the VPN, check the VPN application’s settings or update the VPN client.

Don’t uninstall your VPN immediately. First confirm whether it is actually causing the problem.

11. Update or Reinstall the Wi-Fi Driver

If the previous solutions haven’t helped, the Wi-Fi driver may need attention.

This becomes particularly important if:

  • Wi-Fi disappeared after a Windows update
  • the connection keeps failing
  • the problem affects only this PC
  • the adapter appears with a warning icon in Device Manager

Check for an update

  1. Right-click Start.
  2. Open Device Manager.
  3. Expand Network adapters.
  4. Right-click your Wi-Fi adapter.
  5. Select Update driver.
  6. Choose the available automatic search option.

If Windows doesn’t find a suitable driver, check the official support website for your laptop or motherboard manufacturer.

Avoid downloading drivers from random websites.

12. Use Network Reset as a Last Resort

If everything else has failed, Windows 11 includes a Network reset option.

This should be one of your final steps because it removes and reinstalls network adapters and returns network settings to their defaults.

Find Network Reset

Go to:

Settings → Network & internet → Advanced network settings → Network reset

Select:

Reset now

Windows will restart your PC.

Important

Before using Network Reset, make sure you know your Wi-Fi password and understand that VPN software and other network-related settings may need to be configured again.

Don’t use Network Reset as your first fix. Try the simpler solutions above first.

What If Wi-Fi Works on Other Devices?

This is one of the most useful clues.

Suppose:

  • Your phone has internet.
  • Your TV has internet.
  • Another laptop has internet.
  • Your Windows 11 PC says Connected, no internet.

In that situation, the router and ISP are less likely to be the main problem.

Focus on the Windows PC:

Wi-Fi reconnect → Network troubleshooter → Adapter → IP → DNS → Proxy/VPN → Driver → Network Reset

That sequence is more efficient than randomly changing network settings.

What If No Device Has Internet?

If your phone, laptop, TV, and Windows PC all lose internet access while remaining connected to the same Wi-Fi network, don’t start changing Windows DNS settings.

The problem is more likely to be:

  • Router
  • Modem
  • ISP
  • Internet outage

Restart the networking equipment and check whether your ISP has an outage.

If the router’s internet/WAN indicator remains abnormal after restarting, contact your internet provider.

What If Only Some Websites Work?

If Google works but another website doesn’t, your Wi-Fi connection may actually be fine.

The issue could involve:

  • DNS
  • The specific website
  • Browser cache
  • VPN
  • Proxy
  • Firewall
  • The website’s own servers

Try another browser first.

You can also temporarily disconnect from a VPN or check your proxy settings.

Quick Troubleshooting Table

What you’re seeing What to try first
Every device has no internet Restart router / check ISP
Only Windows 11 has the problem Troubleshoot Windows network settings
Wi-Fi says Connected but no internet Reconnect and run network diagnostics
IP starts with 169.254 Renew IP / check router DHCP
Websites fail but Wi-Fi is connected Flush DNS
VPN causes the problem Disconnect VPN and test
Wi-Fi adapter looks abnormal Check Device Manager
Problem started after driver update Update or roll back driver
Nothing else works Network Reset

Frequently Asked Questions

Why does Windows 11 say connected to Wi-Fi but no internet?

It usually means your PC successfully connected to the local Wi-Fi network but cannot reach the internet. The cause can be the router, IP configuration, DNS, proxy, VPN, adapter, or driver.

Why does Wi-Fi work on my phone but not my Windows 11 PC?

If other devices work on the same Wi-Fi, the problem is more likely specific to your Windows PC. Check the Wi-Fi adapter, IP configuration, DNS, proxy, VPN, and driver.

How do I fix connected but no internet on Windows 11?

Start by reconnecting to Wi-Fi and restarting the router and PC. Then run Windows network diagnostics. If necessary, renew your IP address, flush DNS, check proxy/VPN settings, update the Wi-Fi driver, and use Network Reset as a final option.

What does 169.254 mean on Windows 11?

A 169.254.x.x address can indicate that Windows couldn’t obtain an IP address from your router through DHCP. Restarting the router and renewing the IP configuration are reasonable first steps.

Should I change my DNS server?

Not immediately. First determine whether DNS is actually causing the problem. Flush the DNS cache and test the connection before making additional DNS changes.

Will Network Reset delete my files?

Network Reset is designed to reset network components and settings, not your personal files. However, network adapters and related settings are reconfigured, so you may need to reconnect to Wi-Fi and reconfigure VPN or other network software afterward.

Final Thoughts

A Windows 11 PC connected to Wi-Fi but without internet access doesn’t necessarily have a serious hardware problem.

The fastest way to find the cause is to start with one question:

Does the internet work on other devices connected to the same Wi-Fi?

If it doesn’t, investigate the router or ISP.

If it does, concentrate on Windows 11. Start with reconnecting to Wi-Fi, run the built-in network diagnostics, and then move through IP, DNS, proxy, VPN, adapter, and driver checks.

Only use Network Reset when the simpler solutions haven’t worked.

This approach helps you fix the actual cause instead of changing several network settings at random.

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

Your email address will not be published. Required fields are marked *