You are trying to connect to Wi-Fi from a laptop, but instead of accessing the Internet you see the message “No internet connection», «Can't connect to this network“or don’t find your network in the list at all? This problem is familiar to millions of users - and the reasons for it can lie both in the laptop settings, and in the router, drivers, or even the provider.

In this article we will look at all possible scenarios: from a banal disabled adapter to complex IP address conflicts. You will learn how to diagnose the problem on Windows 10/11, macOS And Linux, which router settings to check first, and what to do if the laptop “sees” the network, but cannot connect to it. And also - a unique checklist for quickly checking 90% of the causes of problems.

1. Checking basic settings: 5 steps before deep diagnostics

Before digging into the system or router settings, make sure that the problem cannot be solved with “one click”. These steps take less than a minute but resolve up to 30% of Wi-Fi problems.

  • 🔄 Reboot your laptop and router. Turn off both devices for 30 seconds, then turn on the router first, and after a minute, the laptop. This will clear temporary network protocol errors.
  • 📶 Make sure Wi-Fi is turned on on your laptop. On Windows check the network icon in the tray (bottom right). On MacBook — icon in the top panel. Sometimes the adapter is turned off accidentally by a keyboard shortcut (for example, Fn + F2 on Lenovo or HP).
  • 🔌 Check the router's operating mode. If only the power indicator on the router case is on, and the Wi-Fi light goes out, press the button WPS/Wi-Fi or look in the settings (usually 192.168.0.1 or 192.168.1.1).
  • 📱 Test connection from other devices. If the smartphone or tablet also does not connect, the problem is with the router or provider. If they connect, the laptop is to blame.
  • 🔒 Check the password is correct. Yes, it’s trivial, but input errors (especially taking into account case and special characters) are one of the top causes of failures. Try entering the password again or copy it from the router settings.

If after these steps the problem remains, proceed to the next section. And if the laptop does not see any network at all (including neighboring ones), it is most likely disabled or faulty Wi-Fi adapter.

📊 What operating system do you have?
  • Windows 10/11
  • macOS
  • Linux
  • Other

2. Diagnostics of the Wi-Fi adapter: why the laptop does not see the network

If the list of available networks is empty or your network appears and disappears, the network adapter is to blame. Let's look at three scenarios and how to eliminate them.

Scenario 1: The adapter is disabled by software or hardware

On Windows open Device Manager (Win + X → Device Manager) and find the section "Network adapters" If next to the name of your Wi-Fi module (for example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA61x4) the arrow ⬇️ is lit - right-click and select “Engage».

On macOS go to System Settings → Network and check the status Wi-Fi (should be "Connected" or "Active"). If gray, click "Enable Wi-Fi».

Scenario 2: The adapter driver is corrupted or outdated

Outdated drivers are a common cause of Wi-Fi problems, especially after updating Windows. B Device Manager right click on the adapter and select "Update driver" If the system says that the driver is up to date, download it manually from the laptop manufacturer’s website (section “Support" or "Drivers»).

For Linux check for the presence of a kernel module with the command:

lsmod | grep -i wifi

