The situation is familiar to many: a smartphone can easily connect to the home network, but the laptop stubbornly refuses to connect - it either writes “No Internet access” or does not see the list of networks at all. What's the matter? Why do two devices in the same room behave differently?
The reasons may lie in hardware faults (for example, a broken Wi-Fi module in a laptop), and in software failures - from outdated drivers to IP address conflicts. Sometimes the problem lies in the settings of the router, which “dislikes” certain devices. In this article we will analyze all possible scenarios - from basic checks to complex technical nuances that are rarely mentioned in standard instructions.
Important: if you are not a specialist, do not rush to disassemble the laptop or reset the router to factory settings. Many problems can be solved in 5 minutes with simple steps that we will describe below.
1. Checking basic settings: what to do first
Before you dig deep, make sure the problem is not minor. Start with the obvious:
- 📶 Is Wi-Fi turned on on the laptop? On some models (Lenovo ThinkPad, Dell Latitude) there are hardware switches or key combinations (
Fn + F2,Fn + F12), which disable the adapter. Check the indicator on the case - if it is not lit, press the desired combination. - 🔄 Have you rebooted your router? It's trivial, but it helps in 30% of cases. Turn off the router's power for 30 seconds, then turn it back on. Wait until the download is complete (the lights stop flashing).
- 📱 Is your phone connected to the same network? Sometimes the laptop “sees” neighboring networks, but not the one to which the smartphone is connected. Make sure you choose the correct name (
SSID). - 🔒 Correct password? Input error is a common cause. Enter the password manually (not via the clipboard), paying attention to case and special characters.
If the problem persists after these steps, proceed to the next step. Errors especially often occur on laptops with Windows 10/11 after major system updates - the Wi-Fi driver may fail or conflict with new OS components.
- Lenovo
- HP
- Dell
- Asus
- Acer
- Apple MacBook
- Other
2. IP address conflict: why the router “ignores” the laptop
One of the most insidious reasons is IP address conflict on the local network. The router assigns each device a unique address (for example, 192.168.1.100), but sometimes it crashes and two devices get the same IP. As a result, the router “doesn’t know” who to send the traffic to and blocks the connection for one of them.
How to check it:
- On your laptop, open
Command line(Win + R→ entercmd→Enter). - Enter the command:
ipconfig /allFind the line
IPv4 address. If there is an address like169.254.x.xis a sign of conflict. - On your phone, check the IP address in the Wi-Fi settings (section “Network information” or “Advanced”). If it matches the laptop address, the conflict is confirmed.
Solutions:
- 🔄 Reboot the router and laptop - resetting the IP often helps.
- 🖥️ Manually assign a static IP for the laptop in the network adapter settings (use an address outside the DHCP range, for example
192.168.1.200). - ⚙️ Go to the router control panel (usually at
192.168.1.1or192.168.0.1) and check the range of distributed IPs in the sectionDHCP. Expand it if necessary (for example, with192.168.1.100-199to192.168.1.100-200).
If you have a router from your provider (for example, Rostelecom or Beeline), check if the “Client Isolation” mode is enabled in the Wi-Fi settings. It blocks devices on the same network from communicating, which can interfere with connectivity.
3. Problems with Wi-Fi drivers: how to update or reinstall
Outdated, damaged or incompatible drivers are one of the main reasons why a laptop does not see Wi-Fi. This is especially true for devices with Windows, where drivers often fail after system updates.
How to check driver status:
- Click
Win + X→ selectDevice Manager. - Expand the section
Network adapters. - Find a device with names like
Wireless,Wi-Fi,802.11(For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA9377). - If there is a yellow exclamation mark next to the adapter, the driver is not working correctly.
Solutions:
- 🔄 Update driver automatically:
- Right click on the adapter →
Update driver→Automatic search. - If Windows does not find updates, download the driver from the laptop manufacturer’s website (section
SupportorDownloads).
- Right click on the adapter →
- 🗑️ Remove and reinstall the driver:
- B
Device Managerright click on the adapter →Remove device. - Check the box
Remove driver programs for this device(if any). - Restart your laptop - Windows should automatically install the driver again.
- B
Properties → tab Driver → Rollback.☑️ Checking Wi-Fi drivers
For laptops HP And Dell the utility often helps HP Support Assistant or Dell Update — they automatically find and install the correct drivers. On MacBook update macOS to the latest version via System settings → Software update.
4. Router settings: what could go wrong
If the phone connects but the laptop does not, the problem may be in the router settings. Some settings block the connection of certain devices or limit them by MAC address.
What to check in the router settings (usually access at 192.168.1.1 or 192.168.0.1, login/password - admin/admin or indicated on the sticker):
| Parameter | Where to look | What should be | How to fix |
|---|---|---|---|
| Wi-Fi mode (802.11) | Wireless → Basic Settings |
802.11 b/g/n/ac or 802.11ax (Wi-Fi 6) |
If it's worth 802.11n only, change to mixed mode (b/g/n). |
| Channel width | Wireless → Channel Width |
Auto or 20/40 MHz |
If it's worth 40 MHz, try 20 MHz (sometimes helps older adapters). |
| MAC Address Filtering | Wireless → MAC Filter |
Disabled |
If enabled, disable or whitelist the laptop's MAC address. |
| Security | Wireless → Security |
WPA2-PSK or WPA3-PSK |
If it's worth WEP - change to WPA2 (more reliable and compatible). |
| AP Isolation Mode | Wireless → Advanced |
Disabled |
Disable if enabled - this blocks communication between devices on the network. |
Also check if it is enabled guest access (Guest Network) - sometimes the laptop clings to it, where Internet access is limited. Disable the guest network if you don't need it.
How to find out the MAC address of a laptop?
Open Command line and enter:
ipconfig /all
Find the line Physical address (Physical Address) - this is the MAC address (for example, 00-1A-2B-3C-4D-5E).
5. Hardware faults: when the laptop is to blame
If none of the previous methods helped, the problem may be gland. Here are the most common hardware problems:
- 🔌 Wi-Fi module disconnected: In some laptops (Lenovo IdeaPad, Acer Aspire) Wi-Fi module is connected via connector
M.2ormini-PCIeand may come loose from vibration or fall. The solution is to disassemble the laptop and check the connection (or take it to a service center). - 🔥 The adapter has overheated or burned out: If the laptop has been dropped, liquid has gotten into it, or it frequently overheats, the Wi-Fi module could fail. Symptoms: The adapter is not detected in
Device Manageror is determined with an error (Code 43). - 📡 Antennas are damaged or disconnected: Laptops usually have two antennas connected to the Wi-Fi module. If one of them moves away, the signal becomes weak or disappears completely. Checked by disassembly.
- 🔋 Module power problems: On some models (HP Pavilion, Dell Inspiron) The Wi-Fi module is powered by the USB bus. If the USB 3.0 port is faulty, the adapter may not work.
⚠️ Attention: If you are not confident in your skills, do not disassemble the laptop yourself - you risk damaging the cables or the motherboard. It is better to contact a service center, especially if the laptop is under warranty.
How to temporarily work around the problem if the Wi-Fi module is broken:
- 🔌 Use USB Wi-Fi adapter (For example, TP-Link TL-WN725N or ASUS USB-AC53 Nano). It is inexpensive (from 500 ₽), and connects like a flash drive.
- 📱 Turn it on on your phone modem mode and distribute the Internet via Wi-Fi or USB.
- 🌐 Connect your laptop to the router via Ethernet cable (if there is a port
RJ-45).
6. Conflict with antivirus or firewall
Sometimes security programs block your Wi-Fi connection, mistaking it as a potential threat. This happens especially often with:
- Kaspersky Internet Security (blocks “suspicious” networks).
- Avast or AVG (may conflict with Wi-Fi drivers).
- Windows Firewall (sometimes resets settings after updates).
- VPN clients (For example, NordVPN or ProtonVPN can redirect all traffic through themselves).
- Temporarily disable the antivirus (right-click on the tray icon →
Pause protectionorDisable). - Disable Windows Firewall:
- Open
Control Panel → Windows Firewall. - Select
Turn Windows Firewall on or off. - Check the boxes
Disable firewallfor private and public networks.
- Open
- Try connecting to Wi-Fi. If it works, there is a security problem.
- 🔄 Add your network to antivirus exceptions (in settings
NetworkorFirewall). - 🛡️ Update your antivirus to the latest version - bugs are often fixed in new releases.
- 🔧 Reinstall your antivirus if the problem persists.
- 🔄 Resetting network settings:
- Open
Settings → Network and Internet → Status. - Scroll down and click
Network reset. - Confirm the action and restart your laptop.
This will delete all saved networks and return the settings to factory defaults.
- Open
- 📝 Change power settings:
Sometimes Windows disables the Wi-Fi adapter to save power. To fix this:
- Open
Device Manager→ find the Wi-Fi adapter. - Right click →
Properties→ tabPower management. - Uncheck
Allow this device to turn off to save power.
- Open
- 🔧 Change DNS settings:
Sometimes connection problems are related to the ISP's DNS servers. Try using public DNS from Google or Cloudflare:
- Open
Control Panel → Network and Internet → Network and Sharing Center. - Click on your network →
Properties→IP version 4 (TCP/IPv4)→Properties. - Select
Use the following DNS server addressesand enter:8.8.8.88.8.4.4(or
1.1.1.1for Cloudflare).
- Open
- Open
Command lineand enter:ipconfig /releaseipconfig /renew - If it doesn’t help, manually register DNS (see section 7).
- Reboot the router.
- Check if the adapter is detected in
Device Manager. If not, reinstall the driver. - If you have an adapter but can’t see the network, try connecting USB Wi-Fi adapter.
- If this does not help, the module itself may be broken (diagnostics is needed at the service center).
- Connect to the network
2.4 GHz(usually the network name has a prefix_2Gor2.4). - Buy USB adapter with 5 GHz support (For example, TP-Link Archer T3U).
- In the router settings, enable
Smart Connect(automatic switching between frequencies). - Open
Device Manager→ find the Wi-Fi adapter. - Right click →
Properties→ tabPower management. - Uncheck
Allow this device to turn off to save power. - Also disable
Quick startinSettings → System → Power and Sleep. - Disable VPN and reconnect to Wi-Fi.
- Disable the option in VPN settings
Kill Switch(it blocks the Internet when the VPN is turned off). - Uninstall the VPN program if the problem persists.
How to check:
Solutions:
⚠️ Attention: Don't leave your antivirus and firewall turned off for long periods of time - this makes your laptop vulnerable to viruses and hacker attacks. Use this method for diagnostic purposes only.
7. Problems with Windows settings: network reset and other tricks
If all the previous methods did not work, the problem may lie in the settings Windows. Here's what to try:
Windows 11 sometimes conflicts with older Wi-Fi adapters. If you have this OS, try rolling back to Windows 10 or update the system to the latest version.
If after resetting the network, the laptop still does not connect, try creating a new access point on your phone and connecting to it. If it works, the problem is in the router settings; if not, the problem is in the laptop.
FAQ: Answers to frequently asked questions
🔍 Why does the laptop see the network, but does not connect (writes “Without Internet access”)?
This is a clear sign of a problem with IP address or DNS. Try:
If all else fails, check to see if your antivirus is blocking the connection.
💻 The laptop does not see any network, although Wi-Fi is turned on. What to do?
Most likely the problem is driver or hardware failure:
📶 The phone connects to 5 GHz, and the laptop only connects to 2.4 GHz. Why?
This is normal if your laptop is older than 2015. Many adapters (eg Intel Wireless-N 7260) do not support frequency 5 GHz. Solutions:
🔌 After sleep or hibernation, the laptop loses Wi-Fi. How to fix it?
This is a known issue Windows 10/11related to power management. Fixed like this:
🛡️ Can a VPN interfere with your Wi-Fi connection?
Yes, some VPNs (eg. NordVPN, OpenVPN) redirect all traffic through their servers, which may interfere with your connection. Try: