Are you connected to Wi-Fi, but pages won't load, and there's an exclamation point next to the network icon? Or is the internet working on your phone, but refusing to open websites on your laptop? This problem is familiar to every second wireless network user. In 80% of cases, it can be resolved independently in 5-15 minutes—without calling a technician or reflashing the router.
In this article we will look at all possible reasons, reasons why the internet may be unavailable via Wi-Fi—from the mundane (a disconnected cable) to the exotic (IP address conflict). For each reason, we'll provide step-by-step instructions We'll explain everything with pictures and commands, and we'll also warn you about common mistakes that only make the problem worse. If you're not a techie, don't worry: we've explained everything in simple terms, without any complicated jargon.
Let's start with the most obvious: check, Is the internet indicator on the router on?If not, the problem is with your ISP or physical connection. If the light is on, but the internet still isn't working, read on.
1. Problems on the provider's side
The first thing to rule out is Internet provider outagesEven if your neighbor's power is working, your house or street could have been selectively shut off. Here's how to check:
- 📞 Call your provider's support team (the number is usually on your contract or a sticker on your router). Ask if there's planned work or accidents on your line.
- 🌐 Go to your provider's website via mobile internet (not Wi-Fi!). There's usually a "Service Status" or "Coverage Map" section there.
- 📱 Check your provider's Telegram channel (most have official channels with news about outages).
If your provider confirms the problem, all you can do is wait. But if they say "everything is working" and you still don't have internet, move on to the next step.
⚠️ Attention! Some providers (eg Rostelecom or Beeline) may block access for non-payment, but the Wi-Fi network will still appear connected. Check your account balance.
2. Physical faults: cables, sockets, buttons
If the provider is not at fault, check physical connectionOften the problem lies in:
- 🔌 Disconnected cable from the router or ISP outlet. Check if the plug is firmly inserted. Ethernet (it should click).
- 🔄 Bent or damaged cableInspect it for creases, cuts, or marks from pets.
- ⚡ The router's power is offPress the power button on the back panel (sometimes it gets accidentally pressed while cleaning).
- 🔌 A faulty outletTry connecting the router to a different outlet or check if it works with another device.
If you have fiber-optic Internet (the cable is thin, with a plastic tip), check if the indicator is on PON or Fiber on the router. If not, the cable may be damaged or faulty. ONU terminal (you'll have to call your provider).
3. Problems with the router settings
If everything is physically fine, but Wi-Fi is still unavailable, the problem may be with your router settings. The most common errors are:
- 🔄 Reset settings after a firmware update or a power surge.
- 🔒 Incorrect connection type (for example, selected
PPPoE, and the provider usesDHCP). - 📡 DHCP server is disabled, which is why devices do not receive IP addresses.
- 🛡️ MAC address blocking (the router "does not see" your laptop or phone).
To check your settings, go to your router's control panel. To do this:
- Connect to the router via cable or Wi-Fi (even if there is no internet).
- Open your browser and type in the address bar
192.168.0.1or192.168.1.1(the address is usually written on a sticker on the bottom of the router). - Enter your login and password (by default it is often
admin/admin). - Go to the section
InternetorWANand check your connection parameters.
If you are not sure that the settings are correct, reset the router to factory settings (button Reset on the back panel, hold for 10 seconds) and configure it again according to the provider's instructions.
⚠️ Attention! After resetting the router, all devices will be disconnected from Wi-Fi, and you'll have to re-enter the password on each one. Save the settings in a text file beforehand.
| Problem | How does it manifest itself? | How to fix |
|---|---|---|
| Incorrect connection type (PPPoE instead of DHCP) | There is Wi-Fi, but there is no internet on all devices. | Go to WAN settings and select the correct type (check with your provider) |
| DHCP server is disabled | Devices connect to Wi-Fi but don't receive an IP address | Enable DHCP in the local network settings (section LAN) |
| MAC address blocking | The internet works on older devices, but not on new ones. | Disable MAC filtering or add a new device address |
| Crash after firmware update | The router turns on, but doesn't distribute the Internet. | Reset settings or roll back firmware to a previous version |
4. IP or DNS conflict
If the internet doesn't work only on one device (for example, on a laptop), but on the phone everything is fine - the problem may be in IP conflict or failure DNS.
First, check if the device receives an IP address from the router:
- On Windows: open
Command line(Win + R→ entercmd→Enter) and run the command:ipconfig /allLook for the line
IPv4 addressIf it starts with169.254- this means that the device has not received an address from the router. - On Android/iOS: Go to Wi-Fi settings, click on your network and look at the "IP address" section.
If the IP address is missing or starts with 169.254, try:
- 🔄 Reboot the router and device.
- 📱 "Forget network" on the device and reconnect.
- 🖥️ On Windows execute commands in order:
ipconfig /releaseipconfig /renew
If you have an IP address but the internet still doesn't work, the problem may be DNS serversTry manually entering DNS from Google or Cloudflare:
- On Windows:
Control Panel → Network and Internet → Network and Sharing Center → Change adapter settingsRight-click on your Wi-Fi, selectProperties → Internet Protocol Version 4 (TCP/IPv4) → PropertiesCheck the "Use the following DNS addresses" box and enter:
(or8.8.8.88.8.4.41.1.1.1for Cloudflare). - On Android/iOS: In the Wi-Fi settings, find the "DNS" section and change it manually.
5. Channel congestion or interference
Wi-Fi works, but The pages load very slowly. Or is the connection dropping out intermittently? It's possible the channel is overloaded or is experiencing interference from other networks.
Check the channel load:
- Go to your router settings (read how to do this in Section 3).
- Find the section
State,MonitoringorWireless network. - Check how many devices are connected to your network. If there are more than 10-15, your router may be struggling.
- Check which devices are consuming traffic. For example, torrents or online games may clog the channel.
If the network is overloaded:
- 📵 Disconnect unnecessary devices from Wi-Fi.
- 🎮 Limit the speed for torrents or games in the router settings (section
QoSorBandwidth control). - 🔄 Switch to a less busy one Wi-Fi channelTo do this, find the section in the router settings
Wireless Network → Channeland select another one (for example, instead ofAutoput6or11for 2.4 GHz).
If the problem is interference from neighboring networks, try:
- 📶 Switch to range
5 GHz(if your router supports it). It's less susceptible to interference, but has a smaller coverage area. - 🔄 Change channel width with
40 MHzon20 MHz(in Wi-Fi settings). This will reduce speed but improve stability.
How do I know which Wi-Fi channel is less crowded?
Download the app to your phone Wi-Fi Analyzer (Android) or NetSpot (iOS/Windows). It will show all nearby networks and channel load. Choose the one with the least overlap.
6. Blocking by antivirus, firewall or parental control
Sometimes the internet via Wi-Fi is blocked programmatically — antivirus, firewall, or router settings. Check the following:
- 🛡️ Antivirus or firewall on the device. For example, Kaspersky, Avast or built-in Windows Defender may be blocking your internet access. Try temporarily disabling the protection and check if your internet connection is restored.
- 👨👩👧👦 Parental control on the router. Some models (for example, TP-Link or ASUS) allow you to restrict internet access on a schedule or for individual devices. Check the section
Parental controlorAccess Control. - 📵 MAC address blacklistThe router settings may include a feature to block specific devices by their MAC address.
If you suspect that the blocking is coming from your router, but don't know where to look:
- Go to your router control panel.
- Check the sections:
Security(Security)Parental control(Parental Controls)Access control(Access Control)MAC filtering(MAC Filtering)
⚠️ Attention! If you're not the network administrator (for example, if you're connected to Wi-Fi at your office or a friend's), you won't have access to these settings. In this case, contact the router owner.
7. Firmware failures or hardware malfunctions of the router
If none of the above helps, the problem may be in the router itself:
- 🔄 Firmware failure after an update or power outage.
- 🔥 Overheat (the router is hot to the touch and often switches off).
- ⚡ Power supply failure (the router does not turn on the first time, the indicators blink chaotically).
- 📡 Damage to the Wi-Fi module (the internet works via cable, but not via wireless network).
What to do:
- Update the firmware to the latest version. Download it from the manufacturer's official website (for example, tp-link.com For TP-Link) and install through the control panel.
- Reset your router to factory settings (button
Resetfor 10 seconds) and set it up again. - Check the power supplyIf you have another unit with the same specifications (voltage and current are indicated on the sticker), try connecting it.
- Connect the router via cableIf the Internet is Ethernet It works, but not via Wi-Fi - the problem is in the wireless module (the router needs repair or replacement).
If the router is old (over 5 years old), it may be there is not enough power for modern loads. In this case, the only solution is to replace it with a newer model (we recommend ASUS RT-AX55 or TP-Link Archer AX21 for home).
Check the temperature of the router (it should be warm, but not hot)
Update your firmware to the latest version
Reset to factory settings
Try a different power supply
Connect via cable to test the Wi-Fi module-->
8. Device problems: drivers, network settings, viruses
If the Internet doesn't work on one device only (for example, on a laptop or phone), but on others everything is fine—the problem lies within the device itself. Let's look at typical cases:
- 🖥️ On Windows:
- Outdated or broken Wi-Fi adapter drivers.
- Incorrect network settings (for example, a static IP that conflicts with the router).
- 🦠 Viruses, changing proxy or DNS settings.
- 📱 On Android/iOS:
- There is a problem with your Wi-Fi settings (for example, the "Data Saver" mode is enabled).
- Error after system update.
For Windows:
- Update your Wi-Fi adapter driver:
- Open
device Manager(Win + X → Device Manager). - Find the section
Network adapters, right-click on your Wi-Fi adapter (for example, Intel Wi-Fi 6 or Qualcomm Atheros) and selectUpdate driver. - If the update did not help, remove the driver (
Remove device) and restart your computer. The system will reinstall it.
- Open
- Open
Settings → Network & Internet → Proxy. - Make sure the "Use a proxy server" switch is disabled.
- Run a virus scan using Malwarebytes or Kaspersky Virus Removal Tool.
For Android/iOS:
- "Forget" the network and reconnect:
- On Android:
Settings → Wi-Fi → Tap your network → Delete. - On iOS:
Settings → Wi-Fi → Tap the "i" next to the network → Forget this network.
- On Android:
- On Android:
Settings → Network & Internet → Traffic Saver. - On iOS:
Settings → Cellular → Low Data Mode. - Update your system to the latest version.
- Wi-Fi adapter driver (update or reinstall).
- IP and DNS settings (try to enter them manually, as in Section 4).
- Antivirus or firewall (temporarily disable them).
- "Forget" the network and reconnect.
- Change DNS to
8.8.8.8And8.8.4.4(read how to do this in Section 4). - Clear DNS cache:
- On Windows: run the command
ipconfig /flushdns. - On macOS:
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder.
- On Windows: run the command
- Check if the proxy server is enabled (in network settings).
FAQ: Frequently Asked Questions
Why is there Wi-Fi internet on my phone, but not on my laptop?
This is a typical situation where the problem is on the laptop's end. Check:
If nothing helps, try connecting your laptop to a different Wi-Fi network (for example, at a cafe) - if the problem persists, the adapter itself is faulty.
I have internet access, but I can't access websites. What should I do?
Most likely the problem is DNS. Try:
If websites don't open in just one browser, try another (Chrome, Firefox, Edge) or clear the cache.
The router is distributing Wi-Fi, but the internet connection drops every 5-10 minutes. What's wrong?
This is a sign:
- The router is overheating (check its temperature).
- IP address conflict (try manually entering the IP address on the problematic device).
- Unstable signal from the provider (call support).
- Channel overload (turn off unnecessary devices or configure
QoS).
Also check if your router is in power saving mode (for example, Green Ethernet on some models TP-Link).
After resetting my router, my internet connection disappeared. How can I get it back?
Resetting returns the router to factory settings, so:
- Connect to the router via cable or Wi-Fi (the network name and password will be standard, for example,
TP-Link_1234). - Go to the control panel (
192.168.0.1or192.168.1.1). - Reconfigure your internet connection (you can find the settings in your contract with your provider or contact support).
- Save the settings and reboot the router.
If you are unsure of the parameters, call your provider and ask for help with the settings.
Is it possible to boost the Wi-Fi signal if the internet keeps dropping out?
Yes, try:
- Move the router to the center of the apartment (away from walls and metal objects).
- Change the Wi-Fi channel to a less busy one (read how to do this in Section 5).
- Buy repeater (signal amplifier) or Mesh system (For example, TP-Link Deco).
- Update your router antennas (if they are removable).
If the problem is a weak signal from the provider (for example, ADSL), then boosting Wi-Fi won't help - you'll need to change your tariff or connection type.