You are trying to connect to a wireless network, but the laptop stubbornly ignores your actions: then the network does not appear in the list, then the password is not accepted, then the connection is permanent breaks after 5 seconds? This problem is familiar to millions of users - from owners of budget Acer Aspire up to bonus MacBook Pro. The reasons may lie in both software failures (70% of cases) and hardware failures (30%).

In this article we will look at all possible scenarios for Wi-Fi not working on a laptop, including rare cases such as IP address conflict or MAC address blocking by the router. You will learn how to diagnose a problem in 2 minutes, what settings ipconfig check first, and why sometimes a simple reset helps TCP/IP-stack. The material is relevant for Windows 10/11, macOS And Linux (with adjustments for OS specifics).

1. The laptop does not see the Wi-Fi network at all: what to check first

If the list of available networks is empty or only nearby access points (except yours) are displayed, the problem lies in one of three components: Wi-Fi hardware switch, adapter driver or router settings. Start with the most obvious:

  • 🔄 Physical button/switch: On many models (Lenovo ThinkPad, Dell Latitude) there is a hardware toggle switch or key combination (for example, Fn + F2). Make sure Wi-Fi is not mechanically disabled.
  • 🖥️ Airplane mode: B Windows 11 this mode can be activated accidentally through the notification panel or hotkeys (Win + A).
  • 🔌 Adapter power: B Device Manager Check if your device is turned off to save power (tab Power management).

If the switches are OK, but there is still no network, proceed to driver diagnostics. Open Device Manager (Win + X → Device Manager) and find the section Network adapters. Look for devices marked "Wireless», «Wi-Fi" or "802.11" A yellow exclamation point indicates a problem with the driver.

📊 What laptop do you have?
  • Lenovo
  • HP
  • ASUS
  • Acer
  • Dell
  • Apple MacBook
  • Other

2. Wi-Fi is in the list, but the laptop does not connect: authentication errors

Situation: the network is visible, you enter the password, but after a few seconds the message “Failed to connect to the network" or "The network settings saved on this computer do not meet network requirements" In 90% of cases the culprits are:

  • 🔑 Wrong password: Make sure the letter case matches (password Passwordpassword). On some routers (TP-Link, Keenetic) The default password is on the sticker.
  • 🔄 Changing security type: If the router was recently updated, the protocol may have changed from WPA2-PSK on WPA3. Older laptops (pre-2018) may not support WPA3.
  • 📡 MAC Address Restriction: The MAC address filter may be enabled in the router settings. Check the whitelist in the web interface (usually at 192.168.0.1 or 192.168.1.1).

For diagnostics, open Command line (Win + R → cmd) and do:

netsh wlan show interfaces

Pay attention to the line Condition. If there Authentication, but not Connected, the problem is definitely in the security settings. Try temporarily disabling encryption in your router (set Open network) and check the connection.

💡

If the laptop connects to other networks, but not to yours, the problem is definitely in the router. Try resetting it with the button Reset (hold for 10 seconds).

3. There is a connection, but the Internet does not work: IP and DNS diagnostics

The laptop shows that it is connected to Wi-Fi, but the pages do not load, and there is a yellow triangle next to the network icon. This is a classic symptom of problems with IP addressing or DNS servers. Start by checking your current network settings:

  1. Open Command line and do:
    ipconfig /all

    Look for an adapter Wireless network. Options IPv4 address And Main gateway must be from the same subnet (for example, 192.168.1.x).

  2. Check the connection with the router:
    ping 192.168.1.1

    If packets do not arrive (The specified node is not available), the problem is in the local network.

Common reasons and solutions:

SymptomReasonSolution
IP address type 169.254.x.xDHCP does not provide an addressReboot your router or assign an IP manually
There are pings to the router, but no InternetDNS problemsUse public DNS: 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare)
Network “Without Internet access”IP conflict or TCP/IP failureExecute netsh int ip reset and restart your PC

Make sure that IP is allocated automatically (DHCP)

Register alternative DNS (8.8.8.8)

Disable proxy server in Windows settings

Reset DNS cache with command ipconfig /flushdns

-->

4. Problems with Wi-Fi adapter drivers: how to update or reinstall

