Introduction: why the laptop “sees” the network, but sites do not open

The situation is familiar to many: the laptop successfully connects to Wi-Fi, the “connected” icon is lit next to the network name, but the browser stubbornly displays an error "No Internet access" or "DNS server is not responding". At the same time, other devices - smartphones, tablets - work without problems. What's the matter?

The reason lies in the break in the chain between your laptop and the global network. It could be hardware problem (for example, network card failure), software conflict (incorrect TCP/IP or driver settings) or external factors (router limitations, problems with the provider). In this article we will look at all possible scenarios - from basic checks to deep diagnostics, including rare cases that are often missed even by IT specialists.

Important: if the problem occurs after updating Windows or installing new software, go straight to the section about network adapter drivers. If the laptop previously worked normally, and the failure occurred suddenly, start by checking the router.

1. Problems with the router: why does it “distribute” Wi-Fi, but does not provide Internet

The first thing to rule out is a malfunction or incorrect settings of the router. Even if other devices are connected to the network, this does not guarantee that the router is working correctly. Here are the key points to check:

  • 🔄 Reboot the router: Turn off the power for 30 seconds, then turn on again. In 40% of cases, this solves the problem of temporary DHCP failures.
  • 📡 Network mode: Check if the mode is enabled AP (Access Point) instead of Router — in this case, the router does not distribute IP addresses.
  • 🔒 Filtering by MAC: Binding by MAC addresses may be enabled in the router settings, and your laptop is blacklisted.
  • 🌍 DNS forwarding: Some ISPs block third-party DNS (like Google or Cloudflare) at the router level.

How to check your router settings:

  1. Connect to it via cable (if possible) or through another device where the Internet works.
  2. Type in browser 192.168.0.1 or 192.168.1.1 (the address is indicated on the router sticker).
  3. Check section DHCP — a DHCP server with a pool of addresses must be enabled (for example, 192.168.1.100–192.168.1.200).
  4. In the section Wireless or Wi-Fi make sure the checkbox is unchecked Enable AP Isolation (client isolation).
⚠️ Attention: if specified in the router settings PPPoE connection, but the provider's login/password is not saved - the laptop will connect to Wi-Fi, but without access to the Internet. In this case, the connection data must be entered manually.
📊 What router do you have?
  • TP-Link
  • ASUS
  • Xiaomi
  • D-Link
  • Zyxel
  • MikroTik
  • Other

2. Incorrect IP and DNS settings: how to reset and reconfigure

One of the most common reasons is an IP address conflict or incorrect DNS settings. The system can assign the laptop an address from a different range (for example, 169.254.x.x), which is not compatible with the router’s network, or use “broken” DNS servers.

How to check current settings:

  1. Click Win + R, enter ncpa.cpl and press Enter.
  2. Right click on your Wi-Fi connection → PropertiesIP version 4 (TCP/IPv4).
  3. Make sure the checkboxes are checked Obtain an IP address automatically And Obtain DNS server address automatically.

If the settings are correct, but the problem remains, try manually registering DNS from Google or Cloudflare:

  • 🔹 Google DNS: 8.8.8.8 And 8.8.4.4
  • 🔹 Cloudflare DNS: 1.1.1.1 And 1.0.0.1
Symptom Possible reason Solution
IP address starts with 169.254 The router's DHCP server does not provide an address Reboot the router or register the IP manually
Ping up 8.8.8.8 passes, but sites do not open DNS problem Change DNS servers in adapter settings
Message “Network cable is not connected” when connecting to Wi-Fi Adapter driver failure Update or reinstall the driver

Make sure IP and DNS are obtained automatically|

Register alternative DNS (Google/Cloudflare)|

Check ping to 8.8.8.8 via command line|

Reboot the router and laptop -->

3. Network adapter drivers: update, rollback and diagnostics

Incorrect operation of the Wi-Fi adapter driver is a common cause of connection problems. The system may indicate that the network is connected, but data transmission fails at the driver level. Especially relevant for laptops with adapters Intel AX200/AX210, Qualcomm Atheros And Realtek RTL88xx.

How to check and update the driver:

  1. Click Win + XDevice Manager.
  2. Expand the section Network adapters, find your Wi-Fi module (for example, Intel Wi-Fi 6 AX200).
  3. Right click → Update driverAutomatic search.
  4. If the update doesn't help, try Roll back driver (if the button is active) or remove the device and restart the laptop.

For advanced users:

  • 🔧 Download the driver from official website of the laptop manufacturer (not with Windows Update!). For example, for Lenovo ThinkPad - from Lenovo website, for ASUS ROG - with ASUS Support.
  • 🔧 If the adapter is not detected at all, check whether it is enabled in the BIOS (Advanced → Onboard Devices → Wireless LAN).
  • 🔧 For adapters Realtek Installing the driver in Windows 8 compatibility mode may help.
⚠️ Attention: after updating the drivers for Intel Killer Networking (installed on many gaming laptops) sometimes you need to completely remove old software via Programs and componentsKiller Performance Suite.
How to find out the model of a Wi-Fi adapter without Device Manager

Open command prompt (Win + Rcmd) and enter:

wmic nic where "NetEnabled='true'" get Name, Manufacturer

In the output, find the line that mentions Wireless or Wi-Fi - this is your adapter.

4. Program conflicts: antiviruses, VPNs and network “optimizers”

