You've connected to Wi-Fi, but instead of the usual "connected" icon, you see the message Limited, "No internet access" or Local network onlyOr does the router assign IP addresses to devices, but the traffic is blocked at the gateway level? These issues occur on Windows and macOS, as well as on smartphones, smart TVs, and even IoT gadgets. The causes lie in router settings, device drivers, IP conflicts, or ISP policies.
In this article - step-by-step instructions To diagnose and troubleshoot issues with limited Wi-Fi access, including rare cases (for example, when the network only works for some devices or blocks specific services). We'll cover both software and hardware methods, and explain why a standard router reset only helps 30% of the time. If you're an office network administrator or simply want to provide unlimited internet access to guests, you'll find up-to-date solutions here. 2026 taking into account the latest updates to security protocols (WPA3, IPv6).
1. Troubleshooting: Why Wi-Fi is showing "Limited Access"
Before you start making any adjustments, it is important to determine source of the problemLimited Wi-Fi access can occur at three levels:
- 🔌 Client device (laptop, smartphone, TV): incorrect network settings, outdated drivers or IP conflict.
- 📡 Router: Incorrect DHCP settings, MAC address filtering, port blocking, or firmware failure.
- 🌍 Provider: tariff restrictions, blocking of devices by quantity or technical work.
To narrow your search, please do quick check:
- Connect the problematic device to a different network (for example, a mobile data plan). If the internet works, the problem is with your Wi-Fi.
- Try connecting another device to your Wi-Fi. If it also has limited access, the router or ISP is to blame.
- Check if the indicator light is on
WANOn the router. If not, the problem is on the ISP's side.
Critical tip: If the limitation only appears on Windows 10/11 devices, the protocol is to blame IPv6 — its support in the latest system updates often conflicts with the settings of budget routers (TP-Link, Tenda, Mercusys).
2. Device-level fix (Windows, macOS, Android, iOS)
If the problem is localized to one device, start with its settings. We'll look at solutions for the most common operating systems.
🖥️ Windows 10/11
In 80% of cases, limited access on Windows is due to incorrect IP settings or a TCP/IP stack failure. To reset them:
- Open
Command lineas administrator (clickWin + X→Terminal (Administrator)). - Enter the commands one by one:
netsh int ip resetnetsh winsock reset
ipconfig /flushdns - Restart your computer.
If this doesn't help, check IPv4 parameters:
- Go to
Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings. - Right-click on your Wi-Fi adapter →
Properties→Internet Protocol version 4 (TCP/IPv4). - Make sure the boxes are checked
Obtain an IP address automaticallyAndObtain DNS server address automatically.
What to do if you get an "Unidentified Network" error after resetting your IP address
This means that the router is not assigning a DHCP address. Try manually entering an IP address from your local network range (for example, 192.168.1.100), mask 255.255.255.0 and the gateway 192.168.1.1If this works, the problem is in the DHCP settings on the router.
📱 Android and iOS
On mobile devices it most often helps reset network settings:
- 🤖 Android:
Settings → System → Reset → Reset Wi-Fi, mobile network, and Bluetooth settings. - 🍎 iPhone:
Settings → General → Transfer or reset iPhone → Reset → Reset Network Settings.
If resetting doesn't help, try forget the network and reconnect:
- In the Wi-Fi settings, tap on your network name.
- Select
Delete this network(Android) orForget this network(iOS). - Please reconnect by entering your password.
3. Router setup: check DHCP, DNS, and filtering
If the problem affects multiple devices, the cause should be looked for in the router settings. The most common culprits are:
- 🔄 Disabled DHCP server (devices do not receive IP addresses automatically).
- 🚫 MAC address filtering (the router blocks unknown devices).
- 🌐 Incorrect DNS servers (websites do not open, although there is a connection).
- 🔒 Outdated firmware (bugs in working with modern devices).
To check and correct these settings:
- Connect to your router via cable or Wi-Fi (even with limited access).
- Open your browser and enter the router's IP address in the address bar (usually
192.168.0.1,192.168.1.1or192.168.8.1). - Log in (default logins:
admin/adminor see the router sticker).
Next, go to the section DHCP (or Local Network → DHCP Server) and make sure that:
- Server included.
- A range of IP addresses (eg.
192.168.1.100—192.168.1.199) does not overlap with static addresses of other devices. - The lease time is set to be no less than
24 hours.
☑️ Checking DHCP on the router
If it is enabled in the router MAC address filtering (chapter Wireless → MAC Filter), disable it or add the MAC addresses of the problematic devices to white listYou can find out your MAC address:
- On Windows: Type in the command prompt
ipconfig /alland find the linePhysical address. - On Android:
Settings → About phone → General information → Wi-Fi MAC address.
⚠️ Attention: On routers Keenetic And ASUS With firmware 2023+, MAC filtering may be hidden in the sectionSecurity → Access ControlIf there are check marks onAllow only specified devices, remove them or add new MAC addresses.
4. IPv6 and Dual Stack (IPv4 + IPv6) Issues
Since 2022, many providers are actively implementing IPv6, but not all routers and devices work correctly with dual stack (simultaneous support for IPv4 and IPv6). Symptoms of the problem:
- Wi-Fi connects, but websites don't open (or only some open).
- The network status says
No internet access, although the IP address has been received. - An error appears in Windows network diagnostics.
"The network settings saved on this computer do not meet the requirements of this network.".
To fix this:
🔧 Router setup
- Go to the section
IPv6(orInternet → IPv6). - If your provider does not require IPv6, turn it off completely (set the switch to position
Disabled). - If IPv6 is required, select the mode
NativeorDHCPv6(depending on provider requirements).
💻 Windows setup
- Open
Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings. - Right-click on Wi-Fi →
Properties→ uncheckInternet Protocol version 6 (TCP/IPv6). - Restart your computer.
For macOS And Linux Disabling IPv6 is done via the terminal:
# For macOS (temporary shutdown)networksetup -setv6off Wi-Fi
For Linux (Ubuntu/Debian)
sysctl -w net.ipv6.conf.all.disable_ipv6=1
sysctl -w net.ipv6.conf.default.disable_ipv6=1
⚠️ Attention: On routers Zyxel Keenetic Disabling IPv6 may prevent access to some features (such as parental controls or cloud management). Before changing settings, check whether your provider supports IPv4-only operation.
5. IP address conflicts and ARP cache flushing
If two devices on the network receive the same IP address, the router blocks access for one of them. This most often occurs when:
- 🔄 Manually assign a static IP in the device settings.
- 🔌 Connecting a device that was previously online (for example, a laptop after hibernation).
- 📱 Using functions
Wi-Fi DirectorHotspoton smartphones.
To solve the problem:
🔍 Conflict diagnostics
- On Windows, open a command prompt and type:
arp -aCheck if there are any duplicate IP addresses in the list.
- On the router, check the list of connected devices (section
DHCP → DHCP ClientsorLocal Network → Devices).
⚡ Correction
- If the conflict is caused by a static IP, change it on the device or exclude it from the DHCP range on the router.
- Clear the ARP cache on the problematic device:
# Windowsarp -d *
Linux/macOS
sudo ip -s -s neigh flush all - Reboot your router and device.
On routers ASUS RT-AX88U And TP-Link Archer C6 IP conflicts can occur due to a firmware bug, where the DHCP server "forgets" assigned addresses after a reboot. In this case, updating the firmware or forced MAC to IP binding in the section DHCP → Address Reservation.
6. Updating the router firmware and resetting to factory settings
If none of the methods helped, the problem may lie in outdated firmware or a router configuration error. A software update will fix known bugs (such as compatibility issues with Windows 11 or iOS 17), and a reset will return the settings to their original state.
🔄 Firmware update
- Download the latest firmware version from official website of the manufacturer (for example, for TP-Link —
www.tp-link.com/ru/support). - Go to the router's web interface →
System Tools → Manual Update. - Download the firmware file and wait until it is completed (do not turn off the router!).
Important: On routers MikroTik And Ubiquiti the update is performed via the utility WinBox or UniFi Controller. Do not use firmware from third-party developers - this may lead to loss of warranty or device breakdown.
⚠️ Factory reset
If the update does not help, please do hard reset:
- Press and hold the button
Reseton the router (usually it is recessed and requires a paper clip). - Hold for 10-15 seconds until the indicators start flashing randomly.
- After rebooting, configure the router again (network name, password, encryption type
WPA2/WPA3).
⚠️ Attention: On routers Keenetic reset buttonResetIt doesn't always restore factory settings. For a full reset, use the command in the interface:System → Configuration → Reset settings.
| Router manufacturer | How to update firmware | How to reset settings |
|---|---|---|
| TP-Link | Web interface → System Tools → Manual Update |
Button Reset (10 sec) or Advanced settings → System tools → Factory settings |
| ASUS | Administration → Firmware Update |
Button Reset (hold until blinking Power) |
| Xiaomi | Mobile application Mi Wi-Fi → Firmware update |
Button Reset on the bottom panel (5 sec) |
| MikroTik | Through WinBox → Files → Drag & drop firmware file |
System → Reset Configuration (without keeping the license!) |
7. Problems on the provider's side: blocking and restrictions
If all settings are correct but access is still restricted, the culprit may be providerCommon causes:
- 📡 Limit on the number of devices (the tariff allows connecting only 3-5 gadgets).
- 🔒 Blocking by router MAC address (the provider tied the service to old equipment).
- 🌍 Geo-blocking (for example, restricting access to foreign websites).
- 🔄 Technical work (This is usually reported in your personal account).
To check and fix:
- Connect your computer directly to the provider's cable (without a router). If the internet works, the problem is with the router.
- Call your provider's support team and clarify:
- Is there a limit on the number of devices in your plan?
- Is access bound to the router's MAC address (if so, ask to reset the binding).
- Are specific ports blocked (for example, for online games or Torrent).
1.1.1.1 (Cloudflare) or 8.8.8.8 (Google).⚠️ Attention: Some providers (eg Rostelecom or MTS) block DNS changes on their plans. In this case, a VPN or DNS settings at the router level (section Internet → DNS).
If your ISP is restricting speed or access for certain devices, try clone MAC address:
- Find out the MAC address of the computer that connects without problems.
- Find the option in your router settings
MAC Clone(usually in the sectionInternetorWAN). - Enter the cloned MAC and save the settings.
- 🔐 Use a VPN (For example, ProtonVPN or Windscribe). This will help bypass ISP blocks, but will not fix problems with the local network.
- 📶 Change Wi-Fi channelIn densely populated areas, canals are overloaded (especially
2.4 GHz) may cause packet loss and "limited access." Select the channel in your router settings.1,6or11(they intersect the least). - 🔄 Disable the feature
WMM(Wi-Fi Multimedia)On some devices (especially older smartphones), it conflicts with modern routers. Find the option in the sectionWi-Fi → Additional settings. - 🛠️ Replace your routerIf the equipment is older than 5 years, it may not support modern standards (
802.11ac/ax,WPA3). Budget models for replacement: TP-Link Archer AX10, Xiaomi Router AX1800, Keenetic Lite. - Move the router closer to the device.
- Replace the antennas with more powerful ones (for example, TP-Link TL-ANT2408CL).
- Use Wi-Fi repeater (For example, Xiaomi Wi-Fi Repeater 2).
8. Additional methods: from VPN to hardware replacement
If standard methods don't work, try alternative solutions:
For diagnostics packet loss (which can also cause "limited access") use the command:
ping 8.8.8.8 -n 50
If there are lines in the results The specified node is unavailable or Timeout exceeded, the problem is with the connection quality. Try:
FAQ: Frequently asked questions about limited Wi-Fi access
Why does my phone say "Connected without internet," but everything works on my laptop?
This is a typical problem. IPv6 conflict or incorrect DNS on your mobile device. Try it:
- Disable IPv6 in the Wi-Fi settings on your phone (on Android this is done via
Settings → Network & Internet → Wi-Fi → Network name → Advanced → IP settings → Static → IPv6: Disabled). - Manually enter DNS (for example,
8.8.8.8And8.8.4.4). - Delete the network and reconnect.
If that doesn't help, reset the network settings on your phone.
The router is distributing Wi-Fi, but no devices can access the internet. What should I do?
Most likely, the problem is on the provider's side or in the settings. WAN on the router. Check:
- Is the indicator light on?
WAN/Interneton the router. If not, the cable is not connected or is damaged. - Are the connection details specified correctly (login/password, connection type?)
PPPoE,Dynamic IPetc.). - Is there a MAC address blocking? (Call your provider and check.)
If the indicator WAN The light is on, but there is no internet, try cloning the MAC address (see section 7).
Wi-Fi stopped working after a Windows update. How can I fix it?
Windows updates often reset network settings or install incompatible drivers. Follow these steps:
- Roll back your Wi-Fi adapter driver:
- Open
device Manager(Win + X → Device Manager). - Find your Wi-Fi adapter in the section
Network adapters. - Right click →
Properties → Driver → Roll Back Driver.
- Open
- If rolling back doesn't help, download the driver from the laptop manufacturer's website (not from Windows Update!).
- Check if the adapter is disabled in
Device Manager(the green check mark should be on).
For laptops Lenovo And HP You may need an additional utility to manage wireless networks (for example, Lenovo Vantage or HP Support Assistant).
Is it possible to get full access to Wi-Fi in a public place (cafe, hotel)?
Most public networks restrict access by default (ports are blocked, traffic limits are in place). You can circumvent this in the following ways:
- 🔑 Use VPN (For example, Warp by Cloudflare or ProtonVPN).
- 📱 Connect via USB/Bluetooth tethering from your phone (if you have unlimited mobile Internet).
- 💻 Launch local proxy server on a laptop (for example, through 3proxy), if you have access to another connection.
Attention: Using such methods may violate network rules (for example, VPNs are often blocked in hotels). In some countries (China, UAE), circumventing restrictions is punishable by law.
How can I check if my neighbor is stealing my Wi-Fi and that's why my access is limited?
If you have other devices connected to your network, this may be causing congestion and speed limitations. To check:
- Go to the router's web interface →
DHCP → DHCP ClientsorWireless Mode → Statistics. - Check the list of connected devices. Unknown MAC addresses can be checked using services like MAC Vendors (they will show the manufacturer of the device).
- If you find other people's devices, change the Wi-Fi password to a more complex one (at least 12 characters, with numbers and special characters).
Additionally, you can:
- Turn on MAC filtering (but this is inconvenient if new devices are connected frequently).
- Hide network name (
SSID) in the router settings