If the output is empty, install a proprietary driver (for example, for Broadcom:

sudo apt install firmware-b43-installer

Scenario 3: Adapter hardware failure

If the adapter is not detected by the system at all (not even in Device Manager with an exclamation point), it may have failed. Check:

  • 🔧 Connecting Antennas (relevant for collapsible laptops). Open the back cover and make sure that the thin wires from the Wi-Fi module are connected tightly.
  • 🔄 Performance on another OS. Boot from Live USB (eg Ubuntu) - if Wi-Fi doesn’t work there either, the problem is in the hardware.

The adapter is enabled in Device Manager

The driver is updated (especially after the Windows update)

No conflicts in the Manager (exclamation marks)

Antennas connected (for disassembled models)

-->

⚠️ Attention: On some laptops (eg Dell XPS or HP Spectre) The Wi-Fi module may turn off if it overheats. Check the temperature using HWMonitor — if the CPU/GPU is above 90°C, let the device cool down.

3. Problems with the router: settings that break the connection

If other devices connect to Wi-Fi without problems, but the laptop does not, the router settings are to blame. Most often the problem lies in three parameters: security type, operating mode And MAC filtering.

Parameter 1: Security Type and Encryption

Outdated encryption standards (eg. WEP or TKIP) may conflict with modern adapters. Optimal settings:

  • 🔒 Safety standard: WPA2-PSK or WPA3-PSK (if supported).
  • 🔄 Encryption: AES (not TKIP!).

To change these settings, go to the router's web interface (usually at 192.168.0.1 or 192.168.1.1, login/password - admin/admin), find the section Wireless Security or Wi-Fi Settings.

Parameter 2: Network Mode (802.11 b/g/n/ac/ax)

If the router is operating in mode 802.11n only or 802.11ac only, older adapters (for example, in laptops from 2015 and earlier) may not connect. Set mixed mode:

  • 📡 For routers before 2020: 802.11 b/g/n mixed.
  • 🚀 For modern routers: 802.11 a/n/ac/ax mixed (if supported).

Option 3: MAC Filtering

Some routers block the connection of devices MAC addresses which are not whitelisted. Check it out in the section MAC Filter or Access Control. If filtering is enabled, add the MAC address of your laptop (you can find it with the command:

ipconfig /all

on Windows or

ifconfig | grep ether

on macOS/Linux.

Problem Symptoms Solution
Invalid security type The laptop “sees” the network, but when connecting it asks for a password again and again Edit WEP on WPA2-PSK (AES) in the router settings
Channel conflict The network appears and disappears; low speed Set the router to a fixed channel (for example, 6 or 11 for 2.4 GHz)
MAC filtering The laptop does not connect, but other devices do Disable filtering or add laptop MAC address to whitelist
Outdated router firmware Problems after updating Windows/macOS Update the router firmware on the manufacturer's website
💡

If, after changing the router settings, the laptop still does not connect, reset the router to factory settings (button Reset on the rear panel). Just don’t forget to save your data to connect to your provider first!

4. IP address and DNS conflicts: when the network is “connected”, but there is no Internet

Situation: the laptop connects to Wi-Fi, but there is an exclamation mark next to the network name, and the browser writes “No internet access" The reason is conflict IP addresses or failure DNS.

Problem 1: DHCP does not provide an IP address

If it is disabled in the router settings DHCP server, the laptop will not receive an automatic IP address. Check this out:

  1. On Windows: open Network settings → Wi-Fi → Hardware settings → Properties and find the line IPv4 address. If it starts with 169.254.x.x — DHCP did not work.
  2. Go into your router settings and make sure that DHCP enabled (section LAN or Local network).

Problem 2: Manually setting the IP address

If you previously manually assigned an IP (for example, for gaming or remote work), this may conflict with the current network. Reset settings:

  • 🖥️ On Windows:
    1. Open Control Panel → Network and Internet → Network and Sharing Center.
    2. Click on Wi-Fi connection → Properties → IPv4.
    3. Check the "Obtain an IP address automatically" and "Obtain DNS server address automatically».
  • 🍎 On macOS:
    1. Go to System Settings → Network → Wi-Fi → Advanced.
    2. Tab TCP/IP → select "Use DHCP».

Issue 3: DNS Failure

If sites do not open, but ping 8.8.8.8 in the command line it succeeds - DNS is to blame. Try manually setting up 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.
  • How to check the connection with the router?

    Open command prompt (Win + R → cmd) and enter:

    ping 192.168.0.1

    (or 192.168.1.1, if you have a different router IP).

    If the packets do not arrive (100% loss), there is a problem with the connection to the router. If they arrive, but the sites do not open, the DNS or provider is to blame.

    5. Specific problems for Windows, macOS and Linux

    Each operating system has unique Wi-Fi-related pain points. Let's look at them in detail.

    Windows 10/11: WLAN AutoConfig Service and Network Reset

    If the adapter is turned on, the driver is updated, but there is no connection, check the service. WLAN AutoConfig:

    1. Click Win + R, enter services.msc.
    2. Find the service "WLAN AutoConfig Service" and make sure that it is running (status "Works»).
    3. If not, right-click → “Launch».

    If this doesn't help, run reset network settings:

    netsh winsock reset
    

    netsh int ip reset

    ipconfig /flushdns

    macOS: Reset NVRAM and create a new network configuration

    On MacBook Wi-Fi problems are often solved by resetting NVRAM (non-volatile memory where network settings are stored):

    1. Turn off your Mac.
    2. Turn it on by immediately pressing Option + Command + P + R for 20 seconds.
    3. Release the keys after the second beep (or Apple logo).

    If this does not help, delete the current Wi-Fi configuration:

    1. Go to System Settings → Network.
    2. Highlight Wi-Fi, click "" (minus) and confirm deletion.
    3. Restart your Mac and the configuration will be created again.

    Linux: Problems with NetworkManager and kernel modules

    B Ubuntu, Fedora and other distributions are most often to blame NetworkManager or lack of proprietary drivers. Check:

    • 🐧 NetworkManager status:
      sudo systemctl restart NetworkManager
    • 🔧 Availability of Wi-Fi module:
      lsmod | grep -i wifi

      If empty, install the driver (for example, for Broadcom):

      sudo apt install bcmwl-kernel-source
    💡

    On Windows 11, after updating KB502xxxxx, Wi-Fi drivers often crash. If the problem appeared after the update, roll it back to “Settings → Windows Update → Update history.”

    6. External interference and hardware limitations

    Sometimes the problem is not the settings, but physical obstacles or hardware limitations. Here's what to check:

    Interference from other devices

    Wi-Fi operates on frequencies 2.4 GHz And 5 GHz, which may overlap:

    • 📡 Other routers (especially in apartment buildings). Use apps like Wi-Fi Analyzer (Android) or NetSpot (macOS/Windows) to find an available channel.
    • 🔌 Microwaves, cordless phones, baby monitors. Move the router away from them.
    • 💡 Smart Bulbs and IoT Devices. Some (for example, Xiaomi or Tuya) create their own networks 2.4 GHz, which conflict with the main one.

    Laptop limitations

    Older or budget laptops (eg. Lenovo IdeaPad or Acer Aspire before 2018) may not support modern standards:

    • 📶 No 5 GHz. Check that the router is broadcasting to 2.4 GHz (in Wi-Fi settings the mode must be turned on b/g/n).
    • 🔄 No WPA3. If the router only works in mode WPA3, switch it to WPA2/WPA3 mixed.

    Problems with adapter power (especially on Windows)

    Windows may turn off the Wi-Fi adapter by default to save power. Disable this feature:

    1. Open Device Manager → Network Adapters.
    2. Right click on the adapter → Properties → Power Management.
    3. Uncheck "Allow this device to turn off to save power».
    💡

    If your laptop connects to Wi-Fi, but the speed is below 1 Mbps, try disabling the router's Band Steering (it automatically switches devices between 2.4 and 5 GHz, but sometimes does not work correctly).

    7. When to call your provider: problems on the Internet company’s side

    If none of the methods help, and other devices also do not connect, the provider is to blame. Here are signs that the problem is not on your side:

    • 🌐 Indicator Internet The light on the router is off or flashing red.
    • 📞 The telephone line (if ADSL) makes crackling noise or silence.
    • 🔌 When connecting the cable directly to the laptop (without a router), there is no Internet either.

    Before calling support:

    1. Check your personal account balance (sometimes access is blocked for non-payment).
    2. Check if there is technical work on the line (information is usually available on the provider’s website).
    3. If the router is rented from a provider, ask to reset its settings remotely.
    ⚠️ Attention: Some providers (eg Rostelecom or MTS) bind access to the router's MAC address. If you have changed your router, please provide support with the new MAC address (you can find it on the sticker on the bottom of the device).

    8. Extreme measures: resetting the system and contacting service

    If you have tried everything, but the laptop stubbornly does not connect to Wi-Fi, there are radical methods left:

    Reset network settings to factory defaults

    On Windows 10/11:

    1. Open Settings → Network and Internet → Status → Network reset.
    2. Click "Reset now» and confirm.

    On macOS:

    1. Remove all network interfaces in System Settings → Network (button "»).
    2. Restart your Mac and they will recover automatically.

    Reinstalling the operating system

    If the reset did not help, but Wi-Fi works on another laptop, the problem is in the software. Reinstalling the OS (with data preservation!) often resolves deep driver conflicts. For Windows use Media Creation Tool, for macOSInternet recovery (Cmd + R when loading).

    Contacting the service center

    If the laptop does not see the network even after reinstalling the OS, it is probably faulty Wi-Fi module. Replacing it will cost 1,500–4,000 rubles (depending on the model). For diagnostics in the service, specify:

    • 🔧 Laptop model (For example, ASUS ZenBook UX425).
    • 🔄 Wi-Fi module model (can be found in Device Manager or team lspci | grep -i network on Linux).
    • 📝 The situation when the problem appeared (after a fall, update, liquid contact, etc.).
    💡

    Before visiting the service center, check the laptop for physical damage (cracks near the Wi-Fi antennas, traces of oxidation on the connectors). This will help the technician quickly determine the cause.

    FAQ: Frequently asked questions about connecting to Wi-Fi

    ❓ The laptop connects to Wi-Fi, but the sites do not open. What to do?

    Check:

    1. DNS: try to register manually 8.8.8.8 (instructions in section 4).
    2. Proxy: open Settings → Network → Proxy and disable all options.
    3. Antivirus: Disable it temporarily (eg Kaspersky or Avast sometimes they block traffic).
    ❓ Why doesn't my laptop connect to Wi-Fi after Windows update?

    Updates often reset drivers. Do the following:

    1. Roll back the update to Settings → Update Center → Update History.
    2. Uninstall the current Wi-Fi driver in Device Manager and install it again from the laptop manufacturer's website.
    ❓ How to connect to Wi-Fi if you forgot your password?

    Recovery methods:

    • 🔑 On Windows: Open a command prompt as administrator and type:
      netsh wlan show profile name="ИМЯ_СЕТИ" key=clear

      The password will be in the line "Key Contents».

    • 🍎 On macOS: open bunch of keys, find the network name and double-click on it - the password will be displayed after entering the account password.
    • 📡 On the router: reset it with the button Reset (the password will be reset to the factory default, usually indicated on the sticker).
    ❓ The laptop connects only to some networks. What's the matter?

    Possible reasons:

    • Security type: some networks use WPA3 or 802.1X (Enterprise Authentication) that are not supported by your adapter.
    • Hidden Network (SSID): If the network does not broadcast its name, you can only connect to it manually (enter the network name and password in the Wi-Fi settings).
    • MAC limit: in some public networks (hotels, airports) access is distributed only to registered devices.
    ❓ Is it possible to connect to Wi-Fi without a password?

    Technically yes, but legally - only if the network is open (without a password) or you have the owner's permission. Methods:

    • 🔓 WPS: press the button WPS on the router, then select the network on the laptop - the connection will take place without a password (does not work on all routers).
    • 📡 Guest network: Some routers have a separate guest network with or without a simplified password.

    Attention: Connecting to other people's secure networks without permission violates the law (Article 272 of the Criminal Code of the Russian Federation).