Wi-Fi is connected but there is no internet: a complete troubleshooting guide

Many users are familiar with the situation where a device displays a wireless network icon, but webpages won't open in the browser. The message "Connected, no internet access" or "No network access" often appears in the Windows system tray or smartphone status bar. This means that the physical connection between your device and the router has been established successfully, but no data is being transmitted from the global network.

The reasons for this behavior can range from a simple router malfunction to complex IP address conflicts within the local network. Diagnostics Troubleshooting requires a consistent approach, as the error can be rooted in either the computer's software or the provider's hardware. Users often panic, thinking their expensive equipment is failing, when the solution may be as simple as rebooting or changing a single setting.

In this article, we'll look at all possible error scenarios and provide step-by-step instructions for resolving them. Windows 10, Windows 11, Android And iOS — the operating principles of network protocols are similar across all platforms, so most methods will be universal. It's important not to skip steps to accurately pinpoint the source of the problem.

📊 On which device are you experiencing the problem?
Laptop (Windows)
Smartphone (Android)
Smartphone (iPhone)
Tablet
Other

Primary diagnostics and equipment testing

Before delving into the depths of system settings, it's important to rule out external factors. First, check the indicators on the router. If the indicator is lit or flashing, WAN (often labeled "Internet" or depicted with a globe symbol) indicates the presence of a physical signal from the ISP. If this indicator is not lit, the problem is most likely with the service provider or the cable.

Try unplugging your router for 10-15 seconds and then plugging it back in. This is called a "cold boot" and allows you to clear the device's cache and reset the connection to your ISP. In 60% of cases, this simple procedure resolves the issue, as routers can accumulate software errors when running 24/7.

⚠️ Important: If the WAN indicator still doesn't light after rebooting the router, check the network cable from your ISP to make sure it's securely connected. It should be firmly inserted into the port of the corresponding color (usually blue or yellow, different from the LAN ports).

It's also worth checking your account balance. Providers often block access when your balance is negative, while leaving the local network active. In this case, the device will see the router, but internet traffic will not pass through. Make sure your plan has sufficient funds or that your service package hasn't expired.

Diagnostics on the Windows side

If the hardware is working properly, the problem may lie in the operating system. Windows has a built-in diagnostic tool that automatically attempts to find and fix problems. Right-click the network icon in the system tray and select "Troubleshoot." The system will attempt to reset the adapter or renew the IP address.

A more in-depth analysis can be performed via the command line. To do this, launch the terminal with administrator rights. Enter the command cmd In the search box, right-click "Command Prompt" and select "Run as administrator." This will allow you to run commands that change network settings.

In the window that opens, enter the command to reset the DNS cache: ipconfig /flushdnsOld or corrupted cache entries often prevent website addresses from being correctly resolved. After executing the command, the system will report that the cache has been successfully reset.

☑️ Windows Quick Diagnostic Checklist

Completed: 0 / 5

Next, you should check your IP address settings. Sometimes a manually entered static address conflicts with the address assigned by the router. Go to Control Panel → Network and Internet → Network and Sharing Center → Change adapter settingsFind your wireless connection, right-click it and select Properties. Find the line in the list Internet Protocol version 4 (TCP/IPv4), select it and click "Properties".

Make sure the "Obtain an IP address automatically" and "Obtain DNS server address automatically" boxes are checked. If there are any numbers listed, delete them or switch them to automatic. This will return address management to your router.

Resetting network settings and working with drivers

If IP manipulation doesn't help, the system may have accumulated errors in the TCP/IP protocol stack. To resolve them, enter the reset command in the command prompt (run as administrator): netsh int ip resetAfter completing this step, you must restart your computer for the changes to take effect.

Another common cause of no internet is outdated or corrupted wireless adapter drivers. Open Device Manager (you can find it by searching in the Start menu). Expand the Network Adapters tab. Find the device whose name contains the words Wireless, Wi-Fi or 802.11.

If the adapter icon has a yellow exclamation point, the driver isn't working properly. Try right-clicking it and selecting "Uninstall device," then click "Action → Scan for hardware changes" in the menu at the top. The system will redetect the device and attempt to install the driver.

Team Description of action Need to reboot
ipconfig /release Releases the current IP address No
ipconfig /renew Requests a new IP address from the router No
netsh winsock reset Resets the Winsock directory settings Yes
netsh int ip reset Resets the TCP/IP protocol Yes

In some cases, the automatic Windows driver search doesn't find the required version. In this case, you'll need to use another device with an internet connection, download the driver from the laptop or motherboard manufacturer's official website, transfer it to a USB drive, and install it manually.

