You turned on your laptop, but there's no internet connection—the Wi-Fi icon is crossed out, networks aren't showing up, or the connection keeps dropping. This situation is familiar to every second user, but the causes can vary dramatically, from a simple disconnected adapter to serious hardware issues. In this article, we'll look into it. all possible scenarios, why Wi-Fi doesn't work on my laptop, and we'll give step-by-step instructions For Windows 10/11, macOS, and Linux. We'll pay special attention to diagnostics—it will help you save time and avoid unnecessary actions.
It's important to understand: the problem could be with the laptop itself, the router, the ISP, or even the operating system settings. We've structured this material from simple to complex: first, we'll check the obvious, then move on to a more in-depth diagnosis. If you're not a techie, don't be intimidated by terms like DHCP or IPv6Each step is accompanied by explanations and screenshots (for Windows). Terminal commands and log analysis have been added for advanced users.
Before you begin, answer two questions:
- Does Wi-Fi work on other devices (phone, tablet, second laptop)?
- Do you see at least one network in the list of available connections?
The answers will narrow the problem down by 70%. If the answer to the first question is "no," the problem is with the router or ISP; if the answer is "yes" and the answer to the second question is "no," the adapter or its drivers are at fault.
1. Checking basic settings: router and physical connections
Start with the simplest thing - rebooting equipmentUnplug the router for 30 seconds, then plug it back in. Wait 2-3 minutes for it to fully boot up (the lights should be steady, not blinking). Do the same with your laptop. This resolves the issue in 30% of cases.
If rebooting doesn't help, check:
- 🔌 Router power supply: the cable must be firmly inserted into the connector
DC-IN. On some models (ASUS RT-AX88U, TP-Link Archer C6) the power indicator flashes orange when the voltage is unstable. - 📡 Router antennasIf they are removable, make sure they are screwed in tightly. Angle them upward at a 45° angle for better coverage.
- 🖥️ Wi-Fi button on a laptop: on some models (Lenovo ThinkPad, HP Pavilion) there is a physical switch or a key combination (
Fn + F2,Fn + F12) to enable/disable the adapter.
If other devices connect to the network normally, but the laptop doesn't, proceed to the next section. If the problem affects all devices, check your router settings:
- Connect to it via cable (or via another laptop/phone).
- Open the control panel at
192.168.0.1or192.168.1.1(standard logins/passwords:admin/admin, if you haven't changed it). - Check if Wi-Fi sharing is enabled in the section
Wireless SettingsorWireless network.
2. Diagnosing a Wi-Fi adapter in Windows
If the router is working, but the laptop does not see the network, the problem may be in network adapterIn Windows, check its status like this:
- Click
Win + Xand selectdevice Manager. - Expand the tab
Network adapters. - Find the device with the names Wireless, Wi-Fi, 802.11 or chip model (Intel AX200, Qualcomm Atheros, Broadcom).
Here's what might be wrong:
- ⚠️ The adapter is disabled: right click and select
Activate the device. - ⚠️ Exclamation mark: the driver is not working properly (more on this in the next section).
- ⚠️ The adapter is not in the list: either it is disabled in BIOS or it is physically damaged.
Also check the adapter status via Control Panel → Network and Internet → Network and Sharing CenterIf next to Wireless network status is worth it Disabled, right click and select Turn on.
Open Device Manager (Win + X)
Find the network adapter in the list
Make sure it is turned on (no down arrow)
Check for the absence of an exclamation mark
Update driver (right click → Update driver)-->
3. Updating and reinstalling drivers
In 40% of cases, the problem with Wi-Fi is related to outdated or damaged driversEven if everything looks fine in Device Manager, the driver may have crashed after a Windows update or a conflict with other software.
Update methods:
- Automatically via Windows:
- In Device Manager, right-click on the adapter.
- Select
Update driver → Automatic search.
If Windows says the driver is up to date, this isn't always true. Proceed with manual installation.
- Manually from the manufacturer's website:
- Find out the adapter model (in the Device Manager or via the command
wmic nic get name, manufacturerVCMD). - Download the driver from the official website:
- Intel: Auto-detect
- Qualcomm Atheros: Driver archive
- Broadcom: through the laptop manufacturer's website (Dell, HP etc.).
- Find out the adapter model (in the Device Manager or via the command
If Wi-Fi doesn't work after the update, try roll back the driver:
- In Device Manager, right-click on the adapter.
- Select
Properties → Driver → Roll Back Driver. - If the button is inactive, remove the driver completely (
Remove device) and restart your laptop - Windows will reinstall it.
What to do if Windows does not find the driver after uninstallation?
If after uninstalling the driver and rebooting Windows does not install it automatically:
1. Download the driver to another computer and transfer it to a flash drive.
2. Install it manually via Device Manager (Update Driver → Browse my computer for driver software).
3. For older laptops (before 2015) you may need a driver for Windows 7/8 — try installing it in compatibility mode.
4. Network and protocol settings in Windows
Sometimes Wi-Fi doesn't work because incorrect network parametersFor example, if the IP address conflicts with other devices or the DNS servers are unavailable, check the settings as follows:
- Click
Win + R, enterncpa.cpland pressEnter. - Find your wireless connection, right click and select
Properties. - Make sure the following are checked:
- 🔘
Client for Microsoft networks - 🔘
File and Printer Sharing... - 🔘
Internet Protocol version 4 (TCP/IPv4)
- 🔘
IP version 4 and press Properties. Make sure it is selected. Obtain an IP address automatically And Obtain DNS server address automatically.If automatic settings don't work, try entering DNS manually:
- In the same properties
IPv4selectUse the following DNS server addresses. - Enter:
- 🔹 Preferred DNS:
8.8.8.8(Google) - 🔹 Alternative DNS:
1.1.1.1(Cloudflare)
- 🔹 Preferred DNS:
After making the changes, restart your laptop. If the problem persists, reset the network settings completely:
netsh int ip resetnetsh winsock reset
ipconfig /flushdns
Enter these commands one by one in CMD (run as administrator) and reboot.
5. Check for viruses and conflicting software
Viruses and some programs (especially VPNs, antiviruses, and optimizers) can block network connections. For example, Avast And Kaspersky sometimes they intercept traffic through their firewall, and CCleaner may delete important network registry keys.
What to do:
- 🛡️ Check your system for viruses:
- Use Malwarebytes or Dr.Web CureIt! (they do not conflict with the main antivirus).
- Pay attention to the files in the folders
C:\Windows\System32\drivers\with names likenetwtw04.sys- their modification often breaks the network.
- 🔧 Disable VPN and proxy:
- Go to
Settings → Network & Internet → VPNand remove all connections. - IN
Settings → Network & Internet → ProxyDisable manual tuning.
- Go to
- 🚫 Remove suspicious programs:
- Through
Control Panel → Programs and FeaturesRemove unknown utilities with names like Network Booster, WiFi Master. - Check startup (
Ctrl + Shift + Esc → Startup) - there should be no third-party network services.
- Through
If you suspect an antivirus, temporarily disable its protection and check the connection. For example, in Kaspersky This is done through the tray icon (right click → Suspend protection).
6. Hardware faults: how to check
If none of the previous methods helped, the problem may be in physical damage Wi-Fi adapter or antennas. This is relevant for laptops older than 5 years or after mechanical damage (impacts, drops, liquid spills).
Signs of hardware failure:
- ❌ The adapter is not displayed in
Device Managereven after reinstalling the drivers. - ❌ The laptop doesn't see it not a single one network, although other devices are working fine.
- ❌ Wi-Fi periodically disappears when the laptop is moving (problem with antenna cables).
- ❌ B
Windows Event Log(path:Control Panel → Administrative Tools → Event Viewer → Windows Logs → System) there are errors with the code10or43for the network adapter.
How to diagnose:
- Check the antenna connections:
- On most laptops, the Wi-Fi module is located under a cover on the back panel (sometimes under the keyboard).
- Unscrew the cover (usually it is held on by 1-2 screws) and make sure that the two thin cables (U.FL connectors) are tightly connected to the module.
- Do not touch the connectors with your hands - static electricity can damage them.
- Buy or borrow a USB Wi-Fi adapter (e.g. TP-Link TL-WN725N). If it works, the problem is in the internal module.
If the adapter is broken, it can be replaced. Universal modules are suitable for most laptops. Intel 7260, Intel AX200 or Broadcom BCM94360The cost ranges from 1,500 to 4,000 rubles. It's best to entrust the replacement to a service center, as careful soldering of the antennas is required.
How to find a replacement Wi-Fi module?
1. Disassemble the laptop and take a photo of the current module (it has markings, for example, Intel Dual Band Wireless-AC 3165).
2. Look for an analogue by marking on AliExpress or in stores like Citilink, DNS.
3. Make sure that the new module supports your OS (e.g. Broadcom may not work on Linux without additional drivers).
7. Features of macOS and Linux
On laptops MacBook and devices under Linux Wi-Fi diagnostics have their own nuances. Let's look at them separately.
macOS (MacBook Air/Pro, iMac)
If Wi-Fi isn't working on your Mac, follow these steps:
- Reboot SMC (system management controller):
- Shut down your Mac.
- Press and hold
Shift + Control + Option(left side of keyboard) + power button for 10 seconds. - Release the keys and turn on your Mac.
- Reset NVRAM:
- Turn off your Mac, then turn it on and immediately hold down
Command + Option + P + Rfor 20 seconds.
- Turn off your Mac, then turn it on and immediately hold down
- Open
Terminaland enter:sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plistsudo rm /Library/Preferences/SystemConfiguration/preferences.plist - Restart your Mac.
If the problem persists, check if the connection is blocked Little Snitch or another firewall. Also, on MacBooks older than 2015, the chip may malfunction. Broadcom BCM43xx — there are patches for it on the website GitHub.
Linux (Ubuntu, Mint, Fedora)
In Linux, Wi-Fi issues are often related to missing proprietary drivers. Check the adapter's status with the command:
lspci -knn | grep -iA3 net
If there is a line in the output Kernel driver in use: iwlwifi (For Intel) or brcmsmac (For Broadcom), but the networks are not visible, install the driver:
- For Intel:
sudo apt install firmware-iwlwifi - For Broadcom:
sudo apt install --reinstall bcmwl-kernel-source
If the adapter is not detected at all, check if the system is blocking it:
rfkill list
If there is a line in the output Soft blocked: yes, unlock the adapter:
sudo rfkill unblock wifi
8. Table of errors and solutions
Below are the most common Wi-Fi errors and how to fix them.
| Symptom | Possible cause | Solution |
|---|---|---|
| The network is visible but cannot be connected ("Unable to connect") | Incorrect password, IP conflict, MAC address blocked |
|
| Wi-Fi disconnects periodically | Energy saving, interference, adapter overheating |
|
| No networks available (empty list) | The adapter is disabled, there are no drivers, or there is a hardware failure. |
|
| "Limited connection" (no internet access) | DHCP issues, incorrect DNS, router failure |
|
| Wi-Fi works, but it's very slow. | Interference, outdated standard (802.11n), provider restrictions |
|
FAQ: Frequently Asked Questions
My laptop only doesn't see one network, but it does see the others. What's wrong?
Most likely this network operates on a frequency 5 GHz, and your adapter only supports 2.4 GHz (valid for older laptops built before 2016). Try:
- Go to the router settings and enable the mode
2.4 GHz(orMixed mode). - Update your adapter driver - sometimes this adds 5GHz support.
The problem could also be a hidden network (SSID hidden). To connect to it in Windows:
- Open
Settings → Network & Internet → Wi-Fi → Manage known networks. - Click
Add a new networkand enter the name (SSID) and password manually.
After a Windows update, my Wi-Fi stopped working. How can I get it back?
Windows updates often break drivers. Try this:
- Roll back the update:
- Go to
Settings → Update & Security → Windows Update → View update history → Uninstall updates. - Uninstall the last 1-2 updates (especially with code)
KB503xxx).
- Go to
- Roll back the driver:
- In Device Manager, right-click on the adapter →
Properties → Driver → Roll Back Driver.
- In Device Manager, right-click on the adapter →
- Download the driver from the laptop manufacturer's website (section
Support), choose the version for your model, and not universal.
If all else fails, create a system restore point to a date when Wi-Fi worked.
The Wi-Fi light on my laptop is orange. What does this mean?
An orange or yellow indicator color usually means:
- The adapter is disabled programmatically (in the Device Manager or via a key
Fn). - Airplane mode enabled (check in
Settings → Network & Internet → Airplane Mode). - Hardware problem (for example, the antenna comes loose).
On laptops HP The orange indicator may light when connecting to a network without the Internet (for example, if the router does not distribute IP).
Is it possible to fix Wi-Fi on a laptop yourself?
Yes, but it depends on the reason:
- ✅ Software problems (drivers, settings) - you can fix it yourself by following the instructions above.
- ⚠️ Problems with antennas — If you have experience disassembling equipment, you can try reconnecting the cables.
- ❌ Adapter failure — It’s better to contact a service center, as soldering and precise matching of the module model are required.
To replace the Wi-Fi module you will need:
- Screwdriver PH00 (for laptops).
- Plastic pick (to avoid damaging the latches).
- Anti-static wrist strap (optional, but recommended).
Attention: Self-repair will void the warranty (if it is still valid).
The Wi-Fi is working, but some websites won't open. What's wrong?
If there is internet access, but some websites are unavailable, the problem lies in:
- DNS servers: try changing them to
8.8.8.8(Google) or1.1.1.1(Cloudflare). - Firewall/antivirus: Temporarily disable protection and check access.
- Provider: Some operators block access to certain resources (for example, torrents).
- VPN/proxy: If they are configured, disable them.
Also run the commands in CMD:
ipconfig /flushdns
netsh winsock reset
If the problem persists, check access to websites through downforeveryoneorjustme.com - maybe they really don't work.