You open your laptop, try to connect to your usual Wi-Fi network, and instead of the coveted internet connection, you see a cross on the network icon, the message "No internet access," or the endless "Connecting..." message. This situation is familiar to everyone, but the causes can vary dramatically: from a simple router failure to hardware issues with the adapter. In this article, we'll explore Let's systematize all possible reasons, why the laptop doesn't see Wi-Fi or connects, but the Internet doesn't work, and we'll give step-by-step instructions for each of them.
It is important to understand: the problem may lie in the laptop (drivers, settings Windows/macOS/Linux, hardware faults), as well as external factors—the router, the ISP, or even interference from neighboring networks. We'll start with the simplest checks, which take a minute, and gradually move on to more complex diagnostic methods. If you're not a techie, don't worry: each step is accompanied by screenshots (with text descriptions) and explanations.
Before you begin: If your internet connection is down only on one laptop, and other devices (smartphones, tablets) work fine, the problem is almost certainly with the laptop itself. If Wi-Fi doesn't work on all devices — the router or ISP is to blame. This will significantly narrow the search.
1. Checking basic settings: router and laptop
Start with the basics—sometimes the problem can be solved in 30 seconds. Here's what to do. first of all:
- 🔄 Reboot your routerUnplug it from the power outlet for 20-30 seconds, then plug it back in. Wait until it fully boots up (the indicators should be steady, not blinking).
- 💻 Restart your laptopYes, it's trivial, but it resets temporary network failures. This is especially relevant for Windows 10/11, where network services sometimes freeze.
- 📶 Check Airplane Mode. Click
Win + A(V Windows) or look in the top panel (macOS/Linux). The regime must be turned off. - 🔌 Make sure Wi-Fi is physically turned on.On some laptops (for example, Lenovo ThinkPad or Dell Latitude) there is a hardware switch or key combination (for example,
Fn + F2).
If the internet works after these steps, the problem was temporary. If not, let's move on.
⚠️ Attention: Corporate or public networks (in offices, universities, airports) may require portal authorization. Try opening a browser and entering any address (for example, google.com) - If a login/password entry window appears, it means there is a Wi-Fi connection, but internet access is blocked until authentication.
2. Connection diagnostics: what does the system show?
Before we dig deeper, we need to understand, at what stage does the connection break?:
- Laptop doesn't see the Wi-Fi network at all (the list of networks is empty).
- Laptop sees the network, but doesn't connect (asks for password endlessly or gives an error).
- Laptop connects to Wi-Fi, but the internet doesn't work (exclamation mark icon).
Each case requires different steps. Let's look at them in order.
Case 1: The laptop does not see any Wi-Fi networks
If the network list is empty or you see the error "Unable to find any network devices," the problem is most likely:
- 🖥️ Disabled Wi-Fi adapter (software or hardware).
- 🔧 Faulty drivers or their absence.
- 💥 Hardware failure adapter (less often).
To check if the adapter is enabled:
- IN Windows: click
Win + X→ "Device Manager" → expand "Network adapters". Look for a device with the namesWireless,Wi-Fior802.11(For example, Intel Wi-Fi 6 AX200). If there is a down arrow next to it, right-click and select "Enable." - IN macOS: Open System Preferences → Network → select
Wi-Fiin the left menu. The status should be "Connected" or "Active."
☑️ Checking the Wi-Fi adapter
Case 2: The laptop sees the network, but does not connect
Typical mistakes:
- «Unable to connect to this network» (Windows).
- «Incorrect password" (even though you are sure that you are entering it correctly).
- Infinite "Obtaining an IP address» (Android-similar behavior in Windows).
Solutions:
- Check your passwordSometimes the problem is with letter case or hidden characters. Try entering the password in Notepad, then copying it into the input field.
- Delete the network and reconnect:
- IN Windows: "Settings" → "Network and Internet" →
Wi-Fi→ “Manage known networks” → select your network → “Forget”. - IN macOS: "System Preferences" → "Network" →
Wi-Fi→ "Advanced" → remove the network from the list.
- IN Windows: "Settings" → "Network and Internet" →
WPA3, and the laptop is an older model - it may not support this protocol. Try temporarily switching to WPA2-PSK in the router settings (usually at the address 192.168.0.1 or 192.168.1.1).Case 3: There is a connection, but the Internet does not work
Symptoms:
- Wi-Fi icon with yellow triangle and an exclamation mark.
- The sites don't open, but
ping 8.8.8.8It works in the command line. - Inscription "No internet access" or "Limited».
Reasons and solutions:
| Cause | How to check | How to fix |
|---|---|---|
| DNS failure | Open Command Prompt (Win + R → cmd) and enter ping ya.ruIf there's a ping, but websites don't open, the problem is with your DNS. |
Change DNS to 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare) in the adapter settings. |
| IP conflict | In the command line: ipconfig /allIf the IP address starts with 169.254 - this is a self-assigned address (DHCP failure). |
Run the commands:ipconfig /releaseipconfig /renew |
| Blocked by provider | Check if the internet works on other devices. If not, the problem is with your internet provider. | Reboot your router, call your provider's support team, or check your personal account on the website. |
| Incorrect proxy settings | "Settings" → "Network & Internet" → "Proxy." If a manual proxy server is enabled, it may be blocking access. | Disable the proxy or configure it correctly. |
3. Problems with Wi-Fi adapter drivers
Drivers are software that allows Windows/macOS/Linux interact with the Wi-Fi adapter. If they are outdated, damaged, or missing, the laptop will either not see the network or will connect with errors.
How to check drivers in Windows:
- Open Device Manager (
Win + X→ "Device Manager"). - Expand "Network adapters" and find your Wi-Fi adapter (for example, Qualcomm Atheros QCA61x4A or Intel Dual Band Wireless-AC 7265).
- If there is a yellow triangle with an exclamation mark next to the device, the driver is not working properly.
Solutions:
- 🔄 Update your driver automaticallyRight-click on the adapter → "Update driver" → "Search automatically".
- 📥 Install the driver manually. Download it from the laptop manufacturer's website (for example, support.lenovo.com For Lenovo or support.hp.com For HP) by device model.
- 🗑️ Uninstall and reinstall the driverRight-click → “Uninstall device” → restart your laptop. Windows will try to install the driver automatically.
- 🔙 Roll back the driverIf problems started after an update: right-click → "Properties" → "Driver" tab → "Roll Back Driver."
⚠️ Attention: If after updating the driver Wi-Fi stopped working completely (the adapter disappeared from the Device Manager), try roll back the system to a restore point. To do this, enter in the search Recovery → "Start System Restore" → select a point before the update.
How to find a driver by laptop model?
1. Turn the laptop over - the sticker will show the model (for example, HP Pavilion 15-eg0004ur).
2. Go to the manufacturer's website (for example, support.hp.com).
3. Enter the model in the search → go to the "Drivers" section → select your OS.
4. Download the driver for Wireless LAN or Wi-Fi.
4. Router settings: what could go wrong?
If the problem isn't with your laptop, the next step is your router. Even if other devices are connected normally, certain settings may be blocking your laptop.
What to check in the router:
- MAC address filteringSome routers are configured to only allow connections from whitelisted devices. Check if your laptop's MAC address is added to the allowed list.
- Network operating modeIf the router is operating in mode
802.11n/ac/ax(5 GHz), and the older model laptop only supports802.11b/g(2.4 GHz), connection will be impossible. Try enabling support.2.4 GHzor mixed mode (b/g/n). - Channel widthIf the width is set
40 MHzor80 MHz, and the laptop doesn't support it, try setting it20 MHz. - Connection limitCheap routers sometimes have a limit on the number of devices (for example, 10). Check the list of connected devices and remove any you don't need.
How to access router settings:
- Open your browser and enter in the address bar
192.168.0.1or192.168.1.1(less often)192.168.8.1or10.0.0.1). - Enter your login and password (usually
admin/adminor indicated on the router sticker). - Go to the section
Wireless(or "Wireless Network") and check the settings.
⚠️ Attention: Router settings may vary depending on the model and firmware. If you're unsure about what you're doing, Take a photo of the current settings before making changes - this will help you get everything back if you make a mistake.
5. Interference and signal problems
Wi-Fi operates on radio frequencies, meaning it's susceptible to interference. If your laptop connects to the network, but the internet connection keeps coming on and off, or the speed is extremely slow, the following could be to blame:
- 📡 Congested channelIf all neighbors use the same channel (for example, channel 6 in the 2.4 GHz range), interference occurs.
- 🏠 ObstaclesConcrete walls, metal structures, mirrors, and even aquariums weaken the signal.
- 🔥 Devices that create interferenceMicrowaves, cordless phones, Bluetooth speakers operating at 2.4 GHz.
- 📱 Outdated Wi-Fi standardIf the router supports
Wi-Fi 6 (802.11ax), and the laptop is onlyWi-Fi 4 (802.11n), the speed will be limited.
How to improve the signal:
- Change Wi-Fi channel in the router settings. Use programs like Wi-Fi Analyzer (For Android) or NetSpot (For Windows/macOS) to find the least loaded channel.
- Switch to 5 GHz, if your laptop supports this band. 5 GHz has less interference but a shorter range.
- Change the location of the router. Ideally, it should be on a high place, in the center of the apartment, away from metal objects.
- Use a signal repeater (repeater) or Mesh system, if the area is large.
6. Viruses, firewalls and anti-virus blockers
Sometimes internet access is blocked by programs that should actually be protecting your laptop. The culprits may include:
- 🛡️ Windows Firewall or a third-party firewall (for example, Comodo, ZoneAlarm).
- 🦠 Viruses, which change network settings (for example, register their own DNS).
- 🔒 Antiviruses with firewalls (for example, Kaspersky, ESET NOD32, Avast).
- 🕵️ VPN clients, which can redirect all traffic through their servers.
How to check and fix:
- Temporarily disable your firewall and antivirus software:
- Firewall Windows: "Control Panel" → "Windows Firewall" → "Turn it on or off" → check "Disable".
- Antivirus: Find its icon in the tray (next to the clock), right-click and select “Disable protection” or “Pause”.
If the internet works again after disconnecting, the problem is in the security settings.
- IN Windows 10/11: "Settings" → "Network & Internet" → "Status" → "Network reset".
- IN macOS: "System Preferences" → "Network" → select
Wi-Fi→ Click “–” (delete), then add again. - Check your VPN settingsIf you use a VPN (for example, NordVPN, ProtonVPN), try disconnecting from the server or uninstalling the program.
⚠️ Attention: If after resetting the network or disabling the antivirus the Internet works, do not leave protection turned off for a long timeAdd your network to your firewall exceptions or configure antivirus rules.
7. Hardware malfunctions: when is it time for service?
If none of the previous methods helped, it is possible hardware failureSymptoms:
- Wi-Fi adapter not determined in Device Manager (even after reinstalling the drivers).
- Laptop doesn't see any network, although other devices work fine.
- Adapter disappears periodically and appears in the system.
- Visible on the laptop case physical damage (for example, after a fall).
What could have broken:
- 🔌 Wi-Fi module (the most common cause). This is a small board connected to the motherboard via a connector.
M.2orPCIe. - 📶 AntennasTwo thin wires running from the module to the housing. If they are loose or damaged, the signal will be weak or absent.
- 🔋 Nutritional problemsIf the module does not receive enough power (for example, due to bulging capacitors on the motherboard), it may operate erratically.
What to do:
- If you are tech savvy, you can try reconnecting the antennasTo do this:
- Turn off the laptop and remove the battery.
- Remove the back cover (you will need a screwdriver).
- Find the Wi-Fi module (usually next to the connector
M.2for SSD) and check if the antennas (black and white wires) are connected tightly.
- If the module is burnt out or damaged, it needs to be replace. Buy a similar one (search by model, for example, Intel Wireless-AC 9560) and install it instead of the old one.
- If you are not confident in your abilities - take your laptop to a service centerRepairs will cost 1,000–3,000 rubles (depending on the model and the fault).
How to find a replacement Wi-Fi module?
1. Find out the exact model of your module (written on it or in the Device Manager).
2. Search on AliExpress, Amazon or at local auto parts stores (please specify your laptop model for compatibility).
3. Pay attention to the standard (for example, Wi-Fi 5 or Wi-Fi 6) - the new module must support the same frequencies.
8. OS-specific issues
Each operating system has its own Wi-Fi capabilities. Let's explore the nuances Windows, macOS And Linux.
Windows 10/11
Typical problems:
- Service
WLAN AutoConfigdisabledWithout it, Wi-Fi won't work. - Conflict with VirtualBox or Hyper-V. Virtual machines can "hijack" network adapters.
- Fast StartupThis feature may prevent drivers from initializing correctly after shutdown.
Solutions:
- Check the service
WLAN AutoConfig:Win + R → services.msc → find "WLAN AutoConfig Service" → right-click → "Start" - Turn it off
Fast Startup:"Control Panel" → "Power Options" → "Choose what the power buttons do" → "Change settings that are currently unavailable" → uncheck "Turn on fast startup" - If you use VirtualBox, check the virtual machine settings: it may be "hijacking" the Wi-Fi adapter.
macOS
On MacBook Wi-Fi problems are often related to:
- Glitch in
System Configuration. - Conflict with Little Snitch or other firewalls.
- System updates, which “break” drivers (especially on older models).
Solutions:
- Reset
System Configuration:Open Terminal and enter:sudo rm -R /Library/Preferences/SystemConfiguration/*
sudo rebootAfter rebooting, the network settings will be reset.
- Turn it off Little Snitch or other network monitors.
- If the problem appeared after the update macOS, try rolling back to the previous version (via
Time Machine) or wait for the patch from Apple.
Linux (Ubuntu, Mint, Fedora, etc.)
IN Linux Wi-Fi problems are often related to:
- Lack of proprietary drivers (especially for adapters Broadcom).
- Incorrect settings
NetworkManager. - Conflicts with
rfkill(radio module blocking system).
Solutions:
- Check if Wi-Fi is blocked:
rfkill listsudo rfkill unblock all - Install proprietary drivers for Broadcom:
sudo apt updatesudo apt install firmware-b43-installer - Restart
NetworkManager:sudo systemctl restart NetworkManager
FAQ: Frequently asked questions about Wi-Fi on a laptop
🔹 My laptop connects to Wi-Fi, but websites won't open. What should I do?
It's most likely a DNS issue. Try:
- Open Command Prompt (
Win + R→cmd). - Enter
ping 8.8.8.8If you have ping but websites won't open, change your DNS. - Enter DNS in the adapter settings
8.8.8.8And8.8.4.4(Google) or1.1.1.1(Cloudflare).
If there is no ping, check your router settings or call your ISP.
🔹 How do I know if my laptop supports 5 GHz Wi-Fi?
There are several ways:
- Check the adapter model in Device Manager (
Win + X→ "Device Manager" → "Network Adapters"). Enter it into a search engine - the characteristics will indicate whether it supports it.