You've connected to Wi-Fi, but the pages in your browser aren't loading, instant messengers are showing a connection error, and the video on YouTube Is your Wi-Fi connection dropping out with the message "No internet connection"? This problem is familiar to millions of users—and its causes can lie in both your device settings and your provider's equipment. Unlike a complete lack of Wi-Fi signal, when the network is completely invisible, the "connected but no internet access" situation is often confusing: the network indicator is on, but there's no traffic.
In this article we will look at all possible reasons — from banal failures DHCP to complex conflicts IP addresses — and we will give step-by-step instructions For Windows, Android, iOS, MacOS and even Smart TVYou'll learn how to distinguish between a device-specific issue and a router malfunction, when it's time to call your provider, and when rebooting your smartphone is sufficient. We'll pay special attention to hidden router settings that 90% of users don't check during diagnostics.
It doesn't matter whether you've encountered the problem for the first time or it's a regular occurrence - after reading this article you'll be able to restore internet access yourself Without calling a professional. Let's start with the simplest and gradually move on to more advanced methods.
1. Basic diagnostics: identifying the source of the problem
Before digging into the settings, you need to figure out exactly where the problem occurred. Answer three key questions:
- 📱 Is the problem on one device or on all? If the internet only doesn't work on your phone, but your laptop connects fine, the device is to blame. If no device connects, the problem lies with the router or your ISP.
- 🔄 Is the internet indicator on the router on? If the indicator
WANorInternetIf it's off or flashing red, there's a problem with your ISP. If it's green or blue, there's a problem with your local network. - ⚡ Does the internet work when connected via cable? Connect your laptop directly to the router via
LAN-cable. If the internet is back online, the router's Wi-Fi module is to blame.
If the problem only affects one device, proceed to section on device settingsIf there's no internet connection on all your gadgets, read on.
⚠️ Attention: If you use mesh system (For example, TP-Link Deco or Google Nest Wi-Fi), first check the connection between the nodes. The system's mobile app should display the network topology without any red crosses.
2. Rebooting the hardware: why it works 80% of the time
It sounds trivial, but proper reboot Router and modem troubleshooting solves most access issues. The problem is that routers don't always handle long periods of continuous operation correctly—errors accumulate in their memory. ARP cache, routing tables are lost, and DHCP server may "freeze" when distributing addresses.
How to reboot the equipment Right:
- Turn off the router's power (unplug it from the socket, do not use the button on the case).
- If you have a separate modem (for example, from Rostelecom or Beeline), turn it off too.
- Wait minimum 30 seconds - this time is enough for the capacitors to discharge and the cache to clear.
- First, turn on your modem (if you have one), wait 1-2 minutes while it synchronizes with the provider's network.
- Turn on the router and wait until it is fully loaded (all indicators should be lit steadily).
After rebooting, check your internet connection. If the problem persists, proceed to the next step.
3. Checking the router settings: what could be wrong
If rebooting doesn't help, you need to access the router's web interface and check key settings. Most problems are related to:
- 🔌 Incorrect settings WAN connections (connection type, logins/passwords).
- 🔒 Blocking MAC addresses provider (relevant for Beeline, MTS).
- 📡 Settings error DNS or MTU.
How to access router settings:
- Find out IP address router. Usually it's
192.168.0.1,192.168.1.1or192.168.8.1(look at the sticker below). - Enter this address into the address bar of your browser (not the search bar!).
- Log in. The default login and password are
admin/adminoradmin/empty (check on the sticker).
Next, check the following sections (names may vary depending on the model):
| Settings section | What to check | Correct values |
|---|---|---|
WAN / Internet |
Connection type (PPPoE, Dynamic IP, Static IP) |
Must match the data in the provider's agreement |
DHCP |
Is the server enabled? What is the range of IP addresses being distributed? | Server - On, range - for example, 192.168.1.100-199 |
DNS |
DNS server addresses | Either automatic or 8.8.8.8 (Google) and 1.1.1.1 (Cloudflare) |
Wireless / Wi-Fi |
Operating mode (802.11 b/g/n/ac/ax), channel |
Mode - 11ac or 11ax (for modern devices), channel - Auto or 1-11 (for 2.4 GHz) |
If you are not sure about the settings WAN, contact your provider and clarify:
- Connection type (
PPPoE,L2TP,Dynamic IPetc.). - Login and password for connection (if required).
- Is it tied? MAC address (if yes, you need to clone it in the router settings).
⚠️ Attention: On routers Zyxel Keenetic After updating the firmware, the parameter may be lostVLAN IDfor some providers (eg Dom.ru). Check its value in the sectionInternet → Connection.
4. Device Settings: Fixing Errors on Your PC, Smartphone, and TV
If the internet isn't working on just one device, the problem lies in its network settings. Let's look at solutions for the most popular platforms.
🖥️ Windows 10/11
Open Settings → Network and Internet → Wi-Fi and follow these steps:
☑️ Wi-Fi Diagnostics in Windows
If the problem persists after rebooting, try:
- Forget a network: Tap on the network name →
Forget→ reconnect. - Set manually DNS:
DNS server IP address: 8.8.8.8Alternate DNS server: 1.1.1.1 - Disable energy savings for Wi-Fi adapter in
Device Manager(adapter properties →Power management).
📱 Android
On smartphones, the following usually helps:
- 🔄 Switch flight mode (turn on for 10 seconds, turn off).
- 📵 Removing a network:
Settings → Wi-Fi → [tap on the network] → Delete. - 🔧 Reset network settings:
Settings → System → Reset → Reset Wi-Fi, mobile networks, and Bluetooth.
🍎 iOS (iPhone/iPad)
On iPhone try:
- Forget network:
Settings → Wi-Fi → [tap the "i"] → Forget this network. - Reset network settings:
Settings → General → Transfer or reset → Reset → Reset network settings. - Disable Low Data Mode for Wi-Fi:
Settings → Wi-Fi → [tap the "i"] → Low Data Mode.
📺 Smart TV (Samsung, LG, Sony)
On TVs, the following usually helps:
- 🔌 Completely disconnect from the network for 1 minute (remove the plug from the socket).
- 🔄 Reset network settings:
Settings → Network → Network Reset. - 📡 Manual indication DNS (similar to Windows).
5. IP address conflicts and DHCP failures
One of the most insidious reasons for the lack of internet is IP address conflict or a malfunction DHCP serversThis happens when:
- 🔢 The router distributed the same IP address two devices.
- 🚫 The device has received APIPA address (For example,
169.254.x.x), which means DHCP failure. - 🔒 Manually set static IP, which conflicts with the router's range.
How to check and fix:
- On Windows open command prompt (
Win + R → cmd) and enter:ipconfig /allLook for the line
IPv4 addressIf it starts with169.254- This APIPA, indicating a DHCP failure. - On Android or iOS install the application Fing or Network Analyzer - it will show all devices on the network and their IP.
- If a conflict is found, run:
- 🔄 Reboot the router.
- 📵 Remove the network on the problematic device and reconnect.
- 🔧 Set manually IP outside the DHCP range (for example, if the router distributes
192.168.1.100-199, ask192.168.1.200).
If the problem occurs regularly, check your settings. DHCP in the router:
- Reduce the range of addresses being distributed (for example, from
100-199to100-150). - Increase your rental time IP (for example, from 24 hours to 7 days).
- Enable binding IP to MAC address (if the router supports it).
⚠️ Attention: On some routers (for example, TP-Link Archer C6) after updating the firmware the parameter is lost DHCP Lease TimeIf it's set to the minimum value (e.g., 2 minutes), devices will lose connection. Set the value to at least 12 hours.
6. Problems on the provider's side: when to call support
If all the previous steps don't help, the problem may be with your internet service provider. Here are some signs that your internet service provider is at fault:
- 🔴 Indicator
WAN/InternetThe light on the router is off or flashing red. - 📞 When connected via cable (bypassing the router), there is also no internet.
- 📡 In the router's web interface, in the status WAN indicated
DisconnectedorAuthentification failed. - 📱 Neighbors with the same provider also complain about the lack of internet.
What to do:
- Check it out personal account provider for emergencies or scheduled maintenance.
- Call support. They'll likely offer you:
- Dictate MAC address router for binding.
- Check your balance (sometimes the internet is disconnected due to debts).
- Re-register the device on the network (relevant for MTS, Tele2).
Typical support responses and what they mean:
| Support response | What does it mean | Your actions |
|---|---|---|
| "Your bill is unpaid." | Internet disconnected due to non-payment | Top up your balance and wait for automatic connection (up to 24 hours) |
| "Problems on the line" | The cable or equipment outside is damaged. | Clarify the timeframe for repairs. If it takes more than 24 hours, request a report. |
| "There is no connection to your device." | The router is not responding to the provider's requests. | Check your cables, reboot your router, clone your MAC address |
| "Your MAC address is not registered." | The provider binds the Internet to a specific device | Clone the MAC address of your old router or register a new one |
If your provider claims the problem is on your end, but you are sure otherwise, ask conduct a test on your part (For example, a ping to your router). This will help identify where exactly the connection is interrupted.
7. Advanced Methods: When Standard Methods Fail
If you've reached this section, the problem is more complex than a simple glitch. Let's look at some rare, but possible, causes.
🔍 Wi-Fi channel conflict
In apartment buildings, routers from neighboring networks may operate on the same channel, causing interference. How to check:
- Install the application on your smartphone Wi-Fi Analyzer (Android) or Network Analyzer (iOS).
- Check which channels are busy. If your channel is busy, try changing it.
- In the router settings (
Wireless → Channel) select the least loaded channel (for 2.4 GHz - 1, 6 or 11). - 🔥 Temporarily disable the Windows firewall:
Control Panel → Firewall → Disable. - 🛡️ Disable the firewall in your antivirus.
- 📋 Check the blocking log (in your antivirus or
Windows logs).
🛡️ Traffic blocked by a firewall or antivirus
Sometimes firewall or antivirus (for example, Kaspersky, Avast) blocks network traffic. Check:
🔗 MTU issues
MTU (Maximum Transmission Unit) is the maximum packet size that can be transmitted without fragmentation. If this value is too high, packets are lost. How to check:
- On Windows Open command prompt and type:
ping -f -l 1472 ya.ruIf packets are fragmented, reduce the number
1472until the ping goes without losses. - Optimal value MTU =
1472 + 28(for example, if the ping was successful with1472, install MTU=1500). - In the router settings (
WAN → MTU Size) set the obtained value.
🔄 Resetting the router to factory settings
If nothing helps, do the following: hard reset router:
- Press and hold the button
Reset(usually it is recessed and requires a paper clip) for 10-15 seconds. - After resetting, configure the router again (use the data from the provider's contract).
⚠️ Attention: On routers ASUS After resetting, manual flashing may be required via ASUS Recovery Tool, if the standard web interface does not open.
8. Prevention: How to avoid problems in the future
To prevent the "connected but no internet" issue from reoccurring, follow these recommendations:
- 🔄 Reboot your router once every 2-3 days (set up an automatic reboot on a schedule).
- 🔄 Update your firmware router at least once every six months (check on the manufacturer's website).
- 📡 Use 5 GHz for devices that support this range (less interference).
- 🛡️ Disable WPS in the router settings - this is a vulnerable protocol.
- 📊 Monitor network load (for example, through GlassWire on PC).
If you frequently experience internet problems, consider:
- 🔧 Router replacement for a model with support
Wi-Fi 6(For example, TP-Link Archer AX6000 or ASUS RT-AX88U). - 📶 Installation of a repeater or Mesh systems for a big house.
- 🔌 Connection via cable for stationary devices (PC, TV).
Remember: In 90% of cases, the problem is solved by rebooting the router or resetting the network settings on the device.Don't rush to call your provider or take your router in for repairs—a systematic approach will save you time and stress.
Frequently Asked Questions (FAQ)
Why does Wi-Fi internet work on my phone, but not on my laptop?
This is a typical situation where the problem lies in the settings of a specific device. Check:
- Settings IP And DNS on a laptop (should be automatic).
- Driver Wi-Fi adapter (update via
device Manager). - Settings energy savings for the adapter (disconnect in
Device properties).
Also, try connecting your laptop to a different Wi-Fi network (for example, at a cafe). If the problem persists, the device is at fault.
The router is distributing Wi-Fi, but the internet only appears after a reboot. What's wrong?
Most likely, you have:
- DHCP server failure on the router (try setting a static one) IP on devices).
- Router overheating (check if it is hot, provide ventilation).
- Unstable connection to the provider (call support and ask them to check the line).
If rebooting helps for a short time, adjust automatic reboot router on a schedule (for example, every day at 3 am).
Can a virus block internet access via Wi-Fi?
Yes, some viruses (eg. Trojan.Winlock) change network settings, replace DNS or block traffic. Signs of infection:
- The Internet only works in
Safe Mode. - Unknown numbers are listed in the network settings DNS servers.
- Antivirus detects suspicious processes (for example,
svchost.exewith high network load).
What to do:
- Scan the system Malwarebytes or Dr.Web CureIt.
- Check the file
hosts(path:C:\Windows\System32\drivers\etc\hosts) for the presence of extraneous records. - Reset network settings with the command:
netsh winsock resetnetsh int ip reset
How do I know if my ISP is blocking certain websites?
Some providers (especially corporate or public networks) block access to certain resources. Check this:
- Connect to another network (for example, via mobile Internet).
- Try opening the blocked website. If it opens, it's blocked by your ISP.
- Use DNS from Google (
8.8.8.8) or Cloudflare (1.1.1.1). - Check the trace:
tracert ya.ruIf at some stage it appears
***— packets are blocked.
If the blocking is confirmed, please contact your provider or use VPN (For example, ProtonVPN or Windscribe).
What should I do if the internet still doesn't work after resetting my router?
After resetting the router to factory settings, you need to:
- Reset WAN connection (check the connection type and details with your provider).
- Check if it is enabled DHCP server (must be
On). - Update your router firmware (download the latest version from the manufacturer's website).
- If the router doesn't respond to a reset (the settings won't reset), the firmware may be corrupted. In this case, you'll need to reflash it.
TFTPor contact the service.
For routers TP-Link After reset you may need to:
- Set the region (eg.
Russia