Wi-Fi is connected, but there is no internet access: what to do

It's confusing and frustrating when your device displays a wireless network icon but won't open websites. You see the message "Connected, no internet access," which means the connection between your device and the outside world is lost, even though a local connection to the router is established. This is a common issue faced by Windows, Android, and iOS users.

The causes may lie in a software glitch in the operating system, incorrect router settings, or temporary issues on the ISP's end. Often, the device receives an incorrect IP address or the DNS server fails to respond to requests, preventing the browser from finding the desired pages. Understanding the nature of the error is the first step to quickly restoring network functionality.

In this article, we'll cover a detailed diagnostic algorithm and troubleshooting methods for problems of varying complexity. We won't use complex technical terms without explanation, so you can restore network access in just a few minutes. Carefully follow the instructions, adapted for different operating systems.

Diagnostics and initial testing of equipment

Before delving into complex system settings, it's important to rule out basic hardware failures. A simple hardware reboot often resolves the issue, as temporary errors may have accumulated in the router's memory, blocking data transfer. Unplug the router and modem (if they are separate devices) for 10-15 seconds, then plug them back in and wait for them to fully boot up.

Pay attention to the indicators on the router body. If the light is on WAN or Internet, but it's blinking or red, indicating there's no signal from your provider. In this case, the problem isn't with your computer or phone, but with the connection line or the service provider's equipment.

⚠️ Important: If the WAN indicator does not light after rebooting, check the integrity of the cable coming from your ISP. A pinched or damaged cable may provide sufficient contact to connect to the router, but not enough to transmit data.

Check if internet access is available on other devices connected to the same network. If the problem occurs only on one device, the router is working properly, and the problem should be addressed in the settings of that specific device. If there's no internet access on all devices, the problem shifts to the router and the internet provider.

📊 On which device did you lose internet?
Laptop (Windows)
Smartphone (Android)
iPhone (iOS)
Tablet
All devices at once

Provider outages and account balance

One of the most common, yet often overlooked, reasons is insufficient funds in the subscriber's account. Providers may block access to external resources, leaving only the personal account or technical resources accessible. Check your balance through the operator's mobile app or call customer support to ensure there are no outstanding balances.

Scheduled maintenance on the service provider's side is also possible. In this case, the equipment may show a network connection, but traffic routing will be impossible. Providers typically notify you of such maintenance in advance via SMS or on their official website.

How can I quickly find out about my provider's work?

Visit your provider's official website from your mobile internet connection. They often have a banner there with information about current outages or scheduled maintenance in your area. You can also call the automated support service, where a robot will report your network status.

Sometimes your ISP changes the authentication type or requires you to re-register your MAC address after replacing your router. If you recently replaced your router, please contact technical support to link the new device to your contract. Without this procedure, your internet connection will not work, even if Wi-Fi is available.

Setting up IP and DNS on a computer and smartphone

A common cause of the "Connected, but no internet access" error is an IP address conflict or incorrect DNS settings. If your device attempts to use a static address that is already in use, or if the DNS servers are unresponsive, access to websites will be blocked. You should change your settings to obtain addresses automatically.

On Windows computers, this is done through the Network Control Panel. Click Win + R, enter the command ncpa.cpl and press Enter. Find your wireless connection, right-click it, and select Properties. Find the protocol 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. This often resolves the issue if the router is properly assigning addresses.

☑️ Check network settings

Completed: 0 / 1

For Android mobile devices, the path may vary depending on the OS version and shell. Go to Wi-Fi settings, tap your network name (or the gear icon next to it), and find the "IP Settings" section. Switch the mode from "Static" to "DHCP." This will force the phone to request the latest settings from the router again.

Reset network settings and clear cache

If automatic settings don't help, the system may have accumulated TCP/IP stack errors or the DNS cache may contain invalid entries. Windows has a powerful tool for resetting network settings via the command line. Launch the command line as administrator and enter the reset command.

netsh int ip reset

netsh winsock reset

ipconfig /flushdns

After running these commands, be sure to restart your computer. The operating system will recreate the network adapters and clear temporary files that may be causing conflicts. This is especially important after updating drivers or installing a new antivirus.

⚠️ Note: Resetting your smartphone's network settings will delete all saved Wi-Fi network passwords and Bluetooth device settings. Be prepared to re-enter passwords for your favorite access points.

Android and iOS smartphones also have a full network settings reset option. On iPhones, it's in the menu. General → Transfer or reset iPhone → Reset → Reset network settingsOn Android the path usually looks like this System → Reset settings → Reset Wi-Fi, mobile data, and BluetoothThis action returns the network modules to the factory state.

Problems with drivers and antivirus software

A malfunctioning wireless adapter driver can cause the device to connect to the router but not transmit data. The driver may have become corrupted after a system update or a software conflict. Check Device Manager, find your Wi-Fi adapter, and try updating the driver or, conversely, rolling it back to a previous version.

Another common culprit is third-party antivirus software or firewall software. Security software may mistakenly classify your home network as public and block all incoming and outgoing traffic for security reasons.

The table below lists common symptoms and their possible software causes:

Symptom Probable cause Solution method
Limited access IP address conflict Reset TCP/IP settings
No internet access DNS error Set DNS to 8.8.8.8
Constant breaks Outdated driver Updating the adapter driver
Websites don't load Blocked by antivirus Firewall setup

Router Settings: MAC Filter and Cloning

If none of your devices have access, even though Wi-Fi is available, it's possible that MAC address filtering is enabled in your router settings. This is a security feature that allows access only to a specific list of devices. If your device isn't whitelisted, it will be able to connect to the network, but the internet won't work.

Log into your router's web interface (usually at 192.168.0.1 or 192.168.1.1). Find the "Wireless" section and the "MAC Filtering" subsection. Make sure filtering is disabled or your device is added to the allowed list.

Some providers also bind the internet connection to the MAC address of the first device used to connect. If you've changed your router or network card, your provider may block traffic. Your router settings include a "MAC Address Clone" feature. Copy the MAC address of the computer that previously had internet access into the router's WAN settings.

Frequently Asked Questions (FAQ)

Why does my phone say "Connected, no internet access," but everything works on my laptop?

This indicates a problem specifically with your phone's settings. Most likely, your smartphone's DNS settings are incorrect, you have a static IP address that conflicts with another device, or the date and time are incorrect. Try forgetting the network on your phone and reconnecting, after checking if the IP address is assigned automatically.

Can a virus block internet access when Wi-Fi is connected?

Yes, some types of malware can change your system's proxy settings or modify the hosts file, redirecting or blocking requests. Check your browser and system proxy settings, and run a full antivirus scan.

What should I do if the red cross on the Wi-Fi icon is lit?

A red cross usually means the wireless adapter is disabled or the driver is faulty. Check to see if the physical Wi-Fi off button on the laptop (often Fn + the antenna key) is pressed. Also, check Device Manager for driver errors.

How do I change my DNS server if the automatic one isn't working?

In the IPv4 protocol properties, select "Use the following DNS server addresses." Enter "Preferred" as 8.8.8.8 (Google), and alternative 1.1.1.1 (Cloudflare). This often helps bypass ISP blocks or DNS issues.