You are trying to connect your laptop to the Internet via Wi-Fi, but nothing works: the network either disappears from the list, then asks for a password again, or gives the error “Could not connect.” The situation is familiar to many - especially after updating Windows, changing the router or moving to a new room. In 80% of cases, the problem is solved in 5-10 minutes if you know where to look.
In this article we will look at all possible reasons - from trivial (adapter turned off) to complex (driver conflict or hardware malfunction). Instructions are suitable for laptops Lenovo, HP, ASUS, Acer, Dell, MSi and other brands on Windows 10/11, macOS And Linux. You will also learn how to distinguish a software failure from a hardware failure and when it is worth taking the device to service.
1. Check the obvious: router, cables and network settings
Before digging into the laptop settings, make sure that the problem is not on the side of the ISP or router. In 30% of cases, it is not the laptop that is to blame, but the equipment or errors on the side of the Internet provider.
Here's what to do:
- 🔌 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).
- 📡 Check Wi-Fi on other devices. If the smartphone or tablet also does not connect, the problem is with the router or provider.
- 🔗 Make sure the internet cable is connected to the port
WAN(usually highlighted in blue) on the router. - 🔄 Reset your router (unless you're afraid to set it up again). To do this, click the button
Reseton the back panel and hold for 10 seconds.
If other devices connect to Wi-Fi normally, but your laptop does not, continue to the next section. If the problem is general, contact your provider’s technical support (the number is usually indicated on the contract or receipt).
- TP-Link
- ASUS
- Xiaomi
- D-Link
- Zyxel
- Other
2. Turn on Wi-Fi on your laptop: keys, switches and modes
A common reason is disconnected wireless adapter. On laptops you can accidentally turn it off:
- 🔑 Key combination. Usually this
Fn + F2(y Lenovo),Fn + F12(y ASUS) orFn + F5(y HP). Look for the antenna icon on the key. - 🖥️ Hardware switch. On some models (for example, Dell Latitude or Sony Vaio) there is a physical slider on the body.
- ⚙️ In Windows settings. Click
Win + A, make sure Airplane mode is turned off and Wi-Fi is turned on.
On macOS Check the top bar: if the Wi-Fi icon is crossed out, click on it and select “Turn on Wi-Fi.” On Linux (Ubuntu, Mint) open a terminal and type:
sudo rfkill unblock wifi
☑️ Checking whether Wi-Fi is turned on
If the adapter is turned on, but there is still no network, move on.
3. Update or reinstall your Wi-Fi adapter driver
Outdated, damaged or incompatible drivers are one of the main causes of Wi-Fi problems. This is especially true after updating Windows or installing a new version of the OS.
How to check and update the driver:
- Click
Win + Xand select "Device Manager». - Expand the section "Network adapters».
- Find the device with names Wireless, Wi-Fi, 802.11 (For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA61x4).
- Right click and select "Update driver» → «Automatic search».
If automatic updating does not help:
- 🔍 Uninstall the current driver. In Device Manager, right-click on the adapter → “Uninstall device” → check the “Uninstall driver programs” checkbox (if any).
- 💻 Download the driver from the manufacturer's website. Enter your laptop model on the website Lenovo Support, ASUS Download Center or HP Customer Support and find the "Drivers" section.
- 📥 Install the driver manually. In Device Manager, click “Update driver” → “Browse for driver software on this computer” and specify the path to the downloaded file.
If after updating the driver Wi-Fi has disappeared completely, roll back to the previous version in the device manager (right click → "Properties" → "Driver" tab → "Roll Back").
For macOS drivers are updated via “Software Update” (settings → “General” → “Software Update”). On Linux Sometimes you need to install proprietary drivers through "Additional Drivers" (in Ubuntu).
4. Check your network settings and reset TCP/IP settings
Sometimes a failure in network protocols or incorrect IP settings prevents the connection. Try resetting them:
On Windows:
- Open Command line on behalf of the administrator (
Win + X→ “Command line (administrator)”). - Enter the commands one by one:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns - Restart your laptop.
On macOS:
- Open "Terminal" and enter:
sudo ifconfig en0 downsudo ifconfig en0 up(replace
en0on your interface, if it is different, look in “System Information” → “Network”).
On Linux:
sudo systemctl restart NetworkManager
What to do if the “Restricted” error appears after resetting the IP
Open "Network Settings" → "Wi-Fi" → select your network → "Properties". In the "IP Settings" section, set the switch to the "Manual" position and enter:
- IP address: 192.168.1.100 (or another from the range of your router)
- Subnet mask: 255.255.255.0
- Default gateway: 192.168.1.1 (address of your router)
- DNS: 8.8.8.8 and 8.8.4.4 (Google DNS).
If the problem persists after resetting, check whether the filter is enabled on the router. MAC address. To do this:
- Go to the router's web interface (usually at
192.168.1.1or192.168.0.1). - Find a section
Wireless MAC Filteror "Filter by MAC". - Make sure your laptop is not blacklisted (or add its MAC address to the whitelist).
5. Problems with the router: channel, encryption and firmware
If your laptop won't connect to Wi-Fi but other devices are working fine, your router settings may be to blame. Here's what to check:
| Problem | How to fix | Note |
|---|---|---|
| Unsuitable Wi-Fi channel | In the router settings (192.168.1.1) select channel 1, 6 or 11 (for 2.4 GHz) or automatic mode (for 5 GHz). |
Channels 12–14 may not be supported in some countries. |
| Obsolete encryption | Change the security type from WEP on WPA2-PSK (or WPA3, if supported). |
WEP is unsafe and can be blocked by modern operating systems. |
| Too weak signal | Reduce the distance to the router or change its location. Use repeater if the walls are thick. | Metal objects and microwaves degrade the signal. |
| Outdated router firmware | Update the firmware in the “System Tools” → “Software Update” section. | Before updating, make a backup copy of your settings! |
Also check if the mode is enabled on the router 802.11r (Fast Transition) - it may conflict with some adapters. Disable it in your wireless settings.
If the router is dual-band (2.4 GHz + 5 GHz), try connecting to a network with a different suffix (for example, MyWiFi_5G instead of MyWiFi).
6. Viruses, firewalls and conflicting software
Sometimes the connection is blocked antiviruses, firewalls or malware. Here's what to do:
Disable your firewall and antivirus:
- 🛡️ Temporarily disable Windows Defender:
netsh advfirewall set allprofiles state off(don't forget to turn it back on after checking!).
- 🦠 Disable third-party antivirus (Kaspersky, ESET, Avast) via the tray icon.
Check your system for viruses:
- 🔍 Use Malwarebytes or Dr.Web CureIt! for scanning.
- 🖥️ Check the list of installed programs (
Start → Settings → Applications) for the presence of suspicious software.
Remove conflicting programs:
- 🚫 VPN clients (For example, NordVPN, OpenVPN) can block network connections.
- 🔄 Download managers (For example, Internet Download Manager) sometimes interfere with network settings.
If the problem appeared after installing a new program, try rolling back the system using System Restore (type “create a restore point” in Windows search).
7. Hardware faults: how to check the Wi-Fi module
If none of the above helps, it is possible hardware failure:
- Damaged Wi-Fi module (for example, after a laptop falls).
- Move away antenna contacts (a common problem with HP Pavilion And ASUS ZenBook).
- Burned out network controller (for example, after a power surge).
How to diagnose:
- Check if the adapter is recognized in the system:
- B Device Manager There should be no exclamation marks next to network adapters.
- On Linux enter in terminal:
lspci | grep -i networkIf the output is empty, the module is not detected.
- Connect an external Wi-Fi adapter (For example, TP-Link TL-WN725N). If it works, the problem is in the internal module.
- Disassemble the laptop (if you have experience) and check whether the antennas are connected to the Wi-Fi module. They look like two thin wires.
What does a Wi-Fi module look like in a laptop?
Usually this is a small board measuring 3x2 cm with markings Intel, Broadcom, Qualcomm Atheros or Realtek. Antennas are connected to the connectors MAIN And AUX (don't get confused!).
If the module is faulty, it can be replaced. The cost of a new one is from 500 to 3000 rubles, depending on the model. For replacement, contact a service center.
⚠️ Attention: Do not try to solder contacts yourself unless you have experience. This may damage the motherboard.
8. Alternative ways to connect to the Internet
If Wi-Fi still doesn’t work, use alternative methods:
- 🔌 Ethernet cable. Connect your laptop to the router via
LAN port(need adapter USB-to-Ethernet, if there is no port). - 📱 Mobile Internet. Activate modem mode on your smartphone and connect your laptop via USB or via Bluetooth.
- 🔄 USB Wi-Fi adapter. Costs from 300 rubles (for example, TP-Link TL-WN722N).
- 📡 Powerline adapter. Transmits the Internet via electrical wiring (useful if the router is far away).
If you urgently need the Internet, but Wi-Fi does not work, the fastest way is mobile on the move. On Android:
Settings → Wireless & networks → Tethering → USB tethering.
On iPhone:
Settings → Modem → Allow others.
⚠️ Attention: When connecting via a USB modem, disable data saving on your smartphone, otherwise the speed will be low.
FAQ: Frequently asked questions about connecting Wi-Fi on a laptop
The laptop does not see any Wi-Fi network, although the adapter is turned on. What to do?
If the adapter is turned on, but there are no networks:
- Check if it is disabled WLAN auto-configuration service:
sc config Wlansvc start= autonet start Wlansvc - Update the driver (see section 3).
- Try booting into Safe Mode with Networking (while loading, hold
F8orShift + Rebootin Windows 10/11). If networks appear in safe mode, the software is to blame.
The laptop connects to Wi-Fi, but the Internet does not work (exclamation mark).
Causes and solutions:
After updating Windows, Wi-Fi stopped working. How to return?
Windows updates often break drivers. Solutions:
- Roll back the driver (see section 3).
- Roll back to a previous version of Windows:
Start → Settings → Update & Security → Recovery → Return to previous version. - Install the driver manually from the laptop manufacturer's website (not from Windows Update!).
If all else fails, wait until the next Windows update—bugs are often fixed in new patches.
The laptop connects to Wi-Fi, but the speed is very slow. What's the matter?
Reasons for low speed:
- 📶 Weak signal. Bring the laptop closer to the router or use repeater.
- 🔄 Overloaded channel. Change the channel in the router settings (see. section 5).
- 🖥️ Restriction from the provider. Check the tariff.
- 🦠 Viruses or background downloads. Check the task manager (
Ctrl + Shift + Esc) for the presence of suspicious processes. - 🔌 Outdated router firmware. Update it (see section 5).
Is it possible to connect a laptop to Wi-Fi without a password?
Technically yes, but this violates the law on unauthorized access (Article 272 of the Criminal Code of the Russian Federation). However, if we are talking about your network, the password for which you forgot:
- Connect to the router via cable.
- Go to the web interface (
192.168.1.1). - Look at the password in the section
Wireless Securityor reset it.
For other people's networks, use only legal methods (for example, ask the owner for a password).