Why does my laptop say "Limited Access" when connecting to Wi-Fi? And how can I fix it?

Message Limited Access or "No internet access" on the Wi-Fi icon in Windows — one of the most common network problems. The laptop connects to the router, but the pages don't load. IP address is not issued, and a yellow triangle with an exclamation mark appears in the notification center. What's causing this, and how can I restore full network access?

In practice, the settings may also be to blame. Windows, and problems on the router side, and even hardware malfunctions. We analyzed 12 Key Reasons - from banal (for example, a failure DHCP) to rare (conflict DNS-servers). In the article you will find step-by-step instructions for each situation, including commands for CMD, screenshots of the router menu, and tips for diagnosing the equipment.

If you are in a hurry, start with section on resetting network settings (it solves 60% of cases). For experienced users, there are commands for manual IP configuration and ways to bypass provider blocks. And if the problem only occurs on one device, check Wi-Fi adapter drivers (more on this in section 4).

📊 How often do you experience "limited access" to Wi-Fi?
Once a week
Once a month
Only after Windows update
I encountered it for the first time
Another option

1. DHCP Failure: Why Doesn't My Laptop Receive an IP Address?

In 80% of cases the message Limited Access means that the laptop could not receive IP address from the router through protocol DHCPIt's like you go to a restaurant and the waiter forgets to give you a menu—you're seated (connected to the internet), but you can't order (get data).

Reasons for the failure DHCP:

  • 🔄 The router blocked the device (for example, due to exceeding the connection limit).
  • Router power failure - after power outage settings DHCP may get lost.
  • 🖥️ IP address conflict - if there is already a device with the same address on the network.
  • 🛠️ Manually entered IP in the settings Windows, which does not match the router's range.

How to check? Open Command line (Win + R → enter cmdEnter) and run:

ipconfig /all

Look for the line IPv4 addressIf there are values ​​of the type 169.254.x.x - This DHCP failure confirmation: Windows assigned a backup address because it did not receive one from the router.

Reboot the router (unplug for 30 seconds)

Check if the number of connected devices in the router settings has been exceeded.

Reset Windows network settings (command `netsh int ip reset`)

Temporarily assign IP manually (if you know your network range)-->

2. Router-side issues: 4 key settings

If "limited access" appears on all devices (laptop, phone, tablet), the router is to blame. Most often, the problem lies in one of four settings:

Parameter Reason for failure How to fix
DHCP server Disabled or running in the wrong IP range Enable it in the router settings (usually in the section LAN)
MAC filtering Your laptop is locked by MAC address Add MAC Add the laptop to the allowed list or disable filtering
Wi-Fi operating mode The standard has been set 802.11n/ac, and the laptop adapter only supports 802.11b/g Switch to mode 802.11b/g/n mixed
Channel width Too wide (eg. 80 MHz) for an old laptop Install 20/40 MHz or Auto

How do I access my router settings? Usually, it's enough to enter [web address] in my browser. 192.168.0.1 or 192.168.1.1 (The address is on the sticker on the back of the device). The default login and password are admin/admin or admin/password.

⚠️ Attention: If after changing the router settings the internet is completely gone, perform a factory reset (button Reset (on the back panel). Please note that after this, you will have to set up your connection to your provider again.

3. DNS conflict: why websites don't open when Wi-Fi is working

Sometimes a laptop receives an IP address, but pages in the browser still don't load. In this case, the culprit is DNS server — a system that converts domain names (for example, google.com) into IP addresses. If DNS is not working properly, you will see errors like «DNS_PROBE_FINISHED_NO_INTERNET» or "The DNS server is not responding.".

Reasons for DNS conflict:

  • 🌍 Problems with the provider - its DNS servers are unavailable.
  • 🔒 Blocking via hosts — file C:\Windows\System32\drivers\etc\hosts contains prohibited entries.
  • 🛡️ Antivirus or VPN redirects DNS requests to its servers.

How to check? Run in CMD command:

nslookup google.com

If the response does not contain a line with an IP address (for example, 8.8.8.8) — DNS isn't working. Solutions:

  1. Try alternative DNS: 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare).
  2. Disable your VPN/antivirus for 5 minutes and check the connection.
  3. Flush the DNS cache with the command:
    ipconfig /flushdns

4. Wi-Fi adapter driver: updating, rolling back, and diagnostics

If "limited access" appears only on one laptop, and other devices work fine - it's my fault Wi-Fi adapter or its driver. Typical symptoms:

  • 🔌 The Wi-Fi icon is blinking or showing a cross.
  • 🔄 The connection keeps breaking and reestablishing.
  • 🖥️ In Device Manager There is a yellow exclamation mark next to the adapter.

How to fix:

  1. Update your driver:
    1. Open device Manager (Win + X → "Device Manager").
    2. Find the section Network Adapters → Right-click on your Wi-Fi adapter (for example, Intel Wi-Fi 6 or Qualcomm Atheros).
    3. Select Update DriverAutomatic search.
  2. Roll back the driverIf the problem appeared after the update:

    In the same menu, select "Properties" → tab "Driver"Rollback.

  3. Uninstall and reinstall the driver:

    Remove the device in Dispatcher, then restart your laptop - Windows will install the driver automatically.

