A situation where a router is working properly, but some devices stubbornly refuse to connect to the wireless network, is one of the most common problems in home infrastructure. A user may observe a paradox: a friend's phone picks up a signal in the corner of the room, while their own laptop can't see the network even when right next to the antenna. This often causes confusion, as the router's indicators are lit normally, while the internet connection on other devices is dreadful. However, this scenario stems from a complex set of software limitations, hardware conflicts, and security settings that must be analyzed step by step.
In most cases, the cause is not a physical failure of the equipment, but rather logical limitations of the protocol or settings. DHCP serversModern routers, especially budget models, have limits on the number of simultaneous connections or IP addresses assigned. Furthermore, human error should not be discounted: the network may simply be hidden from the list of available networks, or filtering may be enabled. MAC addressesUnderstanding these mechanisms allows you to quickly fix the problem without calling a technician.
This article will help you conduct a thorough diagnosis of your local network. We'll cover the technical nuances of frequency bands, network card driver features, and hidden router settings that can block new client connections. If you're experiencing intermittent Wi-Fi, carefully review the following sections to find a solution.
DHCP address pool overflow and connection limits
One of the most common reasons why new devices cannot access the Internet is the exhaustion of the address pool. DHCPWhen you connect a device to the network, the router automatically assigns it a unique IP address from a reserved range. If this range is too small or the network has accumulated a large number of old but not deleted records of connected devices, new clients simply don't receive a "digital pass."
The router maintains a table of address leases, and each entry has a lifetime. However, under high-activity conditions, when devices are constantly reconnecting or changing MAC addresses (a randomization feature in modern smartphones), the table can become full before the leases of old entries expire. As a result, the router continues to broadcast a signal but refuses to issue an IP address, which visually appears to be endlessly acquiring a network address.
⚠️ Note: Some router models have a hard-coded DHCP client limit set by the manufacturer, which can be as few as 10–15 devices. If you have a smart home with dozens of sensors, light bulbs, and outlets, the default pool may not be enough for even the most basic devices.
To resolve the issue, you need to log into the router's web interface and check the LAN settings. You need to find the section LAN -> DHCP Server and expand the range of addresses issued. For example, if the range starts with 192.168.1.100 and ends with 192.168.1.110, then only 11 devices can work simultaneously. Increasing the final value to 192.168.1.250 will solve the problem of address shortage.
It's also worth checking whether static address allocation is manually enabled for each device. If there are many such assignments on the network, they "eat" addresses from the shared pool, even if the device is physically turned off. It's recommended to use dynamic assignment where possible to optimize router resource utilization.
Conflicts between the 2.4 GHz and 5 GHz frequency bands
Modern routers often operate in two ranges: 2.4 GHz And 5 GHzOlder devices may not see the network if the router is configured to operate exclusively on the 5 GHz band or if the "Smart Connect" feature is enabled, which combines both bands into a single network with the same name (SSID). Some older network cards simply cannot correctly process these signals or do not support the standards. 802.11ac And 802.11ax.
The 2.4 GHz band is noisier, but has better wall penetration. If your device is far from the router or behind thick walls, it may not see the 5 GHz network, which attenuates faster. At the same time, if the router is forced to operate in 5 GHz-only mode to improve speed, older laptops and budget smartphones will simply stop detecting the access point.
Technical details of Wi-Fi standards
The 802.11b/g/n standard operates in the 2.4 GHz band. The 802.11ac (Wi-Fi 5) and 802.11ax (Wi-Fi 6) standards use the 5 GHz band and above. Devices that only support Wi-Fi 4 (802.11n) may have issues connecting to networks that are forced into "AC/AX Only" mode.
For diagnostic purposes, try separating the networks by giving them different names, for example, MyWiFi And MyWiFi_5GThis will help you understand the exact range the problematic device operates on. If the gadget sees the network with the set-top box _5G, but does not see the main one, this means that its network module does not support the 2.4 GHz frequency, or it is disabled in the router settings.
Additionally, channel conflicts often occur in the 2.4 GHz band. If neighboring routers operate on the same frequencies, your signal may be drowned out by interference, causing devices to believe there's no network. Switch to a clear channel or use channel bandwidth. 20 MHz instead of 40 MHz can significantly improve network visibility for older receivers.
Hidden SSID and Network Name Broadcast Issues
Sometimes users or default security settings hide the network name (SSID). In this case, the router doesn't broadcast packets with the network name, and it doesn't appear in the list of available connections on phones and laptops. To connect to such a network, you must manually enter the network name and encryption type, which can be an insurmountable barrier for the average user.
Hiding the SSID is often used as a security measure, although experts consider it "protection from honest people," as professional sniffers can easily detect hidden networks based on the service traffic of connected clients. However, for the average user, this creates a situation where "the Wi-Fi is there, but it's not visible." If you've recently changed your router settings or updated the firmware, check if this option is checked. Hide SSID or Hide network name.
| Parameter | Visible network | Hidden network |
|---|---|---|
| Display in the list | Yes | No |
| Required actions | Select and enter a password | Enter your name, security type, and password. |
| Security | Basic | Pseudo-protection (easily detected) |
| Impact on battery | Standard | Increased consumption (searching for network) |
It is also worth considering that some operating systems, especially newer versions iOS And Android, may ignore networks with a weak signal or certain security settings, even if they are visible. If the network name contains special characters or Cyrillic, some devices may display it incorrectly or not see it at all. It is recommended to use Latin characters and a standard character set for the access point name.
MAC address filtering and security settings
One of the most stringent security measures that is often forgotten by home network administrators is filtering by MAC addressesEach network interface has a unique identifier. If the "White List" mode is enabled in the router settings, only devices whose MAC addresses are included in the allowed list will be able to connect. All others, even with the password, will be denied connection.
The opposite is true for the "Deny List," which contains addresses of devices denied access. If you accidentally add your phone or laptop to this list, they will no longer see the network or be unable to authenticate. Checking filter lists is a mandatory step when troubleshooting connection issues, especially if the password is correct but access is denied.
This means that each time you connect to a new network (or even reconnect), your phone may present itself to the router under a new address. If you have strict filtering enabled, such a phone will be permanently blocked. In this case, in the Wi-Fi settings on the device itself, you should select "Use device MAC address" instead of "Random MAC address."
⚠️ Note: Security settings interfaces may vary depending on your router's firmware version. If you're unsure of what you're doing, it's best to temporarily disable MAC address filtering to test it and then configure it correctly.
Network card driver and compatibility issues
It's important to remember that the problem may not be with the router, but with the receiving device itself. Outdated network card drivers, especially on laptops with Windows, often do not work correctly with new encryption standards WPA3 or new roaming protocols. The device may simply not understand the signals sent by a modern router.
Another common issue is an incorrectly set region in the Wi-Fi adapter driver settings. Different countries have different legal restrictions on signal strength and available channels. If the driver thinks it's in a region with one set of rules, but the router operates under different ones, the connection may fail. You can check this in Device Manager by finding your wireless adapter and viewing its properties.
☑️ Network adapter diagnostics
Sometimes, a complete reset of the operating system's network settings helps. In Windows, this can be done via the command prompt with administrator privileges by executing the TCP/IP stack reset command. On mobile devices, forgetting the network and rebooting the device is often enough. If after these steps the device sees other Wi-Fi networks but not yours, the problem is almost certainly with the router settings.
Router CPU overload and hardware limitations
Budget router models often have weak processors and limited RAM. When a large number of devices are connected, or when actively downloading torrents or watching 4K video on multiple screens simultaneously, the router's processor may struggle to handle requests. In this state, the device may stop responding to association requests from new clients, creating the illusion that the network is down.
Overheating also plays a significant role. If the router is located in a closed niche or in direct sunlight, it may throttle (reduce performance) or temporarily turn off the radio module to cool down. This results in intermittent network loss or an inability to connect. Check the device's case temperature and ensure adequate ventilation.
In rare cases, the cause is a faulty radio module itself. If the router is old, its components may have degraded. The signal may become unstable, and the ability to handle multiple clients may be reduced. In this situation, no adjustments will help, and the equipment will need to be replaced with a more powerful model that supports the standards. Wi-Fi 6 and having more productive hardware.
Frequently Asked Questions (FAQ)
Why does my phone see Wi-Fi but say "Unable to connect"?
Most often, this indicates an incorrect password or an IP address conflict. It could also be due to an incompatible encryption type (for example, the device doesn't support WPA3) or the router shutting down the device due to a client limit.
Can antivirus software block Wi-Fi connections?
Yes, some antivirus firewall features may classify a new network as "Public" and block device detection or connections. Try temporarily disabling your antivirus to test.
What should I do if my router doesn't distribute internet at 5 GHz?
Make sure 5 GHz mode is enabled in your router settings and the correct region is selected. Also, check if your device supports this band. Some older laptops don't physically have a 5 GHz antenna.
How do I know how many devices are connected to my Wi-Fi?
Log into your router's web interface (usually 192.168.0.1 or 192.168.1.1). The "Status" or "Network Map" section displays a list of all active clients. You can also see their MAC addresses and connection status.