There's Wi-Fi, but no internet: How to fix it on a TP-Link router in 5 steps

You are connected to your Wi-Fi network. TP-Link, but your browser stubbornly displays "No Internet Access," and there's an exclamation point next to the network name? This problem is familiar to millions of users, and in 90% of cases, it can be resolved independently without calling a technician. The causes range from the mundane cable break until the router firmware crashes, but the diagnostic algorithm is always the same: from simple to complex.

In this article we will look at 7 proven methods restoring internet access on routers TP-Link (relevant for models Archer C6, TL-WR840N, TL-WR940N, Deco and others). You'll learn how to determine the culprit—your ISP, router, or your device—and what to do if the lights aren't working properly. No fluff: just checklists, interface screenshots, and terminal commands (where necessary).

We warn you right away: if you have fiber optic connection (ONU/GPON), some steps will differ - we will mention this separately. Also, don't miss A section on "MAC address spoofing," which saves 15% of ISP-blocked cases..

📊 What type of internet connection do you have?
Fiber optic (GPON/ONU)
ADSL (telephone line)
Ethernet (twisted pair)
4G/5G router

1. Check the physical connection: cable, ports, indicators

Start with the most obvious - physical connectionsEven if the cable "worked yesterday," it could be bent, corroded, or accidentally pulled out by a pet. Here's what to do:

  • 🔌 Disconnect and reconnect the provider's cable to the port WAN (It's usually highlighted in blue.) Make sure the connector clicks into place.
  • 🔍 Check the indicators on the router:
    • 🟢 Power - must burn constantly.
    • 🟡 WAN — should blink (with active traffic) or light up (when connected without traffic). If it doesn't burn at all — the problem is in the cable or port.
    • 🔵 Wi-Fi — should be on (if the wireless network is active).
  • 🔄 Try a different cable (for example, from the router kit). Sometimes the twisted pair cable gets damaged near the connector.
  • 💻 Connect the cable directly to the computer, bypassing the router. If the internet appears, the router is to blame; if not, call your provider.

Pay special attention WAN port: on some models TP-Link (For example, Archer C20) It may "stick" after a power surge. In this case, only a router reboot will help. with power removed for 30 seconds.

☑️ Cable and port diagnostics

Completed: 0 / 5
⚠️ Attention: If you have fiber optic connection (ONU terminal), check also optical cable Check for bends and cracks. Damaged fiber may transmit light but not data.

2. Rebooting the router and devices: when turning them off and on helps

It sounds trivial, but proper reboot Solves up to 30% of internet access problems. The key word here is "correct." Pressing a button isn't enough. Reboot in the web interface or pull the plug for a second. Follow this algorithm:

  1. Turn off the router's power (remove the plug from the socket).
  2. Wait 30-60 seconds - this time is enough for the capacitors to discharge and the cache to be cleared.
  3. Turn the router back on and wait until it is fully loaded (all indicators should stabilize).
  4. Restart your device (smartphone, laptop, PC) connected to Wi-Fi.

If after reboot the indicator WAN does not light up or flashes orange, this could mean:

  • 🚫 Problems on the provider's side (line break, technical work).
  • ⚙️ Incorrect WAN settings (for example, the wrong connection type was selected).
  • 🔌 WAN port failure (solved by replacing the router or using the LAN port as WAN, if the model supports it).

3. Check WAN settings: connection type, IP, DNS

If the physical connection is fine but there is still no internet, incorrect WAN settings — the next likely cause. Go to the router's web interface (192.168.0.1 or 192.168.1.1, login/password usually admin/admin) and check:

  1. Connection type (WAN Connection Type):
    • Dynamic IP (DHCP) is the most common option for home networks.
    • Static IP — if your provider gave you a fixed IP, mask, gateway, and DNS.
    • PPPoE — requires entering login/password from the provider.
    • L2TP/PPTP — rarely used, but sometimes found among business providers.

