Have you turned on your laptop and suddenly lost Internet access via Wi-Fi? Or does the mesh not appear in the list of available ones at all? This problem is familiar to every second user - according to statistics Microsoft Support, 43% of support calls are related specifically to connecting to wireless networks. The reasons may lie in both software failures (drivers, OS settings) and hardware failures (Wi-Fi module, router).
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 a problem in 2 minutes, what commands to enter into Command line, and when to take your laptop to a service center. And also - a unique checklist for checking a router that even IT specialists miss.
1. Checking basic settings: 5 steps before deep diagnostics
Before digging into the registry or reinstalling drivers, make sure that the problem is not solved “with the click of a button.” Experience shows: in 30% of cases it is to blame physically disabled Wi-Fi or a router overloaded with neighboring devices.
Start with this:
- 🔄 Reboot your router. Unplug it for 30 seconds, then plug it back in. Wait until the download is complete (the indicators should be lit steadily, without blinking).
- ✈️ Check Airplane Mode. On Windows: press
Win + Aand make sure the buttonAirplane modenot active. On macOS: openControl Center(icon in the upper right corner). - 📡 Turn on Wi-Fi on your laptop. Sometimes the adapter turns off randomly - check the key
Fn + F2(or another, depending on the model Lenovo, HP, Asus). - 🔌 Connect to another network. Try connecting to a mobile hotspot from your phone. If it works, the problem is in the router; if not, the problem is in the laptop.
- 🛡️ Disable VPN/antivirus. Programs like Kaspersky or NordVPN may block network connections. Temporarily deactivate them.
- Once a week
- Once a month
- Rare, but accurate
- Never
- I find it difficult to answer
If after these manipulations the Internet does not work, proceed to the next section. But remember: 90% of problems are solved at this stage — don’t rush into the BIOS settings or disassemble the laptop.
2. Diagnostics via Windows Network Settings
B Windows 10/11 There is a built-in diagnostic tool that often finds and fixes problems automatically. Here's how to use it:
- Click
Win + I, selectNetwork and Internet → Status. - Scroll down and click
Network diagnostics. - Follow the wizard's instructions. If the system finds a problem (for example,
IP conflictorNo valid IP), it will offer to fix it automatically.
If the diagnostics do not help, check adapter status:
- 🖥️ Go to
Control Panel → Network Connections(or dialncpa.cplin lineExecute). - 🔍 Find
Wireless network(Wi-Fi). If the icon is gray, the adapter is disabled. Right click and selectEnable. - ⚡ If the adapter is turned on, but there is no network, right-click →
Properties→Customizeand check if there is an exclamation mark inDevice Manager.
☑️ Network adapter check
Please note error messages. For example, code 10 in Device Manager means the driver cannot start. And the mistake DNS server is not responding - that the problem is on the side of the provider or router.
⚠️ Attention: If inDevice Manageradapter is marked asUnidentified device, this is a signal about hardware failure or a breakdown of the Wi-Fi module. In this case, only replacement of the module or service repair will help.
3. Update and reinstall Wi-Fi drivers
Outdated or damaged drivers are one of the most common causes of Wi-Fi problems. Especially relevant after the update Windows or system reset.
How to update the driver:
- Click
Win + X, selectDevice Manager. - Expand the tab
Network adapters. - Find a device with names like Qualcomm Atheros, Intel Wireless, Realtek RTL8xxx.
- Right click →
Update driver→Automatic search.
If automatic updating does not help:
- 🔧 Uninstall the current driver. B
Device Managerright click on the adapter →Remove device→ check the boxRemove driver programs for this device. - 🔄 Reboot your laptop. Windows should install the driver automatically.
- 💾 Install the driver manually. Download it from the official website of the laptop manufacturer (section
SupportorDrivers). For HP — support.hp.com, for Lenovo — pcsupport.lenovo.com.
| Laptop manufacturer | Driver link | Typical Wi-Fi adapter models |
|---|---|---|
| Asus | asus.com/support | Intel AX200, Realtek RTL8822CE |
| HP | support.hp.com | Qualcomm Atheros QCA61x4, Intel 7265 |
| Lenovo | pcsupport.lenovo.com | Realtek RTL8852AE, Intel Wi-Fi 6 |
| Acer | acer.com/support | Broadcom BCM43142, Meditek MT7921 |
If after reinstalling the driver Wi-Fi still does not work, try roll back the system to the restore point (if there is one). To do this, enter in the search Recovery → Creating a restore point → Recovery.
Before installing the driver, manually disable your antivirus - it may block changes to system files.
4. Setting up a router: what to check from the network side
If Wi-Fi works on other devices (phone, tablet), but the laptop stubbornly does not connect, the problem may be incompatibility of router settings with your adapter. Here's what to do:
- 🔒 Check the security type. Go to your router settings (usually at
192.168.0.1or192.168.1.1, login/password -admin/admin). In the sectionWi-FiorWirelessmake sure the encryption type isWPA2-PSK(notWPA3, if you have an old laptop). - 📶 Change Wi-Fi channel. If the router works on the channel
13, but your adapter does not support it (relevant for USA and some models Intel), select channel1-11. - 🔄 Disable the feature
Band Steering. If the router is dual-band (2.4 and 5 GHz), this function may interfere with the connection. Try disabling it or assigning the laptop to a specific range. - 📡 Update your router firmware. Outdated firmware may cause conflicts with new devices. Download the current version from the manufacturer’s website (for example, for TP-Link — tp-link.com).
Also worth checking MAC filtering. If it is enabled in the router settings MAC Filter, your laptop may be blacklisted. Add its MAC address to the whitelist (you can find the address via Command line: enter ipconfig /all and find the line Physical address).
How to find out the MAC address of a laptop?
Open Command Prompt (Win + R → cmd → Enter). Enter the command getmac /v /fo list. In line Wireless network adapter will be indicated Physical address (for example, 00-1A-2B-3C-4D-5E).
⚠️ Attention: If after changing the router settings Wi-Fi disappears all devices, reset the router to factory settings (button Reset on the rear panel). Please note that after this you will have to configure the network again.
5. Problems with IP address and DNS: how to reset network settings
IP address conflicts or DNS failures are a common reason when a laptop “sees” the network, but cannot connect. Symptoms: inscription Without internet access or Limited next to the network name.
Here's how to fix it:
- Open
Command lineon behalf of the administrator (Win + X → Command Prompt (Administrator)). - Enter the commands one by one:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns - Restart your laptop.
If this doesn't help, try set the IP address manually:
- 📌 Go to
Control Panel → Network Connections. - 🖱️ Right click on
Wi-Fi→Properties→IP version 4 (TCP/IPv4). - 🔢 Select
Use the following IP addressand enter:- IP address:
192.168.0.100(or another free one on your network) - Subnet mask:
255.255.255.0 - Main gateway:
192.168.0.1(your router address) - DNS servers:
8.8.8.8And8.8.4.4(Google DNS)
- IP address:
If after these manipulations the Internet worked, the problem was in Router DHCP server. If not, move on to the next section.
Resetting network settings via Command Prompt helps in 70% of cases when the problem is related to IP or DNS.
6. Hardware faults: when it’s time for service
If none of the above methods worked, the problem may be physical breakdown Wi-Fi module or antenna. Here are the signs of a hardware problem:
- 🚫Laptop doesn't see at all not a single network (even after reinstalling Windows).
- 🔌 B
Device Manageradapter is marked asUnidentified deviceor absent altogether. - 🔥 The laptop overheats in the area of the Wi-Fi module (usually under the keyboard or near the USB ports).
- 💥 The problem appeared after a fall, impact or liquid contact.
What you can do yourself:
- 🔧 Check antenna connections. In some models (for example, Lenovo ThinkPad or Dell Latitude) Wi-Fi antennas are connected to the module with thin cables that can come loose. To get to the module, you usually need to remove the bottom cover of the laptop.
- 🔄 Connect an external Wi-Fi adapter. USB adapter for
500-1000 ₽(For example, TP-Link TL-WN725N) will help temporarily solve the problem until you replace the built-in module.
If you are not confident in your abilities, it is better to contact the service. Average cost of replacing a Wi-Fi module in Moscow:
| Laptop model | Module cost (₽) | Cost of work (₽) |
|---|---|---|
| Asus ZenBook | 1 500 — 3 000 | 1 000 — 1 500 |
| HP Pavilion | 1 200 — 2 500 | 800 — 1 200 |
| Lenovo Legion | 2 000 — 4 000 | 1 200 — 2 000 |
| MacBook Pro | 5 000 — 10 000 | 3 000 — 5 000 |
⚠️ Attention: On laptops Apple (MacBook) The Wi-Fi module is often soldered to the motherboard. Replacing it requires special equipment and can cost up to 15 000 ₽. In some cases, it is cheaper to buy a new laptop.
7. Specific problems on macOS and Linux
If you have MacBook or laptop with Linux, the algorithm of actions will be slightly different.
For macOS (Catalina, Big Sur, Ventura, Sonoma):
- 🍎 Reset NVRAM. Turn off your Mac, then turn it on and immediately press
Option + Command + P + Rfor 20 seconds. - 🔄 Remove network settings. Go to
System Settings → Network, select Wi-Fi, press−(minus), then+and add the network again. - 📡 Update macOS. Go to
System settings → Software updateand install the latest updates.
For Linux (Ubuntu, Mint, Fedora):
- 🐧 Check the adapter status. Open a terminal and enter:
lspci | grep -i networkiwconfigIf the adapter is not displayed, the problem is in the driver or module.
- 🔧 Reinstall the driver. For most adapters the command is suitable:
sudo apt install firmware-iwlwifi(for Intel) or
sudo apt install firmware-realtek(for Realtek). - 📶 Set up
wpa_supplicant. Edit the file/etc/wpa_supplicant/wpa_supplicant.confand add:network={ssid="ИМЯ_СЕТИ"
psk="ПАРОЛЬ"
key_mgmt=WPA-PSK
}
On Linux unplugging may also help energy saving for Wi-Fi:
iwconfig wlan0 power off
If you are using a rare adapter model (for example, Broadcom), manual compilation of the driver from source may be required.
FAQ: Answers to frequently asked questions
The laptop connects to Wi-Fi, but the Internet does not work. What to do?
Check your DNS settings: Connection properties (IPv4) register manually 8.8.8.8 And 8.8.4.4. Also try disabling the proxy: Settings → Network and Internet → Proxy → turn off Use a proxy server.
Wi-Fi works, but the speed is very low. What is the reason?
Possible reasons:
- The router is overloaded (many connected devices).
- The laptop is connected to a 2.4 GHz network instead of 5 GHz (check the router settings).
- The adapter driver is out of date (update it).
- Windows updates are downloading in the background.
Check the speed on the site speedtest.net and compare with other devices.
The laptop does not see only my network, but it sees others. Why?
Most likely the problem is in the router settings:
- The network is hidden (enabled in the router settings
Hide SSID). - An incompatible encryption standard is used (for example,
WPA3instead ofWPA2). - MAC address filtering is enabled and your laptop is blacklisted.
Try connecting manually: Wi-Fi settings click Hidden network and enter the name (SSID) and password.
Wi-Fi disappeared after Windows update. How to return?
The update may have broken the driver. Try:
- Roll back the driver: in
Device Managerclick on the adapter →Properties → Driver → Roll Back. - Install the driver from the laptop manufacturer's website (not through Windows Update!).
- If all else fails, roll back the system to a restore point (
Control Panel → Recovery).
Is it possible to connect to Wi-Fi without a driver?
No, the driver is required for the adapter to work. However, you can:
- Use USB adapter with support for your OS.
- Connect via Ethernet (cable) and download the driver.
- On Linux sometimes universal drivers help (for example,
ndiswrapperfor Windows drivers).
Wi-Fi will not work without a driver.