What to do if the drivers are not installed?

If the driver installation is interrupted or returns an error, try uninstalling your antivirus software during the installation. Sometimes security mechanisms block changes to the network adapter's system files, considering this suspicious activity.

DNS issues and alternative servers

The "No internet access" message often appears when a device is connected to the network but cannot resolve website domain names into IP addresses. This is the work of DNS servers. If your provider's servers are slow or unresponsive, websites will not load, although messaging apps (Telegram, WhatsApp) may continue to work since they use direct IP addresses.

To resolve this issue, it's recommended to configure public DNS servers from major companies like Google or Cloudflare. They're faster and more stable than standard DNS servers. Return to the protocol properties. IPv4 (as described in the section on Windows diagnostics).

Select "Use the following DNS server addresses" and enter:

  • 🌐 Preferred DNS: 8.8.8.8 (Google)
  • 🌐 Alternative DNS: 1.1.1.1 (Cloudflare)
  • 🌐 Or an alternative to Google: 8.8.4.4

⚠️ Note: After changing DNS servers, some local resources (such as regional government service websites or local provider portals) may become unavailable. If you need to access them, reset the setting to "Obtain DNS server address automatically."

After applying the settings, open the command prompt and type ipconfig /flushdns Again, to refresh the cache with the new settings. Check the websites' accessibility. If the internet is back online, then the problem was caused by your provider's DNS.

Router settings and MAC filtering

If all devices in your home are experiencing the same problem, or the internet has only gone down on one specific device, it's worth checking the router's settings. Log in to the router's web interface (usually at 192.168.0.1 or 192.168.1.1). The login and password are often indicated on a sticker on the bottom of the device.

One of the hidden reasons for blocking is MAC filteringThis is a security feature that allows network access only to devices with specific unique identifiers (MAC addresses). If you accidentally enable the "White List" without adding your phone or laptop's address, the router will provide Wi-Fi but cut off your internet connection.

Check the settings section related to "Wireless," "Wi-Fi," or "Security." Look for "MAC Filter." Make sure this feature is disabled or your device is added to the allowed list. Your device's MAC address can be found in the connection properties or on the sticker on the device.

Also, check the WAN connection status in the router interface. If it says "Disconnected" or "PPPoE Error," your ISP connection settings (login, password, connection type) may be incorrect. You can find this information in your service provider contract or in your personal account.

Specifics of mobile devices (Android and iOS)

On smartphones, the “Connected, no internet access” problem is solved a little differently. Android The "Forget Network" feature often helps. Go to Wi-Fi settings, tap on your network name, and select "Delete" or "Forget." Then reconnect, entering the password.

In the system iOS (iPhone, iPad) There's a feature called "Reset Network Settings." It doesn't delete personal data (photos, contacts), but it does reset all Wi-Fi passwords, cellular settings, and VPN settings. Go to Settings → General → Transfer or reset iPhone → Reset → Reset Network Settings.

Pay attention to the date and time. If the date on your device is incorrect (for example, if it's set to 2015), modern security protocols (HTTPS) won't work, and the browser will report a connection failure. Set the time to synchronize automatically.

  • 📱 Check if you have Data Saver or Data Limit enabled, which may block background activity.
  • 📱 Disable VPNs and proxy servers if you're using them. Free VPNs often stop working, dropping the connection.
  • 📱 Make sure your device doesn't have an antivirus app with a "Wi-Fi Protection" feature that could block traffic.

Frequently Asked Questions (FAQ)

Why is there internet on my computer but not on my phone?

This indicates a problem with a specific device or its settings. Most likely, the phone's DNS settings are incorrect, it has a static IP address that conflicts with the network, or the MAC filter is enabled on the router. Try "Forget the Network" on your phone and reconnect.

What does "Restricted" mean in Windows?

The "Limited" message (or a yellow exclamation point icon) means that the computer has connected to the router but hasn't received a valid IP address or can't access the external network. This is synonymous with "No internet access."

Can a virus block the internet?

Yes, some types of malware change proxy or DNS settings, redirecting or blocking traffic. Scan your system with an antivirus and reset your network settings via the command line.

Do I need to change the Wi-Fi channel when this error occurs?

Changing the channel (from Auto to 1, 6, or 11) helps if the problem is severe interference from neighboring routers, causing packet loss. However, if the "No Internet Access" status persists, the problem is more likely with IP settings or your ISP, not the radio channel.

How to check if the provider is at fault?

Connect the internet cable directly to your computer (bypassing the router) and create a PPPoE/L2TP connection (if necessary). If the internet works, the problem is with the router. If not, call your ISP; the problem is on their end.