Check with your provider to see what type of connection you have. If you're unsure, try it. Dynamic IP (it works 80% of the time).

  • MAC addressSome providers bind access to the MAC address of your old router or computer. If this is the case, clone the MAC address in the settings (Network → MAC Clone).
  • DNS servers: try replacing them with public ones, for example, 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare).
  • Parameter Meaning for Dynamic IP Value for PPPoE
    WAN Connection Type Dynamic IP PPPoE
    Username/Password Login/password from the provider
    DNS 8.8.8.8 And 8.8.4.4 Same or provider's DNS
    MTU 1500 (default) 1480 (if there are problems)

    If you have changed your settings, be sure to save them (button Save) and reboot the router. After that, check your internet access.

    How can I find out the connection type from my provider?

    Call support and ask: "What connection type does my plan use—Dynamic IP, PPPoE, or another?" Alternatively, check your contract or personal account on the provider's website.

    4. Resetting the router to factory settings: when nothing helps

    If the previous steps did not produce results, reset settings can bring your router back to life. This is relevant if:

    • 🔄 You or someone else changed the router settings, and after that the internet disappeared.
    • 💥 The router started glitching after a firmware update.
    • 🔒 You forgot your web interface password.

    There are two ways to reset the settings:

    1. Via the web interface:
      1. Go to System Tools → Factory Defaults.
      2. Click Restore.
      3. Confirm the action.
    2. Hard reset (using the Reset button):
      1. Find the button on the back of the router. Reset (usually recessed into the body).
      2. Take a paper clip or a toothpick, press and hold for 10-15 secondsuntil the indicators start flashing.
      3. Release the button and wait for the reboot (1-2 minutes).
    ⚠️ Attention: After reset All Wi-Fi settings (network name, password), ports, parental controls and other settings will be deleted.Prepare the data for reconfiguration in advance (login/password from the provider, Wi-Fi name, etc.).

    After reset:

    1. Connect to the router via cable or Wi-Fi (the network name will be TP-Link_XXXX, the password is on the sticker).
    2. Go to the web interface and repeat the WAN setup (see section 3).
    3. Update your firmware (if a new version is available).

    5. Firmware update: fixing bugs and errors

    Outdated or corrupted firmware may cause loss of internet connection, even if Wi-Fi is working. Updating your router's software often solves problems with:

    • 🔄 Constant connection breaks (especially relevant for Archer C50 And TL-WR841N).
    • 🚫 Incorrect operation of PPPoE (does not connect to the provider's servers).
    • 📡 Weak Wi-Fi signal on new devices (due to outdated drivers).

    To update the firmware:

    1. Download the latest version from official TP-Link website (select your model).
    2. Go to the router's web interface and go to System Tools → Firmware Upgrade.
    3. Click Choose File, select the downloaded file and wait for it to complete (do not turn off the router!).
    ⚠️ Attention: If during the update the power will turn off, your router may become bricked. Use an uninterruptible power supply (UPS) or a fully charged laptop.

    After update:

    • 🔄 Reset settings (see section 4) - this will help avoid conflicts between old configurations and the new firmware.
    • ⚙️ Reconfigure WAN (sometimes the update resets the connection type to Dynamic IP).

    6. Virus check and DNS change: if the problem is on the device

    Sometimes the problem is not in the router, but in your device (laptop, smartphone, tablet). Here's what you need to check:

    • 🦠 Viruses and malware:

      Some viruses change network settings, block DNS, or redirect traffic. Run a full antivirus scan (for example, Kaspersky Virus Removal Tool or Malwarebytes).

    • 🔧 Network settings on the device:
      • On Windows: go to Settings → Network & Internet → Configure adapter settings, find your connection (Wi-Fi or Ethernet), right-click → PropertiesInternet Protocol version 4 (TCP/IPv4). Make sure the boxes are checked. Obtain an IP address automatically And Obtain DNS server address automatically.
      • On Android/iOS: reset network settings in the menu Settings → System → Reset → Reset Wi-Fi, mobile network, and Bluetooth settings.
    • 🌍 DNS servers:

      If the sites do not open, but ping 8.8.8.8 It works in the command line, but the problem is with DNS. Try manually entering:

      Primary DNS: 1.1.1.1
      

      Alternate DNS: 8.8.8.8

    If the problem is observed on one device only, and the rest are connected to the internet normally—it's the culprit. In this case:

    • 🔄 Reinstall network card drivers (on PC).
    • 📱 Reset network settings (on your smartphone).
    • 🛡️ Check your firewall/antivirus software - they may be blocking access.

    7. Diagnostics from the provider: call support

    If you've tried everything and still have no internet, The problem may be on the provider's sideHere's how to check:

    • 📞 Call support and report:
      • Router model (TP-Link Archer C6 etc.).
      • Connection type (PPPoE, Dynamic IP and others).
      • Status of indicators (whether they are on WAN, does it blink orange?
      • Ping test results (if you know how to do it).
    • 🔍 Please clarify:
      • Is there any? technical work in your area.
      • Is yours blocked? MAC address (sometimes providers ban devices for suspicious activity).
      • Have they changed? connection parameters (for example, changing VLAN for IPTV).

    If your provider says everything is fine on their end, but your internet isn't working, try:

    • 🔄 Connect the router to another Internet source (for example, via a USB modem). If it works, it's the provider's fault.
    • 📡 Test your neighbor's/friend's router (if possible).
    ⚠️ Attention: Some providers (eg Rostelecom or Beeline) can block access If you suspect non-payment or unauthorized connection, please check the status of your personal account.
    🔹 Why didn't I get internet after resetting my router?

    Resetting returns the router to factory settings, but does not automatically configure the connection to the providerYou need:

    1. Login to the web interface (192.168.0.1 or 192.168.1.1).
    2. Go to Network → WAN.
    3. Choose the right one connection type (check with your provider) and enter your login/password (if necessary).
    4. Save settings and reboot the router.
    🔹 How do I know if my ISP is blocking my router?

    Signs of blocking:

    • Indicator WAN It's on, but there's no internet.
    • When connecting the cable directly to the PC, the Internet appears.
    • The provider asks to “register the device” or talks about an “unauthorized connection”.

    Solution: clone the MAC address of the old device (Network → MAC Clone) or call support to unblock.

    🔹 Why does Wi-Fi work but a cable connection doesn't?

    Possible reasons:

    • 🔌 Problem with the cable (try another one).
    • 🖥️ Faulty network adapter on PC (check on another device).
    • ⚙️ DHCP is disabled for wired connections. (go to the router settings and turn it on).
    • 🔄 LAN port failure (try a different port on the router).
    🔹 Can I use a TP-Link router without internet access (for example, for a local network)?

    Yes. To do this:

    1. Disconnect the provider's cable from the port WAN.
    2. Connect devices to ports LAN or via Wi-Fi.
    3. In the router settings (Network → LAN) make sure that DHCP server is enabled - then the devices will automatically receive local IP addresses (for example, 192.168.0.x).

    The local network will work, but there is no internet access.

    🔹 How can I check if the router or my ISP is at fault?

    Diagnostic algorithm:

    1. Connect the provider's cable directly to a PC/laptop (without a router). If the internet appears, the router is to blame.
    2. Check it out WAN indicator on the router:
      • 🟢 Green light means there is a physical connection, but the problem is in the settings.
      • 🟠 Flashing orange - no connection to the provider (call support).
      • ⚫ Doesn't light up - there's a problem with the cable or port.
  • Try it another router (Borrow from friends). If the internet works with it, your router is faulty.