You've connected to Wi-Fi, but instead of the usual Internet icon in the Windows tray, a yellow triangle with an exclamation mark appears, with the inscription next to it Limited Connection or "No internet access"? This is one of the most common network problems faced by users of both home and office networks. Unlike a complete lack of connection, here the device sees router and even receives an IP address from it, but access to websites, instant messengers, or online games is blocked.
What's the matter? There could be dozens of reasons, from a simple router malfunction to a network settings conflict in the operating system. The good news: in 90% of cases, the problem can be solved independently, without the help of specialists. In this article, we'll look into it. all possible scenarios for the "limited connection" error, including rare cases not covered in standard instructions. You'll learn how to diagnose the problem, which settings to check first, and what to do if none of the tips work.
What does the "limited connection" status mean?
Message Limited Connection (or «No Internet, secured» (in the English version of Windows) means that your device has successfully connected to the Wi-Fi network, but cannot access the global networkTechnically it looks like this:
- 🔄 Your laptop/PC gets
IP addressfrom the router (for example,192.168.1.100). - 🚫 However
default gateway(router) is not responding to requests or blocking traffic. - 🌍
DNS serversare not available, so the browser cannot convert website addresses (for example,google.com) in IP.
Simply put, your device "sees" the router, but it's either not connected to the internet or isn't passing your traffic through. However, other devices on the same network may be working fine—this is a key indicator that the problem is localized to your PC or smartphone.
It is important to distinguish "limited connection" from other network errors:
| Symptom | Limited Connection | "No connection" | "No networks available" |
|---|---|---|---|
| Wi-Fi indicator in the tray | Yellow triangle with an exclamation mark | Red cross | Gray antenna with a red cross |
| Device IP address | There are (for example, 192.168.x.x) |
Missing or 169.254.x.x |
— |
Access to the router (192.168.1.1) |
Eat | No | — |
Ping up 8.8.8.8 |
Doesn't work or with losses | It doesn't work | — |
Main causes of error
The reasons for the appearance of “limited connection” can be identified four key groups:
- Problems on the router side - firmware failure, incorrect DHCP/DNS settings, overheating or hardware malfunction.
- Conflicts in the operating system — incorrect TCP/IP parameters, outdated network card drivers, antivirus or firewall activity.
- External factors — problems with the Internet provider, MAC address restrictions, exceeding the limit of connected devices.
- Hardware malfunctions — damage to the Wi-Fi module in the laptop, faulty provider cable, interference from other devices.
Let's look at each category in more detail.
1. Router problems
If "limited connection" appears on all devices (smartphones, tablets, TVs), the router is most likely to blame. Here are typical scenarios:
- 🔌 No internet from the provider — the router distributes Wi-Fi, but is not connected to the global network (check the indicators on the case).
- 🔄 DHCP server failure — the router does not issue correct IP addresses to devices (for example, it distributes
169.254.x.xinstead of192.168.x.x). - 📡 Channel congestion — too many devices are connected at the same time, and the router cannot handle routing.
- 🔥 Overheat - If the router is hot to the touch, it may malfunction and break connections.
2. Windows settings
If the problem only affects one device, the operating system is to blame. Most often, the error occurs due to:
- 🖥️ Errors in TCP/IP settings — after viruses, updates, or manual registry edits.
- 🔄 Outdated Wi-Fi adapter drivers — especially relevant after major Windows updates.
- 🛡️ Blocked by antivirus or firewall - some programs (for example, Kaspersky or Avast) may block network traffic.
- ⚙️ Incorrect power saving settings — Windows may turn off the Wi-Fi adapter to save battery power.
Windows 10 and 11 have a built-in network diagnostic tool that can often automatically fix the problem. To run it:
- Right-click on the Wi-Fi icon in the tray.
- Select
Troubleshooting. - Follow the wizard's instructions.
What to do if the diagnosis does not help?
If the built-in wizard doesn't find any problems, but you still can't connect to the internet, try manually resetting the TCP/IP stack. To do this, open a command prompt as administrator and run the following commands:
netsh int ip resetnetsh winsock reset
ipconfig /flushdns
After restarting the PC, the problem often disappears.
3. External factors
Sometimes the problem lies outside your local network:
- 📵 MAC address restriction — the provider or network administrator may have restricted access to specific devices.
- 🔒 Time blocking — Some routers or corporate networks restrict access during night hours.
- 📡 Interference from neighboring networks — If there are many Wi-Fi hotspots on the same channel in your range, the connection may become unstable.
- 💰 The paid period has ended — If you use mobile Internet via a Wi-Fi router, check your balance.
4. Hardware malfunctions
The problem is most rarely related to hardware, but such cases do occur:
- 🔌 Damaged provider cable — if the router is connected via Ethernet, check the integrity of the wire.
- 📶 Faulty Wi-Fi module - in laptops it can come loose from the motherboard or fail.
- ⚡ Unstable router power supply - If the power supply produces the wrong voltage, the router will not work properly.
To check the hardware, try:
- Connect another device to the same router (if it works, the problem is in your PC).
- Connect your PC to another Wi-Fi network (if it doesn’t work, the problem is with the adapter).
- Connect the internet cable directly to the PC, bypassing the router (if it works, the problem is in the router).
Step-by-step instructions for troubleshooting the problem
Now let's move on to practice. Below - proven algorithm, which will restore internet access in 95% of cases. Start with the first step and work your way down until the problem is resolved.
Step 1: Reboot the router and device
It sounds trivial, but it helps in 30% of cases. Follow this full reboot:
Unplug your router from the power outlet|Wait 30 seconds|Turn your router back on|Wait until it boots up completely (all indicators are lit steadily)|Restart your PC/laptop-->
If after rebooting the problem disappears, but later appears again, this is a sign unstable router firmware or overheatingIn this case, updating the router software or replacing the power supply will help.
Step 2: Checking the Internet connection on the router
Make sure that the router itself has access to the Internet:
- Connect to the router via cable (if possible).
- Open your browser and try to access any website.
- If it doesn't work, check the indicator.
WAN/Interneton the router:- 🟢 Green/blue — connection is present.
- 🟠 Orange/flashing - problems with authorization or cable.
- 🔴 Red/off – the cable is disconnected or broken.
If the indicator signals a problem:
- Check if the cable is firmly inserted into the port.
WANrouter. - Try a different cable (if you have a spare one).
- Call your provider - there may be a line problem.
Step 3: Reset network settings in Windows
If the problem is only on one PC, reset the network stack:
- Open
Command lineas administrator (Win + X → Command Prompt (Administrator)). - Execute the commands one by one:
netsh int ip resetnetsh winsock reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns - Restart your PC.
These commands will reset all network settings to factory defaults, clear the DNS cache, and restart IP address acquisition.
Step 4: Update Wi-Fi adapter drivers
Outdated or corrupted drivers are a common cause of network problems. Update them:
- Click
Win + X → Device Manager. - Expand the branch
Network adapters. - Find your Wi-Fi adapter (e.g. Intel Wi-Fi 6 or Qualcomm Atheros).
- Right click →
Update driver→Automatic search.
If Windows doesn't find any updates, download the driver from the laptop or adapter manufacturer's website. To do this:
- Find out the adapter model in
Device Manager(tabDetails → Equipment ID). - Search for a driver by code
VEN_XXXXAndDEV_XXXXon the website DevID.
Step 5: Manually configure IP and DNS
If the router does not provide the correct settings automatically, assign them manually:
- Open
Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings. - Right-click on your Wi-Fi connection →
Properties. - Select
Internet Protocol version 4 (TCP/IPv4)→Properties. - Install:
- IP address:
192.168.1.X(where X is a number from 2 to 254, not occupied by other devices). - Subnet mask:
255.255.255.0. - Default gateway:
192.168.1.1(or another address of your router). - DNS servers:
8.8.8.8And8.8.4.4(Google DNS) or1.1.1.1(Cloudflare).
- IP address:
After applying the settings, test the connection. If it works, the problem was with the router's DHCP server.
Step 6: Check your firewall and antivirus
Windows Firewall or a third-party antivirus may be blocking network traffic. To check:
- Temporarily disable your firewall:
netsh advfirewall set allprofiles state off - Disable your antivirus (in the tray or through the control panel).
- Try connecting to the Internet.
If the internet works after disabling protection, add your network to the exceptions of your firewall or antivirus. Kaspersky, for example, it is done like this:
- Open the main antivirus window.
- Go to
Settings → Network → Manage networks. - Find your Wi-Fi network and set its status
Trustworthy.
Step 7: Reset the router to factory settings
If nothing helps, reset your router to factory settings. To do this:
- Find the button on the back of the router.
Reset(usually recessed into the body). - Press it with a thin object (paper clip, toothpick) and hold 10-15 seconds.
- Wait for the router to reboot (all indicators will blink and light up again).
After resetting, you'll need to reconfigure your router (enter your provider information and set a Wi-Fi password). You can find instructions for your model on the manufacturer's website or on a sticker on the bottom of the router.
Rare and non-obvious reasons
If standard methods fail, the problem may be more exotic. Let's consider several less obvious scenarios.
1. IP address conflict
If two devices on the network receive the same IP address, a conflict occurs, and one (or both) of them loses internet access. You can check this as follows:
- Open
Command line. - Perform:
arp -a - Check the list to see if there are any duplicate IP addresses.
- Restart both conflicting devices.
- Set up a static IP on one of them (see Step 5 higher).
Solution:
2. Incompatibility of Wi-Fi standards
If your laptop only supports Wi-Fi 4 (802.11n), and the router operates in mode Wi-Fi 6 (802.11ax), connection issues may occur. Check your router settings:
- Go to the router's web interface (
192.168.1.1or192.168.0.1). - Find the section
Wireless Settings(orWi-Fi settings). - Set the operating mode
802.11norMixed (b/g/n).
3. Time limits (Parent Control)
If the router is enabled parental control or schedule restriction, your device may be locked during certain hours. Check:
- In the router's web interface, find the section
Parent ControlorAccess Control. - Check if your device has been blacklisted.
- Disable restrictions or remove your device from the block list.
4. MTU issues
MTU (Maximum Transmission Unit) is the maximum size of a data packet that can be transmitted without fragmentation. If the MTU value is too high, packets are truncated, and the connection becomes unstable. The optimal value for most networks is 1472 or 1500.
To change MTU in Windows:
- Open
Command lineon behalf of the administrator. - Perform:
netsh interface ipv4 set subinterface "Connection_Name" mtu=1472 store=persistent(replace
Connection_namethe name of your Wi-Fi, which can be found inipconfig /all).
5. Viruses and malware
Some viruses modify network settings by redirecting traffic through a proxy or blocking DNS access. Run a full system scan:
- 🛡️ Use Malwarebytes or AdwCleaner to search for adware and spyware.
- 🔍 Run a deep scan with the built-in Windows Defender.
- 📂 Check the file
hosts(C:\Windows\System32\drivers\etc\hosts) for the presence of suspicious entries.
Diagnostics using the command line
If you prefer to troubleshoot the problem yourself, these commands will help you pinpoint the cause.
1. Checking the connection to the router
Perform in Command line:
ping 192.168.1.1
Possible results:
- 🟢 There are answers — the router is accessible, the problem is in the internet or DNS settings.
- 🔴 No answer — the router is not responding, check its settings or reboot.
- ⚠️ Timeout exceeded — the router is turned on, but does not allow ICMP packets (may be blocked by a firewall).
2. Checking DNS access
Try pinging Google's DNS server:
ping 8.8.8.8
If you can ping but can't access websites, there's a DNS issue. Solution:
- Use public DNS (see Step 5).
- Check the DNS settings in your router (section
WANorInternet).
3. Route tracing
Team tracert will show at what stage the connection is broken:
tracert ya.ru
If the tracing is interrupted at the first step (192.168.1.1), the problem is with the router or the connection to the ISP. If the connection fails later, there may be problems with the ISP.
4. View network statistics
Team netstat -ano will show all active connections and ports. Please note:
- 🔌 Suspicious connections to unknown IPs (may be a virus).
- 🔄 A large number of connections in the state
TIME_WAIT(may indicate network problems).
What to do if nothing helps?
If you've tried all the tips and the "limited connection" still persists, it's time to consider more drastic measures.
1. Updating the router firmware
Outdated firmware may contain bugs that cause connection issues. Update it:
- Download the latest firmware version from the router manufacturer's website.
- Go to the router's web interface (
192.168.1.1). - Find the section
Software updateorFirmware Update. - Upload the downloaded file and wait for the process to complete.
2. Replacing the Wi-Fi adapter
If the problem only affects one PC and all settings have been verified, the Wi-Fi module itself may be faulty. In this case:
- 🖥️ For a desktop PC, buy an external one USB Wi-Fi adapter (For example, TP-Link TL-WN725N).
- 💻 For a laptop, you can replace the internal module (if it is removable) or also use a USB adapter.
3. Contacting your provider
If the problem occurs on all devices and the router is displaying internet connection errors, contact your ISP's technical support. Tell them:
- 📌 Your router model.
- 🔌 Connection type (
PPPoE,DHCP,Static IP). - ⚠️ The exact error message (if any).
The provider can:
- Restart the port on your equipment.
- Check the line for physical breaks.
- Update connection data (logins, passwords).
4. Alternative connection methods
If Wi-Fi still doesn't work, try these temporary solutions:
- 📶 Mobile Internet - Share Wi-Fi from your smartphone (modem mode).
- 🔌 Direct connection - connect the provider's cable directly to the PC (if you have
DHCPorStatic IP). - 🔄 Powerline adapters — transmitting the Internet through electrical wiring (useful if Wi-Fi doesn’t work in some rooms).
FAQ: Frequently Asked Questions
Why does Wi-Fi work on my phone, but my laptop has a "limited connection"?
This means the problem is localized to the laptop. The most likely causes are:
- Outdated Wi-Fi adapter drivers.
- IP address conflict with another device.
- Antivirus or firewall action.
- The Wi-Fi module in the laptop is faulty.
Start with driver updates And reset network settings (cm. Step