The situation when a laptop displays a yellow icon with an exclamation mark and the status “Limited” instead of the usual Internet connection is familiar to many users of the operating system WindowsThis means that a physical connection to the router is established, but the device is not receiving the correct network parameters to access the Internet. Most often, the problem lies in an IP address conflict, a malfunctioning DHCP server, or outdated network adapter drivers.
Don't panic and call your provider right away, as in most cases the problem is local and can be resolved using software. Status "Limited" This indicates that the laptop "sees" the router but cannot exchange network authentication data with it. Below, we'll look at detailed steps to restore the connection without extensive networking knowledge.
Primary diagnostics and hardware reset
Before delving into complex operating system settings, it's important to rule out simple hardware malfunctions. Routers running 24/7 often become overwhelmed with cache errors or overheat, which prevents them from issuing IP addresses to new devices. The first step should always be a full reboot of the router: unplug it, wait 10-15 seconds, and plug it back in.
At the same time, it's worth checking the laptop's settings. Make sure Airplane Mode is disabled and Wi-Fi is enabled. If the device has a physical wireless switch, check its position. Sometimes users accidentally disable the network adapter using the keyboard's function keys, such as with a combination. F2 or F12 in combination with a button Fn.
It's also important to understand the difference between no network connection and limited access. If the network icon is crossed out, the problem lies with the radio module or driver. If the yellow triangle is illuminated, the problem lies with the connection logic. In some cases, temporarily disabling antivirus software or firewall software, which may block network traffic because they consider it suspicious, can help.
If a simple reboot doesn't help, move on to software recovery methods. Don't skip this step, as it resolves up to 40% of all error cases.
Reset network settings via command line
The most effective way to resolve software conflicts is to completely reset the TCP/IP stack and clear the DNS cache. Operating system Windows stores numerous temporary files that may become corrupted over time or contain incorrect data about previous connections. You will need administrator rights to perform this operation.
Open the Start menu and type in the search cmd, right-click "Command Prompt" and select "Run as administrator." In the black window that opens, you must enter a series of commands in sequence, confirming each one with a key press. EnterThis action will force a refresh of the network protocols.
☑️ Network reset commands
After executing the last command netsh winsock reset The system will report a successful reset. At this point, it's crucial to restart the computer. Without a restart, changes to the registry and network sockets will not take effect, and the "Restricted" error may persist.
⚠️ Attention: After resetting Winsock, antivirus programs may ask for permission to access the network again. Be prepared to confirm trust for your home network in your security software interface.
This method is especially useful if the laptop has previously connected to multiple networks (cafes, offices) and is confused about connection priorities. These commands clear all static assignments and reset the settings to "obtain automatically."
Configuring TCP/IPv4 settings manually
Sometimes automatic IP address acquisition (DHCP) doesn't work correctly due to specific router or network card driver issues. In these cases, it's a good idea to manually assign static addresses. This eliminates the possibility of address conflicts when two devices on the network attempt to occupy the same address.
To do this, go to Control Panel → Network and Internet → Network and Sharing Center → Change adapter settingsFind your wireless connection, right-click it, and select Properties. Find the protocol in the list. Internet Protocol version 4 (TCP/IPv4) and click Properties again.
In the window that opens, check the box next to "Use the following IP address." It's important not to enter random numbers here, but to use the correct subnet of your router. Typically, the router address (gateway) is 192.168.0.1 or 192.168.1.1You need to change the last digit of the address to any number from 2 to 254.
| Parameter | Value for routers 192.168.0.1 | Value for routers 192.168.1.1 |
|---|---|---|
| IP address | 192.168.0.15 | 192.168.1.15 |
| Subnet mask | 255.255.255.0 | 255.255.255.0 |
| Main gateway | 192.168.0.1 | 192.168.1.1 |
| Preferred DNS | 8.8.8.8 | 8.8.8.8 |
Using public DNS servers such as 8.8.8.8 from Google or 1.1.1.1 Cloudflare's Mailbox service often solves the problem when a provider isn't responding to domain name queries. This is especially true if websites aren't opening, but messaging apps are working.
What to do if a static IP didn't help?
Return to IPv4 properties and select "Obtain an IP address automatically." The static method is a diagnostic step. If it doesn't resolve the issue, the issue isn't with addressing, but with drivers or power saving.
Updating and reinstalling Wi-Fi adapter drivers
A driver is software that allows the operating system to communicate with the hardware. If the network card driver is outdated, corrupted, or incompatible after a Windows update, the laptop may lose the ability to correctly process data packets, resulting in a connection error. Checking the drivers is a mandatory diagnostic step.
Go to Device Manager (you can find it by searching in the Start menu). Expand the Network Adapters branch. Find the device with the words Wireless, Wi-Fi or 802.11If a device icon has a yellow triangle, the driver is definitely faulty. Even if there are no icons, a reinstallation is recommended.
Right-click the adapter and select "Uninstall device." In the window that appears, check "Delete the driver software for this device," if available. After uninstalling, click "Action → Scan for hardware changes" in the Device Manager menu. The system will attempt to install the driver again.
A more reliable way is to download the latest driver from the official website of the laptop manufacturer (for example, HP, Lenovo, ASUS) or chip manufacturer (Intel, Realtek, Atheros). Universal drivers Windows Update does not always work reliably with specific hardware.
⚠️ Attention: Uninstalling the driver will permanently disable internet access on your laptop until you reboot or install a new driver. Download the driver installation file to a flash drive or phone in advance if you can't use a wired LAN connection.
Wireless adapter power management
One hidden but common cause of unstable Wi-Fi is Windows' aggressive power saving policy. The system may attempt to conserve battery life by temporarily disabling or reducing the power of the network adapter, which results in connection drops and a "Limited" status.
To disable this feature, go to Device Manager again, find your Wi-Fi adapter, and open its Properties. Go to the Power Management tab. Uncheck "Allow the computer to turn off this device to save power."
This simple tweak often works wonders for laptops that start to "lose" network connectivity after going into sleep mode or simply when running on battery power. Windows will stop interfering with the operation of the radio module, providing a stable signal.
It's also worth checking your overall power plan. In Control Panel, select Power Options and make sure the "High Performance" or "Balanced" plan is enabled. "Power Saver" mode may be artificially limiting the speed and stability of your wireless module.
Additional methods and network reset in Windows 10/11
In modern versions of the operating system, Microsoft has implemented a full network reset feature that automates many of the steps described above. This "nuclear option" returns all network settings to factory defaults, deletes saved Wi-Fi passwords, and reinstalls network adapters.
You can find this option by following this path: Settings → Network & Internet → Advanced network settings → Network reset (in Windows 11) or Settings → Network & Internet → Network reset (in Windows 10) Click the "Reset now" button and confirm the action.
The computer will reboot in 5 minutes. After turning it on, you'll need to re-enter your Wi-Fi network password. This method is guaranteed to fix errors caused by deep registry changes or service conflicts that are difficult to trace manually.
If even a hard reset doesn't help, the problem may lie in a hardware fault with the laptop's Wi-Fi module or in the router's security settings (for example, MAC address filtering). In this case, it's worth checking the list of connected clients in the router interface.
Why does the laptop see the network, but it says "Limited"?
This means the radio channel is working, and the laptop has successfully connected to the router, but hasn't received an IP address. Most often, the router's DHCP server is overloaded or there's an IP address conflict on the local network.
Can a virus cause a connection error?
Yes, some malware changes proxy or DNS settings, blocking internet access. It is recommended to run a full system scan with an antivirus and a utility. Dr.Web CureIt!.
Do I need to update BIOS if Wi-Fi is not working?
In rare cases, yes. Laptop manufacturers release BIOS updates that improve compatibility with wireless modules. Check for updates on the manufacturer's website for your model.
Will replacing the antenna inside the laptop help?
If the signal is very weak and drops out, the Wi-Fi antenna on the motherboard may have come loose. However, the "Limited" error is most often software-related, so you should start with the software rather than disassembling the case.