Problems connecting a laptop to Wi-Fi is one of the most common technical problems that users encounter. The situation can vary from a complete absence of networks in the list to an endless request for a password or a “No Internet access” error. The reasons can be either software (driver failure, incorrect settings) or hardware (failure of the Wi-Fi module or router). In this article we will look at all possible scenarios and offer proven solutions for Windows 10/11, macOS And Linux.
It is important to understand: the algorithm of actions depends on the symptoms. For example, if a laptop doesn't see any network, the problem is most likely in the adapter or drivers. If he sees the network, but does not connect - the router or authentication settings are to blame. We have structured the material so that you can quickly find a solution to your situation.
1. Diagnose the problem: determine the type of fault
Before you start fixing it, you need to understand exactly what you're dealing with. Answer the questions:
- 🔍 Can the laptop see at least one Is the Wi-Fi network in the list of available ones?
- 🔌 Is it connected to the network, but without Internet access (the “!” or “Without network access” icon)?
- 🔄 Is there an endless password request when trying to connect?
- 💻 Does Wi-Fi work on other devices (smartphone, tablet)?
The answers will help narrow down the possible causes. For example:
| Symptom | Probable Cause | First priority action |
|---|---|---|
| The laptop does not see any network | Wi-Fi adapter is disabled, driver failure, hardware failure | Check the physical Wi-Fi button, enable the adapter in the system |
| Sees networks, but does not connect to his own | Wrong password, router settings failure, MAC filtering | Reboot the router, check the password, disable the MAC filter |
| Connects, but without internet | ISP problems, DHCP failure, wrong IP | Reboot the router, check the IP settings (auto/manual) |
Critical tip: If Wi-Fi does not work on any device, the problem is definitely with the router or ISP - go to section 5.
- The laptop does not see the network
- Sees networks, but does not connect
- Connects, but without internet
- Another problem
2. Basic checks: what to do first
Start with basic actions that often solve the problem:
- Reboot your laptop and router. Turn off both devices for 30 seconds, then turn on the router first, then the laptop. This will reset temporary glitches.
- Check the physical Wi-Fi switch. On some models (for example, Lenovo ThinkPad, HP Pavilion) there is a hardware button or combination
Fn + F2/F12to turn on the adapter. - Make sure Airplane mode is turned off. B Windows:
Start → Settings → Network and Internet → Airplane mode. On macOS: openControl Center(icon in the upper right corner).
If after these steps the problem remains, proceed to in-depth diagnostics.
Reboot your laptop and router|Check the physical Wi-Fi switch|Disable Airplane mode|Check Wi-Fi on other devices-->
3. Problems with Wi-Fi adapter drivers (Windows)
Driver failures are a common reason when a laptop stops seeing networks. B Windows this shows up as a cross on the Wi-Fi icon or a “No connections available” message.
How to check and update the driver:
- Open
Device Manager(Win + X → Device Manager). - Expand section
Network adapters. - Find the device with names Wireless, Wi-Fi or Network Adapter (For example, Intel Wi-Fi 6 AX200, Qualcomm Atheros QCA9377).
- Right click →
Update driver→Automatic search.
If automatic updating does not help:
- 🔧 Remove the driver (right click →
Remove device), then reboot the laptop - the system will install it again. - 💾 Install the driver manually from the laptop manufacturer's website (section
SupportorDownloads). For ASUS, HP, Dell And Lenovo There are special utilities for automatically searching for drivers.
⚠️ Attention: Never download drivers from third-party sites! Use only official sources - this will prevent the installation of malware.
If after updating the driver Wi-Fi disappears completely, roll back to the previous version: in Device Manager, select Driver Properties → Roll Back
4. Network settings: reset and manual configuration
Sometimes the problem lies in incorrect network settings, especially if you previously changed the IP or DNS settings manually.
Resetting network settings in Windows:
- Open
Settings → Network and Internet → Status. - Scroll down and click
Network reset. - Confirm the action and restart your laptop.
For macOS:
1. Откройте «Терминал» (через Spotlight).2. Введите команду:
sudo ifconfig en0 down && sudo ifconfig en0 up
(замените en0 на ваш Wi-Fi-интерфейс, если он другой).
3. Перезагрузите Mac.
If resetting doesn't help, check your settings IP and DNS:
- 📡 B Windows:
Settings → Network → Wi-Fi → Manage known networks→ select your network →Forget. Then connect again. - 🔧 B Linux (Ubuntu/Debian): Edit the file
/etc/network/interfacesor usenmtuifor setup.
How to find out the correct DNS for your ISP?
Many providers (Rostelecom, Beeline, MTS) require the use of their DNS servers. Specify them in the contract or on the provider’s website. For example, for Rostelecom these are 48.193.32.1 and 213.234.192.1. An alternative is public DNS from Google (8.8.8.8) or Cloudflare (1.1.1.1).
5. Problems with the router: reboot and reset settings
If Wi-Fi doesn't work on any device, the router is to blame. Start with a simple reboot:
- Disconnect the router from power for 1 minute.
- Turn it back on and wait until it loads completely (usually 2-3 minutes).
- Try connecting again.
If rebooting doesn't help, run reset router settings to factory settings:
- 🔄 Press and hold the button
Reset(usually located on the back panel) for 10–15 seconds. - 📋 After resetting, configure the router again via the web interface (address type
192.168.0.1or192.168.1.1, login/password -admin/admin).
Please note the settings:
- 🔒 Security Type: use
WPA2-PSK(notWEPorWPA3, if the devices are old). - 📶 Wi-Fi channel: if there is a lot of network, select the channel manually (for example, 6 or 11 for 2.4 GHz).
- 🖥️ MAC filtering: disable it or add the laptop's MAC address to the allowed list.
⚠️ Attention: If the Internet does not work after resetting the router, check your connection settings to your provider (PPPoE, L2TP or dynamic IP). This information must be in the contract.
6. Hardware faults: how to check the Wi-Fi module
If none of the software methods help, a breakdown may occur. Wi-Fi adapter or antennas. This is true for laptops that have been dropped or exposed to moisture.
How to check hardware health:
- 🔧 Connect an external USB Wi-Fi adapter. If it works, the problem is in the built-in module.
- 🔍 Check the device in Linux Live USB. Boot from the Ubuntu flash drive - if Wi-Fi does not work there too, the hardware is to blame.
- 🛠️ Disassemble the laptop (if you have experience) and check the connection of the antennas to the Wi-Fi module. They may come off when dropped.
Typical signs of hardware failure:
- 🚫Laptop doesn't see the network even after reinstalling Windows.
- 🔌 B
Device Managererror is displayed"Code 10"or"Device not recognized". - 🔄 Wi-Fi periodically disappears and appears when the laptop moves (problem with the antenna).
If the diagnosis is confirmed, contact the service center. The cost of replacing a Wi-Fi module for most laptops (HP, Lenovo, Acer) - from 1,500 to 3,000 rubles.
In 90% of cases, problems with Wi-Fi are software in nature. Hardware failures are rare and are usually associated with physical damage (shocks, moisture).
7. Specific problems for different OS
Each operating system has its own nuances when working with Wi-Fi. Let's look at them in more detail.
Windows 10/11
A common problem is WLAN auto-configuration service disabled or malfunctioning. To restart it:
1. Нажмите Win + R, введите services.msc.2. Найдите службу «Служба автонастройки WLAN».
3. Щёлкните правой кнопкой → «Перезапустить».
4. Установите тип запуска «Автоматически».
macOS (Monterey, Ventura, Sonoma)
On a MacBook, the problem may be related to network settings cache. To reset it:
1. Откройте «Терминал».2. Введите команды по очереди:
sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
sudo rm /Library/Preferences/SystemConfiguration/preferences.plist
3. Перезагрузите Mac.
Linux (Ubuntu, Debian, Fedora)
On Linux, the most common problem is lack of firmware for Wi-Fi adapter. Install it with the command:
sudo apt update && sudo apt install firmware-iwlwifi
For adapters Broadcom use the package firmware-b43-installer.
8. Alternative ways to connect to the Internet
If Wi-Fi still doesn’t work, use temporary solutions:
- 📱 USB tethering from a smartphone. Connect your phone via USB and enable modem mode in the settings.
- 🔌 Ethernet adapter (for laptops without a LAN port). Use an adapter
USB-to-Ethernet(costs from 500 rubles). - 📡 4G/5G modem. USB modems from Megaphone, Beeline or Yota connect like a flash drive and do not require Wi-Fi.
For regular use we recommend:
- 🔄 Powerline adapters. The Internet is transmitted via electrical wiring (for example, TP-Link AV600).
- 📶 Mesh systems. If the problem is a weak signal, install additional access points (for example, Google Nest Wi-Fi).
FAQ: Frequently asked questions about problems with Wi-Fi on a laptop
❓ The laptop connects to Wi-Fi, but the sites do not open. What to do?
Check your DNS settings: go to Settings → Network → Wi-Fi → Hardware properties and set DNS manually (for example, 8.8.8.8 And 8.8.4.4 for Google). Also disable VPN or proxy if you are using one.
❓ Why does a laptop see its neighbors’ networks, but not its own?
Your router probably operates in the range 5 GHz, but the laptop does not support it (relevant for older models). Go to the router settings and turn on the mode 2.4 GHz or set mixed mode b/g/n.
❓ How to find out which Wi-Fi adapter is installed in your laptop?
B Windows: open Device Manager → Network Adapters. B Linux run the command lspci | grep -i network. B macOS: About This Mac → System Report → Network.
❓ Can an antivirus block a Wi-Fi connection?
Yes, some antiviruses (for example, Kaspersky, Avast) have a built-in firewall that can block network connections. Temporarily disable your antivirus and check your connection.
❓ What to do if Wi-Fi disappears after updating Windows?
Roll back the update: Settings → Update & Security → Windows Update → View update history → Uninstall updates. Or install the Wi-Fi driver manually from the laptop manufacturer's website.