The laptop can't find the router's Wi-Fi network, even though the smartphone connects without a problem. This can happen due to adapter driver errors, standard incompatibility (e.g., 5 GHz vs. 2.4 GHz), a disabled wireless module, or network configuration errors. The system may display notifications such as "No connections available", "Unable to connect to the network" or Limited Access, and in Device Manager, there's an exclamation point next to the network adapter. Before reinstalling Windows or buying a new router, it's worth checking simple things: is Wi-Fi enabled on your laptop (the "Enable" key?) Fn+F2 (or hardware switch), whether the drivers are updated, and whether the antivirus is blocking the connection.
The causes may lie in both the laptop's settings (outdated drivers, software conflicts, hardware limitations) and the router's settings (incompatible Wi-Fi standards, MAC address restrictions, channel congestion). In this article, we'll look into these. all possible scenarios — from basic checks to in-depth diagnostics, — and we will also provide step-by-step instructions For Windows, macOS, and Linux. We'll pay special attention to cases where the issue only affects one device, while other devices are working fine.
Spoiler: in 80% of cases, it's the fault of Wi-Fi adapter drivers or power saving settings, but there are also more insidious reasons - for example, a conflict of standards 802.11n/ac/ax Or blocking by antivirus software. Let's start with the simple and gradually move on to the more complex.
1. Check the obvious: is Wi-Fi turned on on your laptop?
It sounds trivial, but the first thing to do — Make sure the wireless adapter on your laptop is actually enabled. Users often skip this step, spending hours troubleshooting when a single button press solves the problem.
How to check:
- 🔹 Hardware button/switch: On some laptops (especially models Lenovo, HP or Dell before 2018) there is a physical Wi-Fi switch on the case or a function key (for example,
Fn + F2). Make sure it is in the "On" position. - 🔹 Windows taskbarClick the network icon in the lower right corner. If Wi-Fi is disabled, you'll see a gray icon with an x—click it to turn it on.
- 🔹 Network and Sharing Center: In Windows 10/11, go to
Settings → Network and Internet → Wi-Fiand check if the slider is turned on.
On macOS Open the Wi-Fi menu in the top bar (the antenna icon) and make sure "Wi-Fi is on" is enabled. If there is no icon at all, hold down Option (Alt) and click on the Bluetooth icon: if Wi-Fi is disabled by hardware, a corresponding prompt will appear.
⚠️ Attention: On some laptops ASUS And Acer Wi-Fi may be disconnected when an Ethernet cable is connected (Wired connection priority setting). Check this in Control Panel → Network and Sharing Center → Change adapter settings.
2. Problems with Wi-Fi adapter drivers
If Wi-Fi is turned on, but the laptop still does not see the network, There's a 60% chance the drivers are to blame.Outdated, corrupted, or incompatible drivers can cause the adapter to either not detect the network or connect but not access the internet.
How to diagnose:
- Open device Manager (
Win + X → Device Manager). - Expand the Network Adapters section and look for a device with a name like Wireless, Wi-Fi, 802.11 or chip model (Intel AX200, Qualcomm Atheros, Broadcom).
- If a yellow exclamation mark is lit next to the adapter, the driver is not working properly.
Solutions:
- 🔄 Update your driverRight-click the adapter → "Update driver" → "Search automatically." If Windows doesn't find any updates, download the driver from the laptop manufacturer's website (not the chip manufacturer's website!).
- 🗑️ Uninstall and reinstall the driver: In Device Manager, remove the adapter (right-click → “Uninstall device”), then restart the laptop - Windows will install the driver automatically.
- 🔙 Driver rollback: If the problem appeared after an update, roll back to the previous version (Properties → Driver → Roll Back Driver).
For Linux Check if your adapter is supported using the command:
lspci -knn | grep Net -A3
If there is a line in the output Kernel driver in use: iwlwifi (for Intel) or similar - the driver is loaded. If not, install the proprietary driver via Additional drivers (Ubuntu) or manually.
⚠️ Attention: On laptops with Realtek chips (for example, RTL8821CE) Driver issues often arise in Windows 11. The solution is to download the driver from the website. Realtek (Communications Network ICs section) rather than relying on Windows Update.
Make sure the adapter is visible in Device Manager.
Check for an exclamation mark
Update the driver via Windows Update
Download the driver from the laptop manufacturer's website
Restart your laptop after installation-->
3. Wi-Fi standards conflict: 802.11n/ac/ax
If your the phone connects to Wi-Fi, but the laptop doesn't, the problem may lie in incompatibility of wireless communication standardsModern routers support several standards:
802.11n(Wi-Fi 4, up to 600 Mbps)802.11ac(Wi-Fi 5, up to 3.5 Gbps)802.11ax(Wi-Fi 6/6E, up to 9.6 Gbps)
Older laptops (before 2015) may not support 802.11ac/ax, and some routers (for example, TP-Link Archer AX6000 or ASUS RT-AX88U) disable support for outdated standards by default to increase speed. As a result, the laptop simply doesn't see the network, even though the phone (with support) ac/ax) connects without problems.
How to check and fix:
- Go to your router settings (usually at
192.168.0.1or192.168.1.1). - Find the section
Wireless Settings(or "Wireless Network"). - Check the parameter
Wireless Mode(or "Network Mode"). It should be set toMixed(mixed) or11b/g/n/ac(depending on the router model). - If it's worth it
11ac onlyor11ax only- change to11n/ac/ax.
| Wi-Fi standard | Max. speed | Support for older laptops | Recommendation |
|---|---|---|---|
802.11b |
11 Mbps | Yes (all devices) | Disable (deprecated) |
802.11g |
54 Mbps | Yes (all devices) | Leave for compatibility |
802.11n |
600 Mbps | Yes (since 2009) | Be sure to turn it on |
802.11ac |
3.5 Gbps | No (since 2013) | Turn it on if the laptop is new |
802.11ax |
9.6 Gbps | No (since 2019) | Turn it on if your laptop has Wi-Fi 6 |
After making changes, save the settings and reboot the router. The laptop should detect the network.
4. MAC address restrictions or device filtering
Some routers (especially corporate ones or those with firmware DD-WRT/OpenWRT) allow restrict network access by MAC addressesIf your phone connects but your laptop doesn't, it's possible its MAC address is blocked or not whitelisted.
How to check:
- Go to your router settings (the address is on the sticker on the back).
- Find the section
MAC Filtering(or "MAC Address Filtering"). - If filtering is enabled, check if your laptop's MAC address is listed. If not, add it.
How to find out the MAC address of a laptop:
- 🪟 Windows: Open a command prompt (
Win + R → cmd) and enter:ipconfig /allFind the line
Physical addressfor the adapterWireless network. - 🍎 macOS: Open
System Preferences → Network → Wi-Fi → Advanced → HardwareThe MAC address is listed asEthernet address. - 🐧 Linux: Enter in terminal:
ip link show | grep ether
If a blacklist is enabled in your router settings, check to see if your laptop's MAC address has been accidentally added to the blacklist. Some routers also block devices after several unsuccessful connection attempts—this could be the cause of the problem.
⚠️ AttentionMAC address binding is often used in public networks (hotels, cafes). If you connected previously but your laptop no longer sees the network, ask your administrator to reset the restrictions.
How to bypass MAC address filtering if you don't have access to the router?
If the router is not yours (for example, in the office or at your neighbors), and MAC filtering prevents you from connecting, you can temporarily spoof MAC address laptop to the authorized one. In Windows, this is done through Device Manager → Network Adapter → Properties → Advanced → Network Address (enter the new MAC without colons). On macOS and Linux, use the commands sudo ifconfig en0 ether XX:XX:XX:XX:XX:XX (Where en0 — the interface name, and XX:XX... — new MAC).
⚠️ This method may violate network rules and should only be used for legitimate purposes (for example, testing your network).
5. Interference and Wi-Fi channel settings
If a laptop sees the network, but doesn't connect (or the connection keeps breaking), the problem may be in interference on the Wi-Fi channelModern routers automatically select a channel, but sometimes this choice turns out to be inappropriate—especially in apartment buildings where many networks share the same frequency.
How to diagnose:
- 📡 Use Wi-Fi analysis apps, such as:
- Wi-Fi Analyzer (Android)
- NetSpot (Windows/macOS)
- inSSIDer (professional tool)
- If on your channel (for example,
6or11) too many networks - this is the reason for interference.
How to fix:
- Go to your router settings.
- Find the section
Wireless → Channel(or "Channel"). - Change the channel to a less busy one (for example, with
6on1or11for 2.4 GHz). - For 5 GHz, select a channel from the range
36–48or149–165(they are less busy). - Save the settings and reboot the router.
Also check if the router is in the "Secure Mode" mode. Auto Channel Selection (automatic channel selection). Sometimes it doesn't work correctly—it's better to set the channel manually.
If the problem persists, try change channel width:
- For
2.4 GHzinstall20 MHz(will reduce speed but increase stability). - For
5 GHztry it40 MHzor80 MHz(if devices support it).
6. Energy saving settings and program conflicts
Windows and macOS optimize power consumption by default, which sometimes leads to disabling the Wi-Fi adapter in the background. Conflicts can also be caused by antivirus software, VPNs, or network management programs (for example, Hamachi or Killer Networking Suite).
Energy Saving Issues (Windows):
- Open
device Manager. - Find your Wi-Fi adapter, right-click →
Properties → Power Management. - Uncheck the box
Allow the computer to turn off this device to save power.
For macOS check your power saving settings in System Preferences → Battery and disable the "Slightly dim the display when running on battery power" option (this sometimes affects network adapters).
Program conflicts:
- 🛡️ Antiviruses: Kaspersky, Avast or ESET may be blocking your connection. Try temporarily disabling your network protection.
- 🌐 VPN/Proxy: Programs like NordVPN or ProtonVPN Sometimes DNS settings get messed up. Disconnect your VPN and check your connection.
- 🎮 Gaming utilities: Killer Control Center (on laptops MSI or Alienware) can prioritize traffic and block Wi-Fi. Remove or disable it.
If your laptop connects to other networks (for example, in a cafe), but doesn't see your home Wi-Fi, the problem is definitely not with the adapter, but with the router settings or a software conflict.
7. Hardware faults and alternative solutions
If none of the above helps, the problem may be hardware:
- 🔌 The Wi-Fi module is damagedThis often occurs after the laptop has been dropped or exposed to liquid. Check if the Wi-Fi indicator (if applicable) is on.
- 📡 Weak signalIf your laptop sees the network but won't connect, try moving it closer to the router. Also, check the antennas (they sometimes become disconnected when disassembling the laptop).
- 🔋 Nutritional problems: On some laptops (HP Pavilion, Lenovo IdeaPad) The Wi-Fi module does not work without a connected charger.
How to check hardware health:
- Connect your laptop to the router via Ethernet. If the internet works, the problem is definitely with the Wi-Fi module.
- Try connecting to a different network (for example, using your phone's hotspot mode). If that doesn't work, the module is faulty.
- On Windows, check the event log (
eventvwr.msc) for errors related to the network adapter.
Alternative solutions:
- 🔄 USB Wi-Fi adapter: If the built-in module is broken, you can buy an external adapter (for example, TP-Link TL-WN823N or ASUS USB-AC56).
- 📶 Powerline adapter: Transmits the Internet through electrical wiring - suitable if Wi-Fi does not work in remote rooms.
- 📱 Modem modeShare the Internet from your phone if your laptop can't connect to the router.
⚠️ AttentionIf your laptop has been dropped or repaired, check the antenna connections to the Wi-Fi module. On most laptops, the module is located under a cover on the back panel and is connected by two thin wires (black and white). If these are loose, there will be no signal.
FAQ: Frequently Asked Questions
My laptop sees the network but won't connect—it says "Unable to connect." What should I do?
This error is usually related to incorrect security settings. Try:
- Delete the network in Wi-Fi settings and reconnect (enter the password manually).
- Check that your password is correct (sometimes case matters!).
- In the router settings, change the encryption type from
WPA3onWPA2-PSK(some older laptops do not support WPA3). - Temporarily disable Windows Firewall (
Control Panel → Windows Defender Firewall → Turn on or off).
Wi-Fi is working, but there's no internet connection (exclamation mark icon). How do I fix this?
This is a problem with DNS or IP addressSolutions:
- Open command prompt and type:
ipconfig /releaseipconfig /renew
ipconfig /flushdns - Try setting DNS manually (for example, Google DNS
8.8.8.8And8.8.4.4). - Restart your router and laptop.
- Check if your internet provider is blocking you (sometimes MAC address authorization is required).
The laptop only doesn't see one network, but it does see the others. What's wrong?
Possible reasons:
- Network hidden (option enabled)
Hide SSID(in the router). Manually add the network in the laptop's Wi-Fi settings. - The network operates at a frequency
5 GHz, and the laptop only supports2.4 GHz(check the adapter specifications). - It's turned on in the router
802.11r (Fast Transition)- disable it in the settings.
After updating Windows, my laptop stopped detecting Wi-Fi. What should I do?
Windows updates often disrupt drivers. Solutions:
- Roll back to the previous driver version (see section 2).
- Uninstall the adapter in Device Manager and restart your laptop.
- Download the driver from the laptop manufacturer's website (not the chip!).
- If the problem appeared after a major update (for example, from Windows 10 to 11), check the compatibility of your Wi-Fi module with the new OS.
Can antivirus software block Wi-Fi connections?
Yes, some antiviruses (for example, Kaspersky Internet Security or Avast Premium) have network security modules that can block the connection. To check:
- Temporarily disable your antivirus and try connecting.
- Check your antivirus firewall settings - your network may be marked as "unsafe".
- Add an exception for your Wi-Fi network in your antivirus settings.
If Wi-Fi works again after disabling your antivirus, contact the program's support team to set up exceptions.