The situation where, instead of full internet access, you see the status "Connected, limited" or "No network access" is familiar to many users of home and office networks. This status means that a physical connection between the device and the router is established, but data transfer is impossible due to incorrect settings. network parameters or problems on the provider's side. Often, the cause lies in an IP address conflict or a malfunctioning DHCP server, which automatically assigns addresses to all devices on the network.
To restore functionality Wi-Fi The settings of both the receiving device and the router configuration must be checked consistently. Ignoring these signals can lead to a complete loss of connection, even if the router's indicators are green. In some cases, Windows or Android artificially restricts background synchronization if the connection is marked as limit, which blocks the download of updates and the operation of cloud services.
In this guide, we'll cover the technical aspects of establishing a connection, methods for manually entering addresses, and ways to bypass software restrictions. Understanding the operating principles TCP/IP protocol will help you quickly diagnose the problem without calling a technician. We'll cover both operating system software settings and the hardware features of wireless adapters.
Diagnosing connection status and reasons for restrictions
The first step in troubleshooting is to accurately determine the nature of the error. When the operating system reports a metered connection, it often indicates that the device has received an IP address out of range. 169.254.x.x, which is assigned automatically if there is no response from the DHCP server. This is the so-called APIPA address, which does not allow access to the global network.
Frequent failures are caused by overloaded communication channels or faulty wireless adapter drivers. Antivirus programs and firewalls can also block the connection, deeming it unsafe. It's important to distinguish between situations where the internet is down on all devices and cases where the problem is limited to one specific laptop or smartphone.
⚠️ Attention: If the WAN indicator on your router is red or flashing at an unusual rate, the issue may be with your ISP. Check your account balance and network status in your ISP account before attempting any advanced hardware setup.
For initial diagnostics in Windows, you can use the built-in utility. Open the command prompt and enter the command ipconfig /allPay attention to the "Default Gateway" and "DNS Servers" lines. If they contain zero values or addresses starting with 169, automatic parameter retrieval did not work.
Setting up automatic acquisition of IP and DNS addresses
In most cases, restoring IPv4 protocol settings to automatic mode is sufficient for stable operation of a home network. This allows the router to automatically assign unique addresses to each client, avoiding conflicts. Manual intervention is rarely required and only if there are specific network segmentation requirements.
To check your current settings, go to the Network Control Panel. Find your wireless adapter in the list of active connections. Wi-Fi and open its properties. Find the "Internet Protocol Version 4 (TCP/IPv4)" component in the list and make sure the "Obtain IP addresses automatically" checkbox is selected.
- 📶 Right-click on the network icon and select "Open Network and Internet Settings".
- 🔧 Go to "Change adapter settings" or "Advanced network settings".
- 💻 Select your wireless adapter, click "Properties" and find the IPv4 protocol.
- ✅ Make sure that "Obtain an IP address automatically" and "Obtain DNS server address automatically" are selected.
If the error persists after applying the settings, try resetting the DNS cache. Open the command prompt as administrator and enter the command ipconfig /flushdnsThis will clear out old entries that may interfere with establishing a new connection to the provider's servers.
Manually registering a static IP address
In situations where automatic mode doesn't work due to router glitches, manually setting a static IP address can help. This locks your device's network settings, eliminating the need for constant DHCP server requests. However, this must be done carefully to avoid address conflicts with other devices.
First, you need to find the correct gateway address. On a working device connected to the same network, run the command ipconfig and write down the "Default Gateway" value (usually 192.168.0.1 or 192.168.1.1). This is the address you'll need to manually enter into the problematic device's settings.
| Parameter | Default value | Recommended manual value | Description |
|---|---|---|---|
| IP address | Automatically | 192.168.1.150 | The unique address of a device on the network |
| Subnet mask | 255.255.255.0 | 255.255.255.0 | Determines the size of the local network |
| Main gateway | Automatically | 192.168.1.1 | Your router's address |
| DNS server | Automatically | 8.8.8.8 | Domain name resolution server |
When choosing an IP address, try to use values at the end of the range, such as 100 to 200, to avoid overlapping with addresses automatically assigned by the router to other devices. Always leave the subnet mask at its default value. 255.255.255.0, unless you have specific knowledge about subnetting.
After entering the data, be sure to check the network availability. Open your browser and try accessing any website. If the pages don't load, but the local network is visible, the problem may be with the DNS. Try replacing the DNS with an alternative, such as Yandex (77.88.8.8) or Google.
Reset network settings and reboot the equipment
The accumulation of temporary files and errors in the protocol stack can lead to connection instability. Windows 10 and 11 operating systems have a built-in network reset feature that returns all components to their factory defaults. This is a drastic, but often effective, method.
Before performing a reset, make sure you have your Wi-Fi network passwords, as they will be deleted from memory. You may also need to reinstall virtual adapter drivers if you use VPN clients or emulators.
☑️ Complete Network Reset Checklist
Steps to reset Windows:
- Open Settings via the Start menu (gear icon).
- Go to the Network and Internet section.
- At the bottom of the window, find the "Network reset" link.
- Click the "Reset Now" button and confirm the action.
After rebooting your computer, the system will attempt to reinstall the network adapter drivers. If the issue was a registry or DHCP service glitch, the connection should be restored. Also, remember to completely power off the router by unplugging the power cord for 10-15 seconds to reset its RAM.
⚠️ Attention: Resetting network settings will delete all saved Wi-Fi profiles and VPN settings. Make sure you know your home network password to reconnect.
IP address conflicts and DHCP server operation
One of the hidden causes of the "Metered Connection" status is duplicate IP addresses on the local network. This occurs when two devices are assigned the same address, or someone manually assigns an address that is already in use by the router. As a result, data packets begin to circulate in circles or are lost.
To avoid this, you need to check the DHCP server settings on your router. Go to the device's web interface (usually at 192.168.0.1 or 192.168.1.1) and find the LAN or DHCP Server section. Make sure the address pool is large enough to accommodate all your devices.
For example, if the address range is set from 192.168.1.2 to 192.168.1.50, and you try to manually enter the address 192.168.1.55, the device may not be able to access the gateway correctly. It's best to expand the range or reserve an address for a specific MAC address in the router settings.
What is a MAC address and why is it needed?
A MAC address is a unique identifier for a network interface, programmed by the manufacturer. It is used to identify the device on the local network. A router can filter access or assign a static IP address to this address, ignoring the computer's own settings.
If you use static addresses on multiple computers, keep track of them. Manually assigning addresses haphazardly will eventually lead to network collapse. Modern routers have a "Static DHCP" or "Address Reservation" feature that allows you to assign a permanent IP address to a device through the router's settings, leaving the client to obtain one automatically.
Updating drivers and reinstalling the adapter
Outdated or corrupted wireless adapter drivers are a common cause of connection issues, especially after operating system updates. Windows may automatically install a generic driver that doesn't work reliably with a specific Wi-Fi adapter model.
To resolve this issue, visit the official website of your laptop or motherboard manufacturer. Find your device model in the support section and download the latest version of the Wireless LAN driver. Installing the driver from the included disk is often ineffective, as the versions may be years out of date.
You can try uninstalling the device completely in Device Manager. Find the "Network Adapters" section, right-click your Wi-Fi module (often labeled "Wireless," "802.11," or "Wi-Fi"), and select "Uninstall device." After rebooting, Windows will attempt to find the driver again.
- 🔄 Open Device Manager via the right-click menu on the Start button.
- 📡 Expand the "Network adapters" branch.
- 🗑️ Uninstall the wireless adapter by checking the "Delete driver software" box, if present.
- 🔄 Restart your computer for automatic reinstallation.
If the automatic installation doesn't help, use the pre-downloaded installer. Sometimes rolling back the driver to a previous version helps if the problem appeared immediately after an update. In the driver properties, there's a "Driver" tab with a "Roll Back" button.
Frequently Asked Questions (FAQ)
Why does it say "Connected, limited" but the internet on my phone works?
This indicates a problem with the device's settings. Possible causes include: an incorrect password, a static IP address that doesn't match the network, or an antivirus blocking the connection. Try forgetting the network on your phone and reconnecting.
Can an antivirus cause a metered connection error?
Yes, some network protection components in antivirus software (firewalls) can block DHCP requests or gateway access. Try temporarily disabling your antivirus to test. If internet access returns, add your network to the trusted list in your security settings.
How do I know if my ISP is blocking my connection by MAC address?
If you've changed your router or computer and still can't connect to the internet, your provider may have bound the service to the old device's MAC address. Call technical support or copy the new MAC address from the router's web interface and share it with your provider.
What to do if a static IP address is not saved?
If the IP address field is grayed out or resets, you may not have administrator rights, or the settings are blocked by Group Policy (on corporate networks). Also, check if "Obtain address automatically" is checked.