Many programs actively interfere with network settings, blocking connections “for security.” Most often the culprits are:

  • 🛡️ Antiviruses: Kaspersky, ESET NOD32, Avast can block DNS requests or shut down the entire network if an attack is suspected.
  • 🌐 VPN clients: NordVPN, ProtonVPN, OpenVPN sometimes they “break” routing even after disconnecting.
  • Optimizers: utilities like CCleaner, Ashampoo WinOptimizer or Driver Booster can reset network settings.

How to diagnose:

  1. Temporarily disable your antivirus and check your connection.
  2. If you are using a VPN, remove it completely via Programs and components and reboot your laptop.
  3. Check the list of network connections: click Win + Rncpa.cpl. If there are extra adapters (for example, TAP-Windows Adapter from VPN), delete them.

For users Kaspersky Internet Security:

  1. Open your antivirus → SettingsNetwork.
  2. Disable options Network protection And Traffic control.
  3. Restart your laptop.
💡

If the problem occurs after installing the program, use a system restore point. Click Win + Rrstrui and select the date when the Internet was working.

5. Problems on the provider’s side: how to check and what to do

Sometimes it is not your laptop or router that is to blame, but the Internet provider itself. Here are signs that the problem is “outside”:

  • 📵 There is no Internet on all devices (including smartphones), although Wi-Fi is connected.
  • 🔄 Rebooting the router does not help, but the indicator Internet or WAN flashes red/orange.
  • 📞 A call to the provider’s support confirms a “line failure.”

How to check:

  1. Connect the provider cable directly to the laptop (without a router). If the Internet does not work, the problem is definitely on the provider’s side.
  2. Call support and ask if they are blocking your MAC address (sometimes binding is required).
  3. If you have PPPoE- connection, check if the login/password in the router settings has been lost.

What to do while the provider is repairing the network:

  • 📱 Use mobile internet via USB modem or access point on a smartphone.
  • 🔄 If the router supports 4G, insert a SIM card into it (for example, in the model TP-Link Archer MR600 or Huawei B535).
⚠️ Attention: if the provider uses dynamic IP, but the router cannot receive the address for a long time, try changing its settings WAN port MAC address to random (optional Clone MAC Address).

6. Rare causes: from viruses to hardware failures

If none of the above helps, the problem may be more serious. Let's consider non-obvious scenarios:

  • 🦠 Viruses and malware: some Trojans (for example, DNSChanger) change the network settings. Check the system Malwarebytes or AdwCleaner.
  • 🔌 Wi-Fi module hardware failure: If the adapter overheats or fails, the laptop may “see” networks, but not connect to them reliably. Check in Device Manager - if there is an exclamation mark next to the adapter, this is a sign of a problem.
  • Power conflict: Wi-Fi power saving may be disabled in the power plan settings. Go to Control Panel → Power Options → Circuit Settings → Change Advanced Settings and find the parameter Wireless adapter settings - install Maximum performance.

To diagnose hardware problems:

  1. Connect USB Wi-Fi adapter (For example, TP-Link TL-WN725N). If the Internet works with it, the problem is in the internal module of the laptop.
  2. Test the laptop on another router (for example, in a cafe or with friends). If the problem recurs, the laptop is to blame.
💡

If the laptop does not connect to the Internet either via Wi-Fi or cable, but other devices work fine, there is a 90% chance that the problem is in the network card or its drivers.

7. macOS specific solutions

On laptops MacBook Air/Pro The "Wi-Fi without Internet" problem is often related to features macOS. Here's what to check:

  • 🍏 Reset SMC and NVRAM:
    1. Turn off your MacBook.
    2. Clamp Shift + Control + Option and the power button for 10 seconds.
    3. Turn on your laptop and check the network.
  • 🔄 Removing network settings:
    1. Open System Settings → Network.
    2. Select Wi-Fi → press (minus) to delete.
    3. Add the connection again.
  • 🛠️ macOS update: some versions (eg macOS Ventura 13.3) had bugs with Wi-Fi. Update the system via System settings → Software update.
  • For MacBook with M1/M2 chip:

    • Check if the mode is enabled Low Power Mode (energy saving) - it can limit network activity.
    • If you use Parallels Desktop or other virtual machines, they may conflict with network adapters.

    FAQ: answers to frequently asked questions

    Why does my laptop write “No Internet access” even though Wi-Fi is connected?

    This means that the laptop has received an IP address from the router, but cannot “access” the global network. Reasons:

    • The router is not connected to the Internet (check your provider's cable).
    • Incorrect DNS settings (try setting 8.8.8.8).
    • Blocking by antivirus or VPN.
    How to reset network settings in Windows 10/11?

    Open OptionsNetwork and InternetConditionNetwork reset. After the reboot, all adapters and parameters will return to factory settings.

    ⚠️ After the reset, you will have to re-enter your Wi-Fi passwords!

    Could the Wi-Fi adapter be to blame if the laptop sees networks?

    Yes! The adapter can “see” networks (mode auditions works), but does not establish a stable connection due to:

    • Damage to the antenna (relevant after dropping the laptop).
    • Chip overheating (often on MacBook Pro 2018–2020).
    • Conflict with drivers (especially after updating Windows).
    • Check the adapter in Device Manager — if it periodically disappears from the list, this is a sign of a hardware malfunction.

    What to do if nothing helps?

    The last chance is to completely reinstall Windows/macOS or contact a service center. If the problem is hardware (for example, the Wi-Fi module burned out), repairs will cost 1 500–4 000 ₽ depending on the laptop model.

    For MacBook with M1/M2 chip may require flashing via DFU Mode (this is done only in authorized services).