If in Device Manager There is an exclamation mark next to the wireless adapter or it is not in the list at all, the driver is to blame. Even if there is no icon, the problem may be hidden - for example, the adapter works, but is unstable due to outdated software.

How to check and fix:

  1. Open Device ManagerNetwork adapters.
  2. Find a device with names like Intel Wireless-AC, Qualcomm Atheros or Realtek RTL8xxx.
  3. Right click → Update driverAutomatic search.

If automatic updating does not help:

  • 🔍 Download the driver from official website of the laptop manufacturer (not from the site Intel or Realtek!), indicating the exact model (for example, HP Pavilion 15-eg0004ur).
  • 🗑️ Uninstall the current driver via Device Manager (right button → Remove device), then reboot - Windows will try to install it again.
  • 🔄 Use system restore pointif problems started after Windows update.
How to find out the exact model of a Wi-Fi adapter?

Open Device ManagerNetwork adapters → double click on the adapter → tab Information → property Equipment ID. Copy the values VEN_XXXX And DEV_XXXX, then find the driver using these codes on the site DevID.info.

5. Conflicts with antivirus, VPN or firewall

Security programs often block network connections, especially if you use Kaspersky, Avast or ESET NOD32. Symptoms: Wi-Fi connects, but pages do not open, or the connection drops after a few minutes.

How to check:

  1. Temporarily disable your antivirus and check your connection.
  2. Disable Windows firewall (Control Panel → Firewall → Enable and disable).
  3. If you are using a VPN (NordVPN, ProtonVPN), disable it or change the server.

Pay special attention to the settings firewall in the antivirus. For example, in Kaspersky Internet Security need to go to Settings → Security → Firewall and add the network to the list of trusted ones. B Avast similar settings are in the section Core Shields → Firewall.

💡

If Wi-Fi works after disabling the antivirus, add your network to the exceptions or update the program to the latest version.

6. Hardware faults: how to check the Wi-Fi module

If all software methods have been tried, but the laptop still does not connect to Wi-Fi, it is possible hardware failure. Common reasons:

  • 🔌 The antenna cable is disconnected (relevant after disassembling the laptop or falling).
  • The Wi-Fi module has failed (often after a power surge).
  • 🔋 Chip overheating (if the laptop gets too hot, the adapter may turn off for protection).

How to diagnose:

  1. Connect your laptop to Wi-Fi via USB adapter (costs from 300 rubles). If the network works with an external adapter, the problem is in the internal module.
  2. Check Windows event log (Win + X → Event Viewer → Windows Logs → System). Look for errors with the source Netwtw04 or WLAN-AutoConfig.
  3. If the laptop is under warranty, contact a service center. Do-it-yourself repairs (for example, soldering antenna contacts) may void the warranty.
💡

On laptops ASUS ROG And MSI The Wi-Fi module is often integrated into the motherboard. Replacing it can cost up to 50% of the price of the device - sometimes it is cheaper to buy a USB adapter.

7. Specific problems for Windows 10/11, macOS and Linux

Each operating system has unique Wi-Fi problems. Let's look at the most common ones.

Windows 10/11:

  • 🔄 WLAN AutoConfig service disabled. Check: Win + R → services.msc → WLAN AutoConfig (startup type must be Automatically).
  • 📡 Allow network connection option disabled. Go to Settings → Network and Internet → Wi-Fi → Manage known networks, select your network and click Properties.

macOS (MacBook):

  • 🍎 Reset SMC and NVRAM. For MacBook with M1/M2 chip: Turn off the laptop, hold the power button for 10 seconds. For Intel-Mac: Shift + Control + Option + Power button (hold for 10 seconds).
  • 🔧 Removing network settings. Go to System Settings → Network, highlight Wi-Fi, press "» to delete, then add again.

Linux (Ubuntu, Mint etc.):

  • 🐧 Proprietary driver missing. Install via Additional drivers or manually:
    sudo apt install firmware-iwlwifi
  • 📡 The network is disabled in rfkill. Check status:
    rfkill list

    If Wi-Fi is blocked (Soft blocked: yes), unlock:

    sudo rfkill unblock wifi

8. When to contact a specialist: signs of serious malfunctions

Not all problems can be solved on your own. Contact the service center if:

⚠️ Attention: If laptop doesn't react at all when trying to turn on Wi-Fi (no response to buttons, Device Manager adapter is missing), this may indicate south bridge failure motherboard. Repairs will cost 30–70% of the cost of the device.
  • 🔥Laptop smells like burning or it gets very hot in the area of the Wi-Fi module (usually under the keyboard on the right).
  • ⚡ After thunderstorm or power surge Both Wi-Fi and Ethernet stopped working.
  • 🔧 You disassembled the laptop and after assembly, Wi-Fi disappeared (perhaps the antenna cable was damaged).
  • 💻 Appear on the screen artifacts (bands, flickering) simultaneously with Wi-Fi problems (may indicate problems with the chipset).

The cost of repair depends on the model:

Fault typeCost (₽)Repair period
Replacing the Wi-Fi module1 500 – 4 0001–2 days
Soldering the antenna cable2 000 – 5 0002–3 days
South Bridge Repair8 000 – 20 0005–7 days
Diagnostics + BIOS firmware1 000 – 3 0001 day
💡

Before visiting the service, make a backup copy of your data - when repairing the motherboard or BIOS, you may need to reset the laptop to factory settings.

FAQ: Frequently asked questions about problems with Wi-Fi on a laptop

❓ The laptop connects to Wi-Fi, but the speed is very low (1-2 Mbit/s). What's the matter?

Reasons:

  1. Router channel overload. Change the channel in the router settings (for example, from Auto on 6 or 11 for 2.4 GHz).
  2. Outdated Wi-Fi standard. If the router supports 802.11ac (Wi-Fi 5), and laptop only 802.11n (Wi-Fi 4), the speed will be limited to 150 Mbps.
  3. Background updates. B Windows 10/11 check Settings → Update & Security → Windows Update.

To diagnose, run in Command line:

netsh wlan show interfaces

Pay attention to the line Transfer rate (Mbps). If the value is below 50 Mbps, there is a problem with the signal or drivers.

❓ After updating Windows, the laptop stopped seeing Wi-Fi. How can I get everything back?

Revert the system to the previous state:

  1. Open Settings → Update & Security → Recovery.
  2. Click Start in section Go back to a previous version of Windows.
  3. If the option is not available, try restore driver:
    1. Download the driver from the laptop manufacturer's website (indicate the exact model!).
    2. Open Device Manager, remove the current adapter, then install the downloaded driver.

If it doesn't help, check Wi-Fi adapter compatibility with the new version of Windows on the website Microsoft.

❓ The laptop connects to Wi-Fi, but after 5-10 minutes the connection is lost. Why?

Possible reasons:

  • Power settings. Open Device ManagerNetwork adapters → properties of your adapter → tab Power management. Uncheck Allow this device to turn off to save power.
  • Problems with DHCP. Install in the router static IP for your laptop (bind by MAC address).
  • Conflict with another device. If there is another device on the network with the same IP, the router will disconnect the connection. Check via ipconfig /all.

Also try disable 802.11r mode (Fast Transition) in the router settings - it sometimes causes connection breaks.

❓ Is it possible to connect a laptop to Wi-Fi without a built-in adapter?

Yes, there are several ways:

  1. USB Wi-Fi adapter (we recommend TP-Link TL-WN823N or ASUS USB-AC53 Nano). Connects to any USB port, costs from 500 ₽.
  2. Ethernet over USB (if the router is nearby). Use an adapter USB-to-Ethernet (For example, Baseus).
  3. Modem mode from phone. Turn on access point on your smartphone and connect your laptop to it.
  4. Powerline adapters (if the router is far away). The Internet is transmitted via electrical wiring (for example, TP-Link AV600).

Also suitable for desktop PCs without Wi-Fi PCIe adapter (For example, TP-Link Archer T6E).

❓ How to reset Windows network settings to factory settings?

Run the following commands in Command Prompt (Administrator):

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

Then restart your laptop. If that doesn't help, reset the TCP/IP stack:

netsh int ipv4 reset

netsh int ipv6 reset

After this, you may need to reconnect to all saved networks.