There's Wi-Fi, but no internet: How to fix a router yourself

Are you connected to your home Wi-Fi network, but your browser stubbornly displays "No internet access," and your messaging apps won't update? This situation is familiar to millions of users: the router is broadcasting the internet, but the traffic "disappears." The causes could lie in the device's settings or issues with the provider. In 90% of cases, the problem can be resolved without calling a technician—all you need to know is... where to look for the root of evil and how to act correctly.

This article - step-by-step guide On diagnosing and repairing a router when Wi-Fi is working but there's no internet. We'll address common user errors (such as ignoring the device's indicators), teach you how to distinguish hardware from software failures, and show you how to restore network access in 10-30 minutes. We'll pay special attention to the following models: TP-Link Archer, ASUS RT, Keenetic And Zyxel — their interfaces most often raise questions among beginners.

We warn you right away: if the problem occurs after thunderstorms, power surges If the router is damaged or physically damaged (such as being dropped), there's a high risk of internal component failure. In such cases, attempting repairs yourself could make the situation worse—it's best to contact a service center. For all other scenarios, follow our recommendations.

1. Checking basic parameters: indicators, cables, power supply

Start with a visual inspection of the router. The front panel of the device contains LED indicators that encode the network stateTheir combinations will suggest where to look for the problem:

  • 🔴 Power indicator does not light up or flashes abnormally (e.g. orange) → malfunction of the power supply or internal capacitor.
  • 🟡 WAN indicator (Internet) is not active or is yellow → there is no connection to the provider, the cable is damaged or the connection settings are incorrect.
  • 🟢 LAN indicators (wired ports) are green → the physical connection to devices (PC, TV) is working correctly.
  • 🔄 Wi-Fi indicator blinks too quickly → network congestion or attack from connected devices is possible.

If the indicator WAN (or Internet) has gone out or is not lit as usual, follow these steps:

Check if the cable from the provider is firmly inserted into the WAN port (usually highlighted in blue)

Make sure the router's power supply is plugged into a power outlet and is not heating up.

Unplug your router for 30 seconds, then plug it back in (hard reset)

Try connecting your ISP's cable directly to your PC/laptop (bypassing the router) - if the internet appears, the problem is with the router.

Please note provider cableUsers often confuse ports. WAN And LAN, plugging the internet cable into the local network port. This results in no access, although Wi-Fi is available. On most routers, the port WAN highlighted in color (blue, yellow) or with a caption Internet.

⚠️ Attention: If you use fiber optic connection (GPON), check if the indicator on ONU terminal (set-top box from the provider). Its disconnection or failure will lead to internet interruption on all devices, including the router.

2. Rebooting the router: when and how to do it correctly

A simple reboot solves up to 40% of internet access problems. However, few people do this. Right. Just press a button Power or pulling the plug out of the socket is not enough - you need to do cold boot (full reset), which resets the cache and temporary errors.

Instructions for all router models:

  1. Unplug the router's power supply from the power outlet.
  2. Wait minimum 30 seconds (during this time the capacitors will discharge and the RAM will be reset).
  3. Turn the power back on and wait until it boots up completely (the indicators will stop flashing).
  4. Please check your internet access in 1-2 minutes.

If the problem persists after rebooting, try alternative method: hold down the button Reset (usually recessed into the case) for 10-15 seconds before resetting. This will return the router to factory settings but will erase all your settings (Wi-Fi password, device associations, etc.). Use this method only if other options have failed.

📊 How often do you reboot your router to solve problems?
Once a week
Only when something breaks
Never rebooted
I don't know where the button is

3. Checking the connection settings to the provider (WAN)

If the router distributes Wi-Fi, but there is no Internet, the culprit may be Incorrect WAN parameters — especially if you've recently changed your plan, provider, or reset your settings. Most modern routers (TP-Link, ASUS, Keenetic) support automatic IP acquisition (DHCP), but some providers (for example, Beeline, MTS) require manual configuration.

To check the parameters:

  1. Connect to the router via cable or Wi-Fi.
  2. Open your browser and enter the web interface address:
    • TP-Link, D-Link: 192.168.0.1 or 192.168.1.1
    • ASUS: 192.168.1.1 or router.asus.com
    • Keenetic: 192.168.1.1 or my.keenetic.net
  • Enter login/password (usually by default admin/admin or indicated on the sticker on the bottom of the router).
  • Go to the section Internet (WAN, Network) and check:
    • Connection type (DHCP, PPPoE, Static IP and others).
    • Login/Password (if used) PPPoE).
    • Parameters VLAN ID (relevant for some providers, for example, Rostelecom).
    • If you are unsure whether your settings are correct, please contact your provider's technical support and check the current parameters. For example, PPPoE-connection may require entering login in the format login@provider.ru.

      Connection type When used What to check
      DHCP (Auto) Most home tariffs The router should automatically obtain IP and DNS
      PPPoE Providers: Rostelecom, Dom.ru, TTK Login, password, sometimes MTU (usually 1472)
      Static IP Corporate rates, dedicated lines IP address, mask, gateway, DNS (provided by the provider)
      L2TP/PPTP Rarely, usually for VPN connections Server address, login, password, key (if any)
      ⚠️ Attention: If you changed your provider but did not reset your router settings, the old parameters PPPoE or VLAN may block a new connection. In this case, perform a factory reset (button Reset).

      4. Updating your router firmware: why is it important?

      Outdated firmware is one of the most common reasons unstable internetManufacturers regularly release updates that fix compatibility issues with providers, security vulnerabilities, and Wi-Fi bugs. For example, in 2026 TP-Link released a critical update for the series Archer C6/C7, which eliminates problems with connecting to MTS And Beeline.

      How to update firmware:

      1. Download the latest firmware version from the manufacturer's official website (indicate the exact router model!).
      2. Connect to the router via cable (updates via Wi-Fi may be interrupted!).
      3. In the web interface, find the section System toolsSoftware update (Firmware Upgrade).
      4. Upload the downloaded file and wait for the process to complete (do not turn off the router!).

      After the update, the router will reboot automatically. If you still can't connect to the internet, check your settings. WAN - sometimes an update resets them to default values.

      What to do if the update is stuck?

      If the update process is stuck for 5+ minutes, don't panic. Unplug the router for 10 seconds, then plug it back in. If the device doesn't boot (all lights are on or only the power is flashing), you'll need to disaster recovery via TFTP server (instructions are available on the manufacturers’ websites).

      5. Reset DNS and check network settings on devices

      Sometimes the problem is not in the router, but in settings of connected devices — PCs, smartphones, or smart TVs. For example, after connecting to public networks (in cafes or airports), your laptop may have saved static DNS settings that conflict with your home network.

      How to reset network settings:

      • 🖥️ On Windows:
        1. Open Command line (Win + R → enter cmd).
        2. Execute the commands one by one:
          ipconfig /release
          

          ipconfig /renew

          ipconfig /flushdns

        3. Restart your PC.
    • 📱 On Android/iOS:
      1. Forget the Wi-Fi network in the settings.
      2. Restart your device.
      3. Reconnect to the network.
  • If the problem persists, try manually entering public DNS (for example, from Google or Cloudflare) in the router or device settings:

    • 8.8.8.8 And 8.8.4.4 (Google DNS)
    • 1.1.1.1 And 1.0.0.1 (Cloudflare DNS)
    • ⚠️ Attention: If some websites (such as banking services) stop working after changing your DNS, reset your settings to default. Some providers block third-party DNS services to protect against fraud.

      6. Diagnostics of hardware faults

      If none of the software methods helped, the problem may be in physical damage to the routerThe most common failures are:

      • 🔌 WAN port — oxidation of contacts or breakage of tracks on the board.
      • 📡 Wi-Fi antennas — damage to the cable or connector (especially if the router was dropped).
      • power unit - unstable voltage leads to failures in the operation of chips.
      • 🔥 Capacitors - swelling or leakage of electrolyte (visible when opening the case).
      • How to check:

        1. WAN port: Connect the internet cable directly to your PC. If the internet connection appears, the router port is faulty.
        2. Power unit: Measure the voltage with a multimeter (it should match the value indicated on the sticker, for example, 12V 1A). If the voltage sags or fluctuates, the unit needs to be replaced.
        3. Antennas: Try connecting to the router via cable. If the internet works but Wi-Fi doesn't, the problem is with the radio module.

      A critical sign of hardware failure: the router overheats (feels hot to the touch) or emits a high-pitched whistling sound. In this case, further use is dangerous—unplug the device and contact a service center.

      7. When the ISP is at fault: how to check and what to do

      Up to 20% of calls to ISP support are related to problems that users mistakenly attribute to the router. For example, accidents on the line, MAC address blocking or traffic limit exhausted (Applicable to plans with a FUP). How to identify a provider-side issue:

      • 📵 No WAN connection: Indicator Internet The light on the router is not lit or is blinking red, although the cable is connected correctly.
      • 🔄 Frequent breaks: The Internet appears for 1–2 minutes, then disappears (typical for problems with the provider’s equipment).
      • 🚫 Blocking: When connecting to the router, the provider's page opens, requiring payment or identity verification.
      • Actions:

        1. Call your provider's support team (the number is usually listed in your contract or on the website).
        2. Check if there are any ongoing technical work in your area.
        3. Ask to check your port status on the switch.
        4. If the problem is with the blocking, you may need to bind the router's MAC address (it can be found on the device sticker or in the web interface).
        ⚠️ Attention: Some providers (eg Rostelecom) automatically block access if viruses or unauthorized Wi-Fi sharing are suspected. If support reports "suspicious activity," check your network devices for malware.

        FAQ: Frequently asked questions about Wi-Fi not working

        The router is distributing Wi-Fi, but it says "No internet access." What's wrong?

        This is a typical situation where the router is working (distributing the local network), but cannot connect to the ISP. Reasons:

        • Incorrect settings WAN (for example, incorrect connection type or login/password for PPPoE).
        • Problems on the provider's side (crash, port blocking).
        • Port failure WAN or provider cable.

        Start by checking the indicator Internet On your router. If it's not lit, there's a problem with your ISP connection. If it's lit but there's no internet, check your DNS settings or update your firmware.

        After resetting my router, my internet connection disappeared. What should I do?

        A factory reset deletes all settings, including your ISP connection information. You need to:

        1. Check with your provider for the connection type (DHCP, PPPoE etc.) and current login/password.
        2. Log into the router's web interface (usually 192.168.1.1) and enter the parameters in the section WAN or Internet.
        3. Save settings and reboot the device.

        If you are unsure of the parameters, ask your provider to send them by email or SMS.

        There is internet on my phone, but not on my computer. Why?

        This means the router is working properly, but the problem lies in the settings of the specific device (PC). Reasons:

        • Incorrect IP or DNS parameters (for example, a static IP is specified that conflicts with the network).
        • Network adapter failures (drivers, hardware malfunctions).
        • Blocked by antivirus or firewall (try temporarily disabling protection).

        Solution: Reset network settings on your PC (commands) ipconfig /release And ipconfig /renew), update the adapter drivers or connect via cable to check.

        The router gets hot and turns off. Is this normal?

        No, overheating is a sign malfunctionsPossible reasons:

        • The ventilation holes are dusty (clean the router with compressed air).
        • Capacitors or chips are faulty (repair required).
        • Unstable voltage in the network (use a surge protector).

        If your router shuts down under load (for example, when downloading files), the power supply or processor is likely faulty. A temporary solution is to reduce the load (disabling torrents or online games). A long-term solution is to replace the device.

        Is it possible to fix a router yourself if it doesn't turn on?

        If the router does not respond to the power button or the indicators do not light up, the following may be the reasons:

        • Defective power supply (check voltage with a multimeter).
        • Burnt fuse or capacitors on the board (visible when opened).
        • Short circuit after power surge.

        Self-repair is possible if you have experience using a soldering iron and a multimeter. Otherwise, it's best to contact a service center—diagnostics typically cost no more than 500–1,000 rubles.