Are you trying to connect to Wi-Fi, but the internet is stubbornly down? Does your device show "No network access," "Connected but no internet," or isn't detecting the network at all? This problem is familiar to millions of users—and there can be dozens of causes, from a simple power outage to complex IP address conflicts.
In this article we systematized all possible reasons, where Wi-Fi doesn't connect or doesn't distribute internet. You'll learn how to diagnose the problem. Windows 10/11, Android/iOS, Smart TV and other devices, and also receive step-by-step instructions Troubleshooting. No fluff or general advice—just concrete steps with explanations.
Let's start with the simplest part: checking the hardware. Then we'll move on to configuring the router, drivers, and network protocols. If you're not a techie, don't worry: we've broken the process down into easy-to-understand steps, complete with illustrations (where appropriate) and warnings about common errors.
1. Checking the physical connection and equipment
Before digging into the settings, make sure the problem isn't hardware-related. 40% of cases of no Wi-Fi are associated with trivial things: a power outage, damaged cables, or an overheated router.
Here's what you need to do first of all:
- 🔌 Check the router's power supply: is the indicator on?
PowerIf not, try a different outlet or check the power supply (sometimes it burns out due to power surges). - 📡 Inspect the antennas: on routers with external antennas (TP-Link Archer C6, ASUS RT-AX88U) They must be fixed vertically. If the antenna is broken, the signal will be weak or absent.
- 🔄 Reboot your routerUnplug it for 30 seconds, then plug it back in. This will clear the cache and temporary errors. On some models (eg, Keenetic) after rebooting, the firmware is automatically updated if the "Auto update" option is enabled.
- 🖥️ Check your internet connection with your providerConnect the cable directly to your PC/laptop (bypassing the router). If the internet still doesn't work, the problem is with your ISP.
If Wi-Fi still doesn't work after these steps, proceed to the next step. If the router doesn't turn on at all (no lights are on), it's likely burned out and will need repair or replacement.
⚠️ Attention: On some routers (Zyxel Keenetic, MikroTik) after power off the settings are reset DHCPIf you have static IP addresses, you will have to reconfigure them.
2. Router-side issues: settings and failures
If everything is physically fine, but Wi-Fi isn't transmitting internet, the router settings are to blame. The most common errors are:
- 🔐 Wi-Fi password (someone could have changed it or reset the settings).
- 📶 Network operating mode (for example, only 5 GHz is enabled, and your device only supports 2.4 GHz).
- 🔄 DHCP server (does not distribute IP addresses to devices).
- 🛡️ MAC address filtering (the router is blocking your device).
To check this, go to your router's control panel. It's usually available at 192.168.0.1 or 192.168.1.1 (check the sticker on the case). The default login and password are admin/admin or admin/password (if you haven't changed it).
Here are the key settings to check:
| Parameter | Where to look | What should be |
|---|---|---|
| Wi-Fi mode | Wireless → Basic Settings | 802.11 b/g/n/ac/ax (or 2.4 GHz + 5 GHz) |
| Channel width | Wireless → Channel | Auto or 20/40 MHz (for 2.4 GHz) |
| DHCP server | LAN → DHCP Server | Enabled (on) |
| MAC filtering | Wireless → MAC Filter | Disabled (disabled) |
| WPS | Wireless → WPS | Disabled (disabled if not in use) |
If you're unsure about what you're doing, you can reset your router to factory settings. To do this:
- Press and hold the button
Reset(usually it is recessed into the body and requires a paper clip) 10-15 seconds. - Wait for the reboot (the indicators will blink).
- Connect to the network with the router name (for example,
TP-Link_1234) and configure it again.
⚠️ Note: After resetting, all static IP addresses, forwarded ports, and firewall rules will be lost. If you have configuredVPN,DMZorPort Forwarding— write down the settings in advance.
Make sure the problem is not on the provider's side
Check the indicators on the router (Wi-Fi should be on)
Try connecting from another device
Take a photo of the current settings (if you have access to the panel)
-->
3. IP address conflicts and DHCP errors
One of the most insidious problems is when a device connects to Wi-Fi, but the internet doesn't work. An exclamation mark may appear next to the network name (on Windows) or the message "No internet access". In 90% of cases, this is due to IP address conflict or a failure DHCP.
How to check this:
- On Windows: open
Command line(Win + R → cmd) and enter:ipconfig /allLook for the line
IPv4 addressIf it starts with169.254.x.x- this means thatDHCPdid not give out the address. - On Android/iOS: Go to your Wi-Fi settings, click on your network and look at the IP address. If it
0.0.0.0or169.254.x.x— the problem isDHCP.
Solutions:
- 🔄 Restart DHCP on the device:
- On Windows:
ipconfig /release→ipconfig /renew. - On Android: Forget the network and reconnect.
- On iOS:
Settings → Wi-Fi → (i) next to the network → Forget this network.
- On Windows:
- 🖥️ Set up a static IP (if DHCP does not work):
- On Windows:
Control Panel → Network Connections → Properties → IPv4. - Specify an IP from the router range (for example,
192.168.1.100), mask255.255.255.0, gateway192.168.1.1and DNS8.8.8.8(Google).
- On Windows:
- 📡 Check your router's DHCP settings.:
- Go to your router's control panel.
- Find the section
LAN → DHCP Server. - Make sure the server is up (
Enabled) and the range of IP addresses is not exhausted (for example, with192.168.1.100to192.168.1.199).
If after these steps the Internet does not work, the problem may be in DNS serversTry manually entering Google's DNS (8.8.8.8 And 8.8.4.4) or Cloudflare (1.1.1.1).
4. Problems with drivers and network adapters
If Wi-Fi doesn't work on only one device (for example, a laptop or PC), and others connect fine, it's the fault of network card drivers or its settings. This is especially relevant after an update. Windows or reinstalling the system.
How to diagnose:
- Open
device Manager(Win + X → Device Manager). - Find the section
Network adapters. - If next to the adapter name (Intel Wi-Fi 6 AX200, Qualcomm Atheros QCA61x4) the exclamation mark is on - the driver is not working properly.
Solutions:
- 🔄 Update your driver:
- Right-click on the adapter →
Update driver→Automatic search. - If it doesn't help, download the driver from the manufacturer's website (Intel, Realtek, Broadcom) and install manually.
- Right-click on the adapter →
- 🗑️ Uninstall and reinstall the driver:
- IN
Device Managerremove the adapter (right click →Remove device). - Restart your PC - Windows will install the driver automatically.
- IN
- ⚙️ Check your adapter settings:
- Open
Propertiesadapter inDevice Manager. - Tab
Power management→ uncheckAllow the computer to turn off this device to save power. - Tab
Additionally→ find the parameterWireless Modeand install802.11acor802.11n(depending on support).
- Open
If Wi-Fi still doesn't work after updating your drivers, try rolling back your system to a previous restore point (Control Panel → Recovery). Sometimes problems start after updates. Windows, which conflict with drivers.
⚠️ Note: On laptops Lenovo, HP And Dell After updating the BIOS, the settings may be resetWireless LANin BIOS. Go to BIOS (F2/Delwhen loading) and make sure thatWirelessincluded (Enabled).
How to find out the model of a Wi-Fi adapter?
Open Command line and enter:
wmic nic get name, manufacturer
Or look in Device Manager in the section Network adaptersThe title usually contains the words Wireless, Wi-Fi or Network Adapter.
5. Interference and weak signal: how to boost Wi-Fi
If Wi-Fi connects, but the internet is slow or keeps dropping out, the problem may be weak signal or interference from other networks. This is especially important in multi-apartment buildings, where dozens of routers may operate on a single channel.
How to check signal strength:
- On Windows: Click on the Wi-Fi icon in the tray - the number of "bars" shows the signal strength.
- On Android: install the application Wi-Fi Analyzer (shows the signal level in
dBmand channel congestion). - On iOS: V
Settings → Wi-FiThe signal strength is displayed next to the network name.
Optimal values:
- 📶
-30 dBmto-50 dBm: excellent signal. - 📶
-50 dBmto-60 dBm: good signal. - 📶
-60 dBmto-70 dBm: weak signal (breaks are possible). - 📶
-70 dBmand below: very weak signal (Internet may not work).
Signal Boosting Solutions:
- 🔄 Change Wi-Fi channel:
- In the router panel, find
Wireless → Channel. - For
2.4 GHzselect channels1,6or11(they do not intersect). - For
5 GHzselect the channel with the least load (look in Wi-Fi Analyzer).
- In the router panel, find
- 📡 Change the location of the router:
- The router should be located in the center of the apartment, on a raised area (not on the floor!).
- Avoid proximity to microwaves, cordless phones and metal objects.
- 🔌 Use a repeater or mesh system:
- If the signal is weak in distant rooms, install Wi-Fi repeater (TP-Link RE605X, Xiaomi Wi-Fi Range Extender).
- It is better suited for larger houses. Mesh system (Google Nest Wi-Fi, ASUS ZenWiFi).
- 🛡️ Update your router firmware:
- Go to the control panel, find the section
Administration → Firmware Upgrade. - Download the latest firmware from the manufacturer's website and update your router.
- Go to the control panel, find the section
If you have a dual-band router (ASUS RT-AX86U, TP-Link Archer AX6000), try connecting to the network 5 GHz - it is less congested, but has a smaller coverage area. For older devices (e.g., Smart TV 2015) there may be no support 5 GHz - in this case use 2.4 GHz.
6. Blocking by antivirus, firewall or provider
Sometimes Wi-Fi connects but the internet doesn't work because traffic blocking antivirus, firewall, or even your ISP. This is especially true if you use VPN, Tor or peer-to-peer networks.
How to check:
- 🛡️ Disable your antivirus/firewall:
- On Windows: turn off Windows Defender or a third-party antivirus (Kaspersky, ESET, Avast).
- Try opening the website - if it works, the problem is in your antivirus settings.
- 🌐 Check your router's firewall settings:
- Go to your router control panel and find
FirewallorSecurity. - Make sure they are not turned on
Parent Control,Access ControlorIP Filter.
- Go to your router control panel and find
- 📡 Check with your provider for restrictions:
- Some providers (eg Rostelecom, MTS) block access to certain sites or protocols.
- Call support and ask if any restrictions apply to you (for example, due to non-payment or tariff).
If you use VPN and the internet doesn't work:
- Turn it off
VPNand check the connection. - Try changing the server or protocol (
OpenVPN,WireGuard,IKEv2). - If
VPNIt's blocked by your provider, try it.Stealth VPNorShadowsocks.
The problem may also be in DNS filteringSome providers (eg. Beeline) automatically replace DNS with their own, which can lead to website blocking. To bypass this, manually enter Google's DNS (8.8.8.8) or Cloudflare (1.1.1.1).
⚠️ Please note: If you are connecting to a corporate or public network (in a cafe or hotel), access to some websites may be restricted by the administrator. In this case, only VPN.
7. Specific problems on different devices
Some devices have unique Wi-Fi "bugs." Let's look at the most common ones.
On Windows 10/11:
- 🖥️ "No connections available":
- Check if the adapter is turned on:
Win + A → Wi-Fi(must be enabled). - Launch
Troubleshooting(right click on the Wi-Fi icon →Troubleshooting).
- Check if the adapter is turned on:
- 🔄 "Connected, but no internet access":
- Reset the TCP/IP stack: in
Command lineAs administrator, enter:netsh int ip resetnetsh winsock reset - Restart your PC.
- Reset the TCP/IP stack: in
On Android:
- 📱 "Authentication failed":
- Forget the network and reconnect.
- Check if the password is correct (sometimes the keyboard layout gets confused).
- If used
WPA3, try switching the router toWPA2(some older smartphones do not supportWPA3).
- 🔄 "The connection is unstable":
- Turn it off
Adaptive Wi-Fi(Settings → Wi-Fi → Advanced). - Turn on
Modem modeand immediately turn it off - this will reset the network settings.
- Turn it off
On Smart TV (Samsung, LG, Sony):
- 📺 "Unable to connect to the network":
- Reset network settings:
Settings → Network → Network Reset. - Update your TV firmware (manually or automatically).
- If your TV is older than 2018, try connecting via cable - some models (Samsung Series 5 2016) do not work well with modern routers.
- Reset network settings:
On iPhone/iPad:
- 🍎 "Unable to connect to the network":
- Forget the network:
Settings → Wi-Fi → (i) → Forget this network. - Turn it off
Private Wi-Fi address(Settings → Wi-Fi → (i) → Private Address). - Reset network settings:
Settings → General → Transfer/Reset → Reset network settings.
- Forget the network:
If the problem occurs only on one device, and the others connect normally, its settings or hardware limitations are to blame (for example, an old Wi-Fi module does not support modern standards).
8. When to contact your provider or service center
If you've tried everything but your Wi-Fi still isn't working, the problem might not be on your end. Here's when to seek help:
- 📞 Problems on the provider's side:
- The Internet does not work either via Wi-Fi or cable.
- The indicator on the router is not lit.
InternetorWAN. - The provider reports technical work (check the website or call support).
- 🔧 Router malfunction:
- The router does not turn on or constantly reboots.
- The indicators are not lit as usual (for example,
Wi-Fiflashes red). - Factory reset doesn't help.
- 💻 Network card failure:
- Wi-Fi doesn't work on any router (check on your phone or at your neighbors').
- IN
Device Managerthe adapter is displayed with an error (Code 10,Code 43).
What to do in these cases:
- 📞 Call your provider:
- Say that you have "no connection on the WAN port" or "the Internet light is not on."
- Check if they are blocking yours
MAC address(sometimes binding is required).
- 🔧 Take your router to a service center:
- If the router is under warranty, contact the official service center (TP-Link, ASUS, Keenetic).
- If there is no warranty, check the cost of repairs (sometimes it is cheaper to buy a new one).
- 💻 Replace the Wi-Fi adapter:
- On a PC, you can buy an external USB adapter (TP-Link TL-WN823N, ASUS USB-AC56).
- On a laptop, replace the Wi-Fi module (for example, on Intel AX200 for support
Wi-Fi 6).
If you rent a router from a provider (Rostelecom, Beeline, MGTS), do not attempt to repair it yourself—this may violate the terms of the contract. Call support and request a replacement.
⚠️ Important: Before visiting a service center, make a backup copy of your router settings (if it turns on). Most control panels have a section Backup/Restore.