Why does my laptop connect to Wi-Fi with the message "Limited"? A full analysis of the causes and solutions.

You open your laptop, connect to your usual Wi-Fi network, but instead of accessing the Internet, you see the message Limited or Connected, no internet accessThere's a signal, but pages won't load, messengers refuse to send messages, and the system persistently reports connection issues. This situation is familiar to many—and it's equally frustrating for both newbies and experienced users.

In 90% of cases, the problem is solved in 5-10 minutes, but to do this you need to understand it precisely root causeThe fact is that the “Limited” message may appear due to failures on the side router, incorrect Windows settings, conflicts IP addresses, problems with drivers or even viruses. In this article, we'll look at all possible scenarios - from the banal to the exotic, — and we'll also provide checklists for quick diagnostics and step-by-step troubleshooting instructions.

Important: If the problem occurs only on one device (for example, on a laptop with Windows 10/11(but not on the phone), the operating system or its configuration is to blame. If "Limited" appears on all devices, look for the cause in the router or ISP. We'll teach you how to distinguish between the two.

1. What does the "Restricted" status mean in Windows?

Message Limited (or Connected, no internet access (in newer versions of Windows) means that the laptop has successfully connected to the Wi-Fi network, but cannot access the global networkThis is not a connection error - it's a bug routing or authentication.

Technically, the problem comes down to one of three options:

  • 🔌 Missing IP address — the router does not provide the laptop with the correct IP (or gives an incorrect one, for example, 169.254.x.x).
  • 🚫 Traffic blocking — a firewall, antivirus, or ISP restricts access to certain ports.
  • 🌐 DNS issues — the device cannot resolve domain names (for example, google.com) into IP addresses.

Sometimes "Limited" appears due to hardware failures For example, if a laptop's Wi-Fi module starts glitching after overheating or being dropped. But in 95% of cases, the software or network settings are to blame.

📊 How often do you experience the "Limited" issue when connecting to Wi-Fi?
Once a week or more often
1-2 times a month
Rarely, but accurately
Never had such a problem

2. First steps: quickly diagnose the problem

Before you dig into the settings, do the following: 5 simple steps, which will help narrow down the range of possible causes:

Try connecting to another Wi-Fi network (neighbors, mobile hotspot)

Reboot your router (unplug it from the power outlet for 30 seconds)

Check if the Internet works on other devices (phone, tablet)

Disable VPN or proxy (if using)

Launch the command prompt and enter ping 8.8.8.8 (If there is a ping, but websites don't open, the problem is in the DNS)-->

If the problem disappears after rebooting the router, it's the culprit. DHCP server router (it "forgot" to assign an IP address to your laptop). If the internet isn't working on any devices, call your provider. If "Limited" is only on your laptop, but everything works fine on your phone, read on.

Please note IP address, which is assigned to the laptop. To do this:

  1. Click Win + R, enter ncpa.cpl.
  2. Right-click on the Wi-Fi connection → StateIntelligence.
  3. Look at the line IPv4 address.

If the address starts with 169.254 - This APIPA (Automatic Private IP Addressing), meaning that the laptop was unable to obtain an IP address from the router. If the address 0.0.0.0 - problem with drivers or network adapter.

3. Reason #1: DHCP issues (no IP address)

DHCP server (Dynamic Host Configuration Protocol) is a router service that automatically assigns IP addresses to devices on the network. If it's not working properly, the laptop won't receive the correct IP address, and Windows will display "Limited."

To check if DHCP is to blame:

  1. Open Command line (Win + Rcmd).
  2. Enter one by one:
    ipconfig /release
    

    ipconfig /renew

  3. If after renew IP has not changed (remained 169.254.x.x), the problem is on the router side.

Solutions:

  • 🔄 Reboot your router (pull out the power cord for 30-60 seconds).
  • 📋 Set IP manually:
    1. Open ncpa.cpl → Wi-Fi Properties → Internet Protocol version 4 (TCP/IPv4).
    2. Select Use the following IP address.
    3. Enter:
      • IP: 192.168.1.X (where X is a number from 2 to 254, not occupied by other devices).
      • Mask: 255.255.255.0.
      • Gateway: 192.168.1.1 (or another one if your router has a different address).
      • DNS: 8.8.8.8 And 8.8.4.4 (Google DNS).
  • ⚙️ Update your router firmware (instructions are usually on the device sticker or in the web interface at 192.168.1.1).
  • 4. Reason #2: IP address conflict on the network

    If two devices on the network receive the same IP address, the router blocks one of them, and Windows displays "Restricted." This most often happens if:

    • 📱 Someone manually set a static IP that matched the one distributed by DHCP.
    • 🔄 The router "forgot" to release the IP after the device was disconnected.
    • 🖥️ It's turned on on the laptop bridge mode or the virtual machine conflicts with the host OS.

    How to check:

    1. Open router web interface (usually 192.168.1.1 or 192.168.0.1).
    2. Find the section DHCP or Local area networkClients table.
    3. Check for duplicate IP addresses.

    Solutions:

    • 🔄 Reboot your router - this will reset the DHCP table.
    • 📵 Disconnect all devices from Wi-Fi, except for the laptop, and check the connection.
    • ⚙️ Change the DHCP range in the router settings (for example, with 192.168.1.100–200 on 192.168.1.50–150).
    • 🖥️ Turn off virtual machines (if you use VirtualBox or VMware).
    How do I find my router's IP address if 192.168.1.1 isn't working?

    Open command prompt and type ipconfig. Look for the line Main gateway - this is the address of your router (for example, 192.168.0.1 or 10.0.0.1).

    5. Reason #3: Problems with DNS servers

    If the laptop receives an IP address, but the sites do not open, and ping 8.8.8.8 it's going well - it's our fault DNS serversThey are responsible for resolving domain names (for example, vk.com) into IP addresses. If DNS isn't working, the browser doesn't know where to send the request.

    Reasons for DNS failure:

    • 🌍 The provider is blocking or redirecting DNS requests.
    • 🛡️An antivirus or firewall is blocking the port 53 (used for DNS).
    • ⚡ DNS cache failure on laptop.
    • 📡 The router is incorrectly transmitting DNS servers from the provider.

    Solutions:

    1. Flush your DNS cache:
      ipconfig /flushdns
    2. Set DNS manually:
      1. Open ncpa.cpl → Wi-Fi Properties → IP version 4.
      2. In the field DNS servers please specify:
        • 8.8.8.8 (Google DNS)
        • 1.1.1.1 (Cloudflare DNS)
  • Disable the Smart DNS feature in the router (if there is one).
  • Check your antivirus settings - some (for example, Kaspersky or Avast) replace DNS.
  • 6. Reason #4: Incorrect network settings in Windows

    Sometimes "Limited" appears due to failures in Windows network profilesFor example, if the laptop previously connected to a network with different security settings, and now they conflict. Or if the settings were manually changed. TCP/IP.

    What to check:

    • 🔒 Network type - if Windows has identified the connection as public, some functions may be blocked.
    • 📡 Adapter parameters — the protocol may be disabled IPv4.
    • 🔄 Reset network settings — helps in 70% of cases.

    Network reset instructions:

    1. Open Parameters (Win + I) → Network and InternetState.
    2. Scroll down and click Network reset.
    3. Confirm the action and restart the laptop.

    If resetting doesn't help, try delete network profile:

    1. Open Command prompt as administrator.
    2. Enter:
      netsh wlan show profiles

      (find your network name).

    3. Delete profile:
      netsh wlan delete profile name="NETWORK_NAME"
    4. Reconnect to the network.

    7. Reason #5: Problems with Wi-Fi adapter drivers

    Outdated, damaged or incompatible network adapter drivers — a common cause of "Limited," especially if the problem appeared after a Windows update or new software installation.

    How to check:

    1. Open device Manager (Win + Xdevice Manager).
    2. Find the section Network adapters.
    3. If there is a Wi-Fi adapter near you yellow exclamation mark — the driver is not working properly.

    Solutions:

    • 🔄 Update your driver:
      1. Right-click on the adapter → Update driverAutomatic search.
      2. If it doesn't help, download the driver from the laptop manufacturer's website (for example, for HP, Lenovo, ASUS).
  • 🗑️ Uninstall and reinstall the driver:
    1. IN Device Manager Remove the Wi-Fi adapter.
    2. Click ActionUpdate hardware configuration.
  • Roll back the driver (if the problem appeared after the update):
    Right-click on the adapter → Properties → Driver → Roll Back Driver
  • If Wi-Fi disappears completely after updating the driver, try disable power saving mode for adapter:

    1. Open device Manager → Wi-Fi adapter properties → Power management.
    2. Uncheck the box Allow the computer to turn off this device to save power.

    8. Reason #6: A firewall or antivirus is blocking the connection

    Sometimes security software (For example, Windows Defender, Kaspersky, Avast) blocks network traffic, considering it suspicious. This can occur after updating virus databases or changing firewall rules.

    How to check:

    • 🛡️ Temporarily disable the firewall:
      1. Open Control PanelWindows Firewall.
      2. Select Enabling and disabling Windows Firewall.
      3. Turn it off for private And public networks.
  • 🔍 Check your antivirus - some (for example, ESET NOD32) have a module firewall.
  • If the internet works after disabling protection, the problem is in the security settings. Solutions:

    • 🔄 Add an exception for your network in the firewall.
    • 📋 Update your antivirus — perhaps the databases contain erroneous rules.
    • 🛠️ Reset your firewall settings:
      netsh advfirewall reset
    • 9. Other possible causes and solutions

      If none of the previous methods helped, the problem may be in one of the following scenarios:

      Cause Signs Solution
      Incompatibility of Wi-Fi standards (for example, the router works on 802.11n, and the laptop only supports 802.11ac) "Limited" appears only on this laptop, other devices work fine In your router settings, change the Wi-Fi mode to Mixed (802.11b/g/n/ac)
      MAC filtering on the router The Internet does not work on any device except those on the "white list" Disable MAC filtering in the router's web interface or add the laptop's MAC address.
      Problems with the provider (cable break, IP blocking) "Limited" on all devices, but the router shows that the Internet is connected Reboot your router, check your cable, and contact your ISP's support team.
      Viruses or malware The problem appeared after installing new software; ads appeared in the browser. Scan the system Malwarebytes or Dr.Web CureIt!
      Hardware failure (Wi-Fi module or antenna failure) “Limited” appears even when connected to different networks, the module heats up or crackles Check your laptop at a service center or use a USB Wi-Fi adapter.

      If you suspect hardware problem, try connecting your laptop to the Internet via Ethernet cableIf it still says "Limited," the network card or motherboard is to blame.

      10. FAQ: Frequently asked questions about the "Limited" issue

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

      This means that the problem lies in Windows settings or drivers. Start by resetting your network settings (Settings → Network → Network reset), then update your Wi-Fi adapter driver. If that doesn't help, check your firewall and antivirus software.

      "Restricted" appeared after a Windows update. What should I do?

      Windows updates often reset network settings or install incompatible drivers. Try:

      1. Roll back the Wi-Fi adapter driver.
      2. Launch troubleshooting (Settings → Network → Troubleshooting).
      3. Restore the system to a restore point (Control Panel → Recovery).
    The router is distributing internet, but the laptop says "Limited." What's wrong?

    Most likely, the router is not giving out correct IP address your laptop. Check:

    • Is it included? DHCP server in the router settings.
    • Is it not set manually? static IP on the laptop (it should say “Get automatically”).
    • Is the router overloaded (try disconnecting other devices).
    Can a virus cause "Limited"?

    Yes, some viruses (trojan-proxy, DNS-changer) change network settings, causing the internet to stop working. Signs of infection:

    • An unfamiliar advertisement appears in the browser.
    • DNS servers in the network settings have changed to unknown (for example, 85.25.45.1).
    • Antivirus blocks suspicious connections.

    Solution: Scan your system Malwarebytes or Kaspersky Virus Removal Tool.

    "Limited" only appears at certain times of day. Why?

    This may be due to:

    • Overload of the provider's network (in the evening, when everyone is at home).
    • Automatic Windows Update (it can block traffic).
    • Router operating schedule (Some models turn off Wi-Fi on a timer).

    Try changing it DNS servers on 8.8.8.8 and disable background Windows updates.

    If none of the suggested methods help, the problem may be unique to your configuration. In this case:

    • 📋 Collect logs by using ping, tracert And ipconfig /all.
    • 🔧 Contact your provider's support with a description of the problem.
    • 🖥️ Have your laptop checked at a service center. (if you suspect a hardware failure).