You are trying to connect your laptop to Wi-Fi, but instead of stable internet you see a message "Cannot connect to this network"? This problem is familiar to millions of users - from owners of budget Lenovo IdeaPad up to bonus MacBook Pro. The reasons may lie both in the router settings and in software failures of the device itself. In 80% of cases, the error is solved without calling a technician, but to do this you need to accurately diagnose the source of the problem.

In this article we will look at all possible reasons, due to which the laptop refuses to connect to Wi-Fi - from a banal disconnected adapter to IP address conflicts. You will receive step by step instructions for Windows 10/11, macOS And Linux, and also learn how to prevent the problem from recurring. If you have already tried rebooting your router and laptop, but nothing helped, read on: solutions for difficult cases await you in the last sections.

1. Checking basic settings: what to do first

Before you dig deep into your network settings, make sure that the problem is not hidden on the surface. In 30% of cases the error is related to trivial things that users overlook.

Start with physical check:

  • 🔌 Router power: Make sure the lights on your router are lit steadily (especially Power And Wi-Fi). If flashing Internet, the problem may be on the provider's side.
  • 📡 Airplane mode: On your laptop, check if the mode is disabled On the plane (keys Fn + F2/F12 or in the notification panel). On MacBook this is the menu Control Center → Network Settings.
  • 🔄 Rebooting devices: Turn off the router for 30 seconds, then the laptop. Turn on the router first, wait until it boots completely (2-3 minutes), then the laptop.

If basic manipulations do not help, proceed to network diagnostics. B Windows run troubleshooter:

  1. Open Settings → Network and Internet → Status.
  2. Click Network Troubleshooting.
  3. Follow the instructions of the wizard (it will automatically check the drivers, IP configuration and connection to the router).

📊 What laptop do you have?
  • Windows (10/11)
  • macOS
  • Linux
  • Chromebook
  • Other

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

Outdated or damaged drivers - one of the most common reasons why a laptop does not connect to Wi-Fi. Symptoms: The adapter does not detect the network, constantly loses connection, or displays an authentication error.

To check the status of the drivers in Windows:

  1. Click Win + X and select Device Manager.
  2. Expand the tab Network adapters.
  3. Find the device with names Wireless, Wi-Fi or 802.11 (For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA61x4).
  4. Right-click and select Update driverAutomatic search.

If automatic updating does not help:

  • 🔧 Uninstall the current driver: From the same menu, select Remove device, then restart your laptop. Windows will install the driver again.
  • 💾 Manual installation: Download the driver from the official website of the laptop manufacturer (section Support or Downloads). For HP, Dell or ASUS use utilities like HP Support Assistant.
  • ⚙️ Driver rollback: If the problem appears after updating, select from the driver menu Properties → Rollback.

☑️ Checking Wi-Fi drivers

Done: 0 / 5

For macOS Drivers are updated through a system update (System settings → Software update). On Linux use commands:

sudo apt update && sudo apt upgrade

or for a specific adapter (for example, Broadcom):

sudo apt install firmware-b43-installer

3. IP address conflicts and TCP/IP settings

Error "Cannot connect to this network" often occurs due to IP address conflict or incorrect TCP/IP settings. This happens if the router assigned your laptop an IP that is already used by another device, or if the network settings are lost after an update.

To reset TCP/IP settings in Windows:

  1. Open Command line on behalf of the administrator (Win + X → Command Prompt (Administrator)).
  2. Enter the commands one by one:
    netsh int ip reset
    

    netsh winsock reset

    ipconfig /flushdns

  3. Restart your laptop.

If the problem persists, configure IP manually:

  • 📌 Open Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings.
  • 🖱️ Right click on Wireless networkPropertiesIP version 4 (TCP/IPv4).
  • 🔢 Check the box Use the following IP address and enter:
    • IP address: 192.168.1.100 (if the router has an IP 192.168.1.1)
    • Subnet mask: 255.255.255.0
    • Main gateway: 192.168.1.1
    • DNS: 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare)

How to find out the router's IP address?

Open a command prompt and type ipconfig. In line Main gateway the router IP will be indicated (for example, 192.168.0.1 or 192.168.1.1).