For laptops Lenovo, HP And Dell It is better to download drivers from official website of the manufacturer - universal drivers from Microsoft may not work correctly.

How to find out the model of a Wi-Fi adapter?

Open Command line and run:

wmic nic get name, manufacturer

In the list, find the adapter with the mention Wireless or Wi-Fi.

5. Blocking by antivirus or Windows firewall

Antiviruses (Kaspersky, Avast, ESET) and built-in firewall Windows Sometimes they block network connections, considering them suspicious. Signs:

  • 🛡️ Message Blocked by firewall in the notification center.
  • 🔍 The antivirus logs contain entries about network activity being blocked.
  • 🌐 The Internet only works after disabling the antivirus.

How to check:

  1. Temporarily disable your antivirus and check your connection.
  2. Open Windows Firewall (Control Panel → System and Security → Firewall) and check the rules for your network.
  3. Add an exception for the browser or program that requires the Internet.
⚠️ Attention: If your internet connection works after disabling your antivirus, don't leave it disabled for too long! Add your network to the trusted list or configure exceptions for specific programs.

6. Problems with the provider: blocking and technical work

Sometimes "limited access" is not your fault, but a problem on the other side. Internet providerPossible reasons:

  • 📵 Technical work - planned or emergency.
  • 💰 Unpaid invoice — the provider could have restricted access.
  • 🔒 Blocking by MAC address - if you changed your router or laptop.
  • 📡 Network congestion — during rush hour the speed can drop to zero.

How to diagnose:

  1. Call your provider's support team and check if there are any outages in your area.
  2. Connect the cable directly to your laptop (bypassing the router). If the internet isn't working, the problem is definitely with your ISP.
  3. Check your personal account balance.

If the provider blocks access by MAC address, you need:

  1. To know MAC address your laptop (command ipconfig /all → line Physical address).
  2. Report it to the provider's support for linking.

7. Hardware failures: when the hardware is to blame

If none of the methods helped, the problem might be hardware:

  • 📡 Wi-Fi adapter failure - for example, after a laptop falls.
  • 🔌 Faulty antenna connector — the contacts have come loose or oxidized.
  • 🔋 Chipset overheating — the adapter switches off at high temperatures.
  • 🛠️ Problems with the motherboard — Rarely, but it happens.

How to check:

  1. Connect your laptop to Wi-Fi via USB adapter (costs ~500 ₽). If everything works with it, the built-in module is to blame.
  2. Check if the adapter is lit up Device Manager with an error Code 10 or Code 43.
  3. If your laptop has been dropped or got wet, contact a service center.
⚠️ Attention: Repairing a Wi-Fi module yourself requires soldering experience and risks voiding your warranty. If your laptop is under warranty, contact an authorized service center.

FAQ: Frequently asked questions about "limited access" to Wi-Fi

Why does "limited access" only appear on Windows 10/11, but the internet works on my phone?

This is a typical situation where the problem lies in Windows settings or drivers. Start with:

  1. Reset network settings (Settings → Network → Network reset).
  2. Wi-Fi adapter driver updates.
  3. Checking the settings DNS (try it 8.8.8.8).

If it doesn't help, create a new user in Windows and check the connection under his account (sometimes the problem is in the user profile).

How to fix "Restricted Access" after Windows update?

Updates often mess up network settings. This helps:

  1. Rolling back the Wi-Fi adapter driver (via device Manager).
  2. Uninstalling the latest update (Settings → Update & Security → View update history → Uninstall updates).
  3. Manual driver installation from the laptop manufacturer's website.

If the problem appeared after major update (For example, Windows 11 23H2) - wait for the patch from Microsoft or roll back to the previous version.

Can a virus cause "limited access" to Wi-Fi?

Yes, some viruses:

  • Change the settings DNS to malicious servers.
  • Block network ports.
  • They install proxies without your knowledge.

Check the system Malwarebytes or Kaspersky Virus Removal Tool. Also check the proxy settings (Settings → Network → Proxy - should be "Automatic detection").

Why does "limited access" remain after resetting the router?

Resetting the router returns the settings to factory defaults, but:

  • 🔌 Perhaps, cable from the provider not connected to the port WAN (it is usually highlighted in a different color).
  • 📡 Not configured Internet connection (you need to enter data from your provider: PPPoE, VLAN ID etc.).
  • 🔄 The router is unable to obtain an IP address from the provider. Wait 2–3 minutes and reboot it again.

If you're unsure about the settings, call your provider's support team and ask for help configuring your router.

How to check if the router or laptop is at fault?

Simple test:

  1. Connect to the same Wi-Fi another laptop/phoneIf he has the same problem, the router is to blame.
  2. Connect the problematic laptop to another network (for example, to a mobile hotspot). If everything works there, the problem is with your router or its settings.
  3. Connect your laptop to the router via cableIf the internet works, the laptop's Wi-Fi module or wireless network settings are to blame.