A situation where a device shows a Wi-Fi network but the internet isn't working is one of the most common problems in home and office networks. You see the connection icon and the signal strength is full, but no webpage loads in the browser, and instant messaging apps display a "No connection" status. This often causes confusion, as the wireless link between your device and the router is technically functioning properly.
The cause isn't a physical connection failure, but rather logical errors at higher levels of the network model. These could include a failure to obtain an IP address, incorrect DNS server settings, or issues on the ISP's end. Diagnostics must begin by checking the connection status on the router itself, since it is the gateway to the outside world.
In most cases, the problem can be resolved independently, without calling a technician, by following a series of sequential steps. You don't need to be a network engineer to fix this issue. Below, we'll outline a sequence of steps that will help restore network access as quickly as possible.
Primary diagnostics: checking the provider's status
Before delving into complex router or operating system settings, it's best to rule out external factors. Often, a lack of internet is due to scheduled maintenance by the provider or a line failure. Providers Usually they notify you about this via SMS or in your personal accounts, but not always.
The fastest way to check your network status is to call technical support or check your provider's website via mobile internet. If your neighbors with the same provider also have internet down, the problem is definitely not with your equipment. In this case, your only option is to wait for the connection to be restored.
If everything works for your neighbors, or you have a different service provider, then the problem is localized within your apartment. It could be a malfunction. modem, router, or a specific device. It's also worth checking your account balance, as some providers don't disable access to your account and certain resources even if your balance is negative, creating the illusion that the network is working.
It's also important to pay attention to the indicators on the router. The light corresponding to the WAN port (often labeled "Internet" or a globe) should be on or blinking. If it's off or red, the ISP's physical cable isn't sending a signal to the router.
Rebooting equipment as a method of troubleshooting failures
The first step to take when experiencing any network issues is a complete hardware reboot. Computers, smartphones, and routers are complex computing devices that accumulate software errors over time. Cache memory may become full and network services may freeze.
The correct reboot procedure is as follows: unplug the router, wait at least 15-20 seconds, and then plug it back in. This time is necessary for the capacitors to discharge and the device's RAM to clear completely. Don't skip this step, as it resolves up to 80% of all temporary errors.
⚠️ Important: Do not use the Reset button to reboot the router unless you plan to reset it to factory settings. Pressing and holding the Reset button (for more than 10 seconds) completely erases the device's configuration.
After turning on the router, wait for it to fully boot up, which usually takes 1-2 minutes. The lights should light up as usual. Then try connecting to the network from the device. If the problem persisted due to a temporary freeze of the router's network card, access should be restored.
It's also worth rebooting the client device (laptop, phone). Sometimes the problem lies with the computer's network card drivers, which require a status update. In Windows, this can be done through the Device Manager, but a simple system restart is often more effective.
DNS Server Problems and Solutions
One of the most common reasons why Wi-Fi is connected but the internet isn't working is DNS (Domain Name System) issues. DNS acts as the internet's phone book, translating human-readable addresses (like yandex.ru) into IP addresses understandable to computers. If the DNS server isn't responding or is slow, pages won't load.
To check and change DNS settings in Windows, you need to go to the Network and Network Control Panel. Click Win + R, enter the command ncpa.cpl and press Enter. Find your wireless connection, right-click it, and select "Properties."
In the list that opens, find "Internet Protocol Version 4 (TCP/IPv4)," select it, and click "Properties." At the bottom of the window, select "Use the following DNS server addresses" and enter the public addresses of trusted providers, such as Google or Cloudflare:
- 🌐 Preferred DNS: 8.8.8.8
- 🌐 Alternative DNS: 8.8.4.4
- 🌐 For Cloudflare: 1.1.1.1 and 1.0.0.1
After making changes, be sure to click "OK" in all windows. It's also a good idea to flush the DNS cache on your computer. Open the Command Prompt as administrator and enter the command ipconfig /flushdnsThis will remove old, possibly incorrect address entries.
On Android and iOS smartphones, DNS settings can also be changed in the Wi-Fi network settings. To do this, tap the gear icon or "i" next to your network name, find the IP settings, and switch them from "Automatic" (DHCP) to "Manual," entering the DNS addresses there.
Why might DNS not work?
Providers often use their default DNS servers, which can be overloaded or subject to filtering. Switching to public DNS often speeds up network response times and opens access to some blocked resources.
Resetting network settings and working with drivers
If changing the DNS doesn't help, the operating system may have accumulated errors in the TCP/IP stack or conflicting settings. Windows 10 and 11 have a built-in network reset feature that returns all network components to their original state.
To reset your network, go to Settings (the gear icon in the Start menu) → Network & Internet. At the very bottom of the Status page, look for the "Network Reset" link. The system will warn you that your computer will restart and all saved Wi-Fi passwords will be deleted. This is normal behavior, as connection profiles are being deleted.
Another critical cause could be outdated or corrupted wireless adapter drivers. Go to device Manager (Right-click Start and select the appropriate item.) Find the "Network adapters" section.
Find your Wi-Fi adapter (usually the name contains the words Wireless, Wi-Fi, 802.11 or the manufacturer's brand, for example, Realtek, Intel, Qualcomm). Right-click and select "Uninstall device." Don't worry, the system will attempt to reinstall the driver automatically after rebooting.
| Action | Where is it performed? | Result |
|---|---|---|
| Reset TCP/IP | Command Prompt (cmd) | Clearing network protocols |
| Driver update | device Manager | Installing compatible software |
| Changing DNS | IPv4 Properties | Bypassing provider blocks |
| Disabling antivirus | Task tray | Checking for firewall blocking |
It's also worth temporarily disabling third-party antivirus programs and firewalls. Sometimes they can block network connections, deeming them suspicious, especially after signature database updates.
Router Settings: MAC Filtering and DHCP
Once everything is clean at the computer level, it's worth looking into the router settings. To do this, enter the router's IP address (often 192.168.0.1 or 192.168.1.1) and enter the administrator login/password.
Check your WAN connection status. If your router isn't receiving an IP address from your ISP (status "Connecting" but no IP), your ISP may be binding your internet connection using your MAC address. In this case, you'll need to either clone the old device's MAC address in the router settings or call your ISP to assign a new address.
Pay attention to the DHCP service. It's responsible for automatically assigning IP addresses to devices on your local network. If the address pool is exhausted or the service is frozen, new devices will be unable to access the internet, although they will connect to Wi-Fi.
☑️ Checking router settings
⚠️ Attention: Interfaces of routers from different manufacturers (TP-Link, Asus, Keenetic, Mikrotik) are very different. Look for sections with similar names: "WAN," "Internet," "Local Area Network," "LAN."
Also, check if Parental Controls or Guest Network are enabled with restrictions. Sometimes users accidentally restrict access for certain devices on a schedule or completely block them from accessing the outside world.
IP address conflicts and static settings
A common problem in small offices or homes with a large number of devices is IP address conflicts. This occurs when two devices on the same network are assigned the same address. As a result, one or both devices lose network access.
To avoid this, make sure the "Obtain an IP address automatically" box is checked in your computer's IPv4 protocol properties. Manually assigning a static IP address is only necessary in rare cases and can only cause harm to inexperienced users.
If you do use static addresses, make sure they are in the correct subnet and outside the range assigned by the router's DHCP server. For example, if the router assigns addresses from 100 to 200, assign static addresses outside this range (e.g., 2-99 or 201-254).
For diagnostics, you can use the command ipconfig /all in the command line. Pay attention to the lines "IP address" and "Default gateway". If the address begins with 169.254.x.x, this means that the device was unable to obtain an address from the router (APIPA error).
The impact of antiviruses and firewalls
Modern security suites can be overly aggressive. After updating your antivirus or operating system, firewall rules may change, blocking network access for all applications.
Try temporarily disabling your antivirus and Windows Firewall. If you can connect to the internet, the problem lies with your security settings. You'll need to either reinstall your antivirus or find the "Network" section in its settings and reset the settings to default.
Also check your proxy server settings. Some blocking bypass programs or malware can overwrite proxy settings, causing them to stop working. In Windows, you can check this in Settings: "Network & Internet" → "Proxy Server." Make sure the "Use a proxy server" toggle is off.
What to do if nothing helps?
If all the above methods fail, the problem may lie with a hardware fault in the network card or the router itself. Try connecting the device to a different Wi-Fi network (for example, from a phone). If you have internet access there, replace the router or call your provider for hardware replacement. If not, the Wi-Fi module in your laptop or smartphone may be faulty.
Can a virus block the internet?
Yes, some types of malware (Trojans, ransomware) can block network access, preventing you from downloading antivirus software or seeking help. In this case, we recommend booting into Safe Mode with Networking and running a full system scan.
Why is there internet on my phone but not on my laptop?
This indicates that the problem is localized to the laptop. Most likely, the TCP/IP settings are incorrect, the DNS is incorrect, or the Wi-Fi adapter driver is malfunctioning. Start your diagnostics with this device.