For macOS Resetting the network is done like this:

  1. Open System Settings → Network.
  2. Select Wi-Fi → Advanced → TCP/IP.
  3. Click Renew DHCP lease.

4. Router settings: what to change in the admin panel

If your laptop won't connect to Wi-Fi but other devices are working fine, the problem may be router settings. Most often the culprits are:

  • 🔒 Security type: Outdated protocols (WEP, WPA) conflict with modern adapters.
  • 📶 Wi-Fi operating mode: Not all laptops support 802.11ac or AX (Wi-Fi 6).
  • 🔄 Channel and channel width: Overloaded channels (eg. 6 or 11) may cause malfunctions.

To change the settings, log into the admin panel of the router:

  1. Open your browser and enter your router IP (usually 192.168.1.1 or 192.168.0.1).
  2. Enter your login/password (by default, often admin/admin or indicated on the router sticker).
  3. Go to section Wireless or Wi-Fi.

Recommended parameters for a stable connection:

Parameter Recommended value Explanation
Security mode WPA2-PSK (AES) The most compatible and secure option. WPA3 may not be supported on older laptops.
Wi-Fi standard 802.11n (up to 300 Mbps) If the laptop does not support 802.11ac, select mixed mode b/g/n.
Channel Auto or 1/6/11 (for 2.4 GHz) Avoid congested channels (check through apps like Wi-Fi Analyzer).
Channel width 20 MHz (for 2.4 GHz) Width 40 MHz may cause interference in apartment buildings.

Critical error: if the MAC address filter is enabled in the router settings, but the MAC of your laptop is not whitelisted, the connection will be blocked. Check section MAC Filter and disable the feature or add the address of your adapter.

5. Antenna problems or hardware faults

If laptop doesn't see the network at all or the signal is extremely weak (1-2 divisions), the problem may be hardware:

  • 📡 Damaged antenna: Often occurs after falling or disassembling a laptop. Check if the wires from the Wi-Fi module are disconnected.
  • 🔌 Disabled adapter: On some models (eg Dell Latitude) Wi-Fi can be turned off with a physical button or in the BIOS.
  • Module overheating: If the laptop overheats, the adapter may turn off for protection. Check the temperature using HWMonitor.

To check if the adapter is recognized by the system:

  1. B Windows open Device Manager and find Network adapters.
  2. If the light next to the adapter name is ! or ?, this indicates a problem with the driver or hardware.
  3. On Linux enter the command:
    lspci | grep -i network

    If the pin is empty, the adapter is not detected.

💡

If the laptop has been dropped or gotten wet, check the Wi-Fi module contacts. On many models (for example, HP Pavilion) it is located under the cover and is secured with two screws. Carefully remove the module, clean the contacts with alcohol and insert it back.

How to temporarily solve a weak signal problem:

  • 📶 Use USB Wi-Fi adapter (For example, TP-Link TL-WN725N) - it is cheaper to repair and works more stable than the built-in module.
  • 🔄 Move the router closer to the laptop or use repeater (signal amplifier).
  • 🛠️ If the laptop is under warranty, contact a service center - repairing the antenna yourself may invalidate it.

6. Conflicts with antiviruses and firewalls

Sometimes security programs block Wi-Fi connection, mistaking it for a threat. This happens especially often with:

  • 🛡️ Kaspersky Internet Security (module Network protection)
  • 🔒 Avast or AVG (function Firewall)
  • 🖥️ Built-in firewall Windows Defender

To check if your antivirus is at fault:

  1. Temporarily disable protection (in the tray next to the clock, click on the antivirus icon → Pause protection).
  2. Try connecting to Wi-Fi.
  3. If the connection is restored, add the network to your antivirus exclusions or configure your firewall.

To configure the firewall Windows:

  1. Open Control Panel → Windows Firewall → Advanced Settings.
  2. Go to Rules for incoming connections.
  3. Find rules related to Wi-Fi or WLAN, and resolve them.

💡

If Wi-Fi works after disabling the antivirus, do not leave the protection turned off for long! Add the network to exceptions or update your antivirus to the latest version.

7. Specific problems for different OS

