Many users are familiar with the situation when a laptop categorically refuses to fully connect to the network, and instead of the usual network icons or network name, a yellow triangle with the word "Limited" appears in the system tray. This status means that a physical connection between your device and the router is established, but the laptop is unable to obtain a valid IP address or connect to the global network. DHCP protocol, which is responsible for automatically distributing addresses, failed, and the Windows operating system switched to self-assignment mode, which does not usually work with the Internet.
There could be many reasons for this behavior: from a simple software glitch in the router to antivirus conflicts or outdated network card drivers. Windows 10 And Windows 11 They have a complex network architecture where multiple services interact with each other, and a failure in one of them blocks the entire process. Don't panic, as in most cases the problem can be resolved using software solutions without having to take the equipment to a service center.
In this article, we'll walk you through a step-by-step process to restore full network access. We'll cover everything from simple reboot methods to more in-depth TCP/IP stack configurations. It's important to understand that the order of actions matters: always start with the least invasive methods and gradually progress to more complex configurations.
Diagnostics and initial reboot of equipment
Before delving into the depths of operating system settings, it's important to rule out basic hardware malfunctions. Routers are mini-computers with their own operating systems, which can freeze or overflow their memory buffer. The "Limited" status often appears when the router stops correctly processing new connection requests.
The most effective method is a full power cycle reset. Unplug the router's power cord, wait at least 15-20 seconds, and then plug it back in. This time is necessary for the capacitors to fully discharge and the device's RAM to clear. At the same time, reboot your laptop to clear the Windows network settings cache.
⚠️ Important: If you have a 4G/5G modem or fiber optic terminal (ONT), you must also reboot them along with the router. The power-up sequence is important: first, turn on the modem/ONT, wait until they are fully booted (the indicators stop flashing), and only then turn on the router.
If the problem persists after rebooting, try "forgetting" the network on your laptop. Go to Wi-Fi settings, select your network, and click "Forget." Then, re-enter the password. This removes the old connection profile, which may have contained incorrect security settings or IP addresses.
☑️ Primary diagnostics
Checking network settings and resetting TCP/IP
Often, the root of the problem lies in incorrect static IP address settings. If an address is manually entered in the IPv4 protocol properties that doesn't match your router's subnet, the laptop will see the network but won't be able to connect. Windows should obtain the address automatically.
To check, go to Control Panel → Network and Internet → Network and Sharing CenterClick on your wireless network connection, then select Properties. Find it in the list. Internet Protocol version 4 (TCP/IPv4), select it, and click "Properties" again. Make sure "Obtain an IP address automatically" and "Obtain DNS server address automatically" are checked.
If the settings are already correct but the problem persists, you need to reset the network protocols via the command prompt. This will clear the DNS cache, reset Winsock, and update the IP configuration. Open the command prompt as administrator (right-click the Start menu and select the appropriate option).
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
Press Enter after entering each command. Be sure to restart your computer when finished. This method resolves approximately 70% of issues related to software errors in the Windows network stack.
Updating and reinstalling Wi-Fi adapter drivers
A driver is the intermediary between the operating system and the physical hardware of a network card. If the driver file is corrupted, outdated, or conflicts with the latest Windows update, the adapter may become unstable. The "Limited" status is a classic symptom of such a conflict.
Go to device Manager (click Win + X and select an item from the menu. Expand the "Network adapters" branch. Find your Wi-Fi module (usually the name contains the words "Wireless," "Wi-Fi," or "802.11"), or a brand name like Intel, Realtek, or Qualcomm. Right-click it and select "Uninstall device." It's important to check the "Delete the driver software for this device" box if it appears.
After uninstalling, click "Scan for hardware changes" in the Device Manager menu or simply restart your laptop. Windows will automatically detect the device and install the standard driver. This is often enough to restore functionality.
If the default driver doesn't help, download the latest version from the laptop manufacturer's official website. Use a cable connection (LAN) or your smartphone in USB modem mode, as Wi-Fi isn't currently working. Installing the laptop manufacturer's native driver is often more stable than a generic one from Microsoft.
What to do if the driver is not found?
If the manufacturer's website doesn't have a driver for your version of Windows, try downloading a driver for a previous version of the OS (for example, for Windows 10 if you have 11). In the installation file properties, on the "Compatibility" tab, you can select compatibility mode for the previous version of Windows.
Power Settings and WLAN Services
Modern laptops aggressively conserve power, and one of the victims of this often falls to the Wi-Fi adapter. The system may power down the card to conserve battery, after which it fails to reconnect correctly, returning a limited connection error.
In Device Manager, go to the "Power Management" tab for your Wi-Fi adapter. Uncheck "Allow the computer to turn off this device to save power." This will prevent Windows from turning off the adapter in the background.
It's also worth checking the operation of the system service. Click Win + R, enter services.msc and find the service in the list WLAN AutoConfig Service (WLAN AutoConfig). Make sure it's running and the startup type is set to "Automatic." If the service is stopped, start it.
| Parameter | Recommended value | Where to find |
|---|---|---|
| WLAN AutoConfig Service | Works / Automatically | services.msc |
| Power supply of the adapter | Prevent shutdown | device Manager |
| IPv4 protocol | Automatic (DHCP) | Network properties |
| 802.11 operating mode | 802.11n/ac/ax (no legacy) | Device Manager → Advanced |
The impact of antiviruses and firewalls
Third-party antivirus programs (Kaspersky, ESET, Avast, and others) have their own firewalls that can block connections to new or even known networks if they consider their profile to be "Public" instead of "Private." The "Restricted" error often occurs because the antivirus software is blocking DHCP requests.
Try temporarily disabling your antivirus and firewall. If you can connect to the internet after doing this, the problem lies with your security settings. In this case, don't leave your protection disabled; instead, add your home network to the list of trusted (safe) networks in your antivirus interface.
⚠️ Important: Don't completely uninstall your antivirus unless absolutely necessary. Simply pause protection for 10-15 minutes to check. If the problem is with your antivirus, it's easier to reconfigure it than to uninstall it.
Also check the built-in Windows firewall. Sometimes resetting the firewall settings to their default state can help resolve conflicting rules. Type "Windows Defender Firewall" in Windows Search and select "Restore Defaults."
Router-side issues: MAC filters and channels
If Wi-Fi works on all other devices but not on a specific laptop, your router may have MAC address filtering enabled. Each network adapter has a unique identifier. If your laptop isn't whitelisted or, conversely, is blacklisted, the router will assign it an IP address (or not), but restrict access.
Go to your router's web interface (usually at 192.168.0.1 or 192.168.1.1). Find the section Wireless or Wi-Fi → MAC FilterCheck if this filter is enabled. If you're unfamiliar with MAC addresses, it's best to simply disable this feature for testing.
Another common cause is channel congestion or incompatible standards. If the router operates in mixed compatibility mode (b/g/n), and the laptop only tries to connect using the standard n or ac, conflicts may occur. Try changing the Wi-Fi channel (for example, from "Auto" to 1, 6, or 11) and channel width (to 20 MHz) in your router settings.
Frequently Asked Questions (FAQ)
Why does Wi-Fi work on my phone, but it says "Limited" on my laptop?
This indicates that the problem is localized to the laptop, not the router or ISP. Most likely, the TCP/IP settings are corrupted, the Wi-Fi adapter driver is outdated, or an antivirus program is blocking the connection on this device.
Will resetting the network in Windows 10/11 help?
Yes, this is a radical, but effective method. The "Network Reset" feature (in Settings → Network & Internet) deletes all saved Wi-Fi profiles, resets all network adapters, and restores protocol settings. Afterwards, you'll need to re-enter your Wi-Fi password.
Can a virus cause the "Restricted" status?
Yes, some malware changes proxy or DNS settings to redirect traffic. If resetting network settings doesn't help, we recommend running a thorough antivirus scan.
What to do if even reinstalling the drivers doesn’t help?
If software solutions have failed, the laptop's Wi-Fi module itself may be faulty. In this case, you can purchase an external USB Wi-Fi adapter, which will bypass the faulty built-in hardware.