Each operating system has unique features that can affect your Wi-Fi connection. Let's look at the most common cases.

Windows 10/11:

  • 🔄 WLAN AutoConfig Service: If it is disabled, Wi-Fi will not work. To enable:
    Win + R → services.msc → Найдите "Служба автонастройки WLAN" → Запустить
  • 📡 Power Saving Mode: Windows may turn off Wi-Fi to save battery. Open Settings → System → Power and sleep → Advanced power settings → Set up power plan → Change advanced power settings and install Maximum performance for wireless adapter.

macOS:

  • 📱 Reset NVRAM: Click Command + Option + P + R when turned on and hold for 20 seconds. This will reset your network settings.
  • 🔧 Removing network preferences: Delete the file /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist and restart your Mac.

Linux (Ubuntu/Debian):

  • 🐧 Lack of firmware: For some adapters (such as Broadcom) proprietary drivers are required. Install them via:
    sudo apt install firmware-b43-installer
  • 📡 Problems with NetworkManager: Restart the service:
    sudo systemctl restart NetworkManager

8. When to contact the service center

If you have tried all the methods and the laptop still does not connect to Wi-Fi, the problem may be hardware and require professional repairs. Signs of a serious problem:

  • 🚨 The adapter is not detected in Device Manager or lsusb (Linux).
  • 🔥 The laptop displays errors CODE 10 or CODE 43 in the device properties.
  • 💥 After a fall or liquid, Wi-Fi stopped working altogether.

Repair cost:

Fault type Approximate price (₽) Repair period
Replacing the Wi-Fi module 1 500 — 4 000 1-2 days
Antenna/contact repair 1 000 — 3 000 2-3 days
Diagnostics + BIOS flashing 800 — 2 500 1 day

⚠️ Attention: If the laptop is under warranty, do not disassemble it yourself! Opening the case will void the warranty. Contact an authorized brand service center (ASUS, HP, Lenovo etc.).

Before visiting the service:

  • 📋 Write down the laptop model and serial number (on the sticker below).
  • 💽 Create a backup copy of your data - a system reset may be required during repairs.
  • 📞 Check with support if the diagnostic examination is free.

💡

If the laptop is older than 5 years, replacing the Wi-Fi module may not be cost-effective. In this case, it is cheaper to buy an external USB adapter (from 500 ₽).

FAQ: Frequently asked questions about Wi-Fi problems

The laptop connects to Wi-Fi, but the Internet does not work. What to do?

Check:

  1. Does the Internet work on other devices (phone, tablet). If not, the problem is with the provider.
  2. DNS settings: try setting them manually 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare).
  3. Is your antivirus blocking the connection (temporarily disable it).
Wi-Fi works, but the speed is very low. How to speed it up?

Reasons for slow Wi-Fi:

  • 📡 Overloaded router channel (change the channel in the settings to 1, 6 or 11).
  • 🔄 Outdated router firmware (update it via the admin panel).
  • 📱 Lots of connected devices (limit the number of gadgets on the network).
  • 🛡️ VPN or proxy server (disable them in network settings).
The laptop does not connect to only one network and connects to others. What's the matter?

Possible reasons:

  • 🔒 Incorrect security type (for example, the router uses WPA3, but the laptop does not support it). Change to WPA2-PSK.
  • 📌 MAC filtering is enabled and your laptop is not whitelisted.
  • 🔢 IP address conflict (reset TCP/IP settings as described in section 3).
After updating Windows, the laptop stopped seeing Wi-Fi. How to return?

Solutions:

  1. Roll back the Wi-Fi driver via Device Manager (right click on the adapter → Properties → Rollback).
  2. Uninstall the latest Windows update: Settings → Update & Security → Windows Update → View update history → Uninstall updates.
  3. Install the driver from the official website of the laptop manufacturer (not through Windows Update).
Is it possible to connect to Wi-Fi without a password if the laptop has been connected before?

Yes, if the laptop saved the password. B Windows:

  1. Open Control Panel → Network and Internet → Network and Sharing Center.
  2. Click on your network name → Wireless Network PropertiesSecurity.
  3. Check the box Show entered characters — the password will become visible.

On macOS passwords are stored in Keychain app.