Have you turned on your laptop, but the internet isn't working? Or is the Wi-Fi icon crossed out with a red X, while your router's lights seem to be flashing smoothly? Wireless network problems are one of the most common issues users encounter. But before you panic or call a technician, it's worth troubleshooting yourself. check if Wi-Fi is working on a laptop and identify the cause of the failure.
In this article we will look at 7 proven diagnostic methods — from basic (checking the adapter's physical power) to advanced (analyzing network settings via the command line). The instructions are suitable for all laptop models. ASUS, Lenovo, HP, Acer, Dell — and operating systems: Windows 10/11, macOS And LinuxYou'll also learn how to distinguish a software glitch from a hardware failure and when it's time to take your device to a service center.
Spoiler: 80% of the time, the problem can be solved in 5 minutes without any special skills. Let's start with the easiest part!
1. Check if Wi-Fi is physically enabled on your laptop
The first thing to do is to make sure that the wireless adapter is physically turned onMany users skip this step, even though it solves half the problem. Laptop manufacturers often equip their devices with hardware switches or keyboard shortcuts for Wi-Fi control.
Where to look:
- 🔧 Button on the body - on some models (for example, Lenovo ThinkPad or old ones HP) There's a separate switch on the side panel. It can be illuminated blue or orange.
- ⌨️ Keyboard shortcut - usually it is
Fn + F2,Fn + F5orFn + F12(Depends on brand). There should be an antenna icon on the key.Press the combination and wait 10-15 seconds – the Wi-Fi indicator should light up.
- 🖱️ Software switch - In Windows, check the notification panel (the network icon in the lower right corner). macOS Click on the Wi-Fi icon in the top bar.
If the Wi-Fi indicator does not light up after pressing the keys or toggling the switch, proceed to the next step. On laptops Dell Latitude And HP EliteBook Sometimes the adapter is blocked in the BIOS - we'll talk about this below.
2. Diagnostics via Network Connections in Windows
If Wi-Fi is enabled but the internet still doesn't work, check the adapter status in the operating system settings. Windows 10/11 it's done like this:
- Click
Win + R, enterncpa.cpland pressEnter. - The Network Connections window will open. Find the item Wireless Network (Wireless Network Connection or Wi-Fi).
- If the icon is gray and labeled “Disabled,” right-click and select “Enable.”
Please note the connection status:
- 🟢 "Connected" — the adapter works, but the problem may be with the router or provider.
- 🟡 Limited — the laptop is connected to the network, but there is no internet access (check the IP settings or reboot the router).
- ❌ "No connection" — the adapter does not see the network or is disabled.
If the adapter is not listed at all, this may mean:
- 🔌 Driver missing (more on this below).
- 💻 Hardware failure (Wi-Fi module failure).
- 🔒 The adapter is disabled in BIOS. (relevant after updating or resetting settings).
3. Checking Wi-Fi adapter drivers
Missing or incorrectly installed drivers are one of the most common reasons why Wi-Fi isn't working. Even if the adapter is enabled, it won't connect to the network without the correct software.
How to check the driver:
- Open Device Manager: Click
Win + X→ select the appropriate item. - Expand the section Network Adapters.
- Find the device with the names
Wireless,Wi-Fi,802.11or brand (Intel, Qualcomm Atheros, Broadcom).
What could be wrong:
- ⚠️ Yellow exclamation mark — the driver is installed incorrectly or is in conflict.
- 🔍 The device is missing — the driver is not installed or the adapter is not recognized by the system.
- 🔄 The device is disabled - Right-click and select "Enable".
How to update the driver:
- Right-click on the adapter → “Update driver”.
- Select "Search Automatically." If Windows doesn't find an update, download the driver from the laptop manufacturer's website (see the "Support" section).
- After installation, restart your laptop.
Open Device Manager (Win + X)
Find the "Network Adapters" section
Check for an exclamation mark
Update the driver manually or automatically
Restart your laptop-->
⚠️ Attention: If your Wi-Fi driver stops working after updating it, roll it back: in Device Manager, select Properties → Driver tab → Roll Back Driver.
4. Command Prompt: Network Diagnostics and Reset
If the previous steps did not help, use the built-in Windows diagnostic utilities. Open command prompt as administrator (Win + X → “Command Prompt (Administrator)” or “Windows Terminal”) and run the commands in order:
netsh wlan show drivers
This command will display information about the driver. Note the following lines:
Radio type— it should be802.11n,802.11acor802.11ax(Wi-Fi 5/6).Hosted network support—Yes(IfNo, the adapter cannot distribute Wi-Fi).
netsh wlan show interfaces
Shows the current connection status. Look for the following lines:
State— it should beconnected.SSID— the name of your network.Radio type- if hereAbsent, the adapter does not work.
Reset network settings:
If the commands show errors, try resetting the TCP/IP stack:
netsh int ip resetnetsh winsock reset
ipconfig /flushdns
Once completed, restart your laptop.
What to do if the command fails?
If you see an "Access Denied" message after entering a command, make sure the command prompt is running as an administrator. Also, check if your antivirus software is blocking the commands (temporarily disabling it may help).
5. Testing on macOS (for Apple laptops)
On MacBook Wi-Fi diagnostics have their own nuances. Here are step-by-step instructions:
- Click on the Wi-Fi icon in the top bar (on the right). If it's missing, check your settings in
System Preferences → Network. - Make sure Wi-Fi is turned on (the slider should be green).
- If the networks are not displayed, click
Option (Alt)+ click on the Wi-Fi icon → select Open Wireless Network Diagnostics.
In the diagnostic utility, follow the system prompts. It will automatically check:
- 📡 Availability of available networks.
- 🔌 Adapter status.
- 🔒 Correct IP and DNS settings.
If the diagnostics do not help, reset the network settings:
- Open
System Preferences → Network. - Select Wi-Fi → click Advanced.
- Delete all saved networks by clicking
–at the bottom of the list. - Click
OKand restart your MacBook.
⚠️ Attention: On macOS Monterey and newer, after resetting the network, you may be required to re-enter passwords for all saved access points.
6. Hardware diagnostics: when the problem is in the hardware
If the software methods did not work, the problem may be in hardwareHere are some signs that your Wi-Fi module is faulty:
- 🚫 The adapter is not displayed in
Device Managereven after reinstalling the drivers. - 🔌 The Wi-Fi indicator on the laptop does not light up when turned on.
- 🔧 The laptop does not respond to the hardware Wi-Fi button.
- 💥 Before the breakdown, there were physical impacts: a fall, liquid spillage, overheating.
How to check:
- Connect an external Wi-Fi adapter (via USB). If it works, the internal module is faulty.
- Check your BIOS:
- Restart your laptop and enter BIOS (usually
F2,DelorEscwhen loading). - Find the section
Advanced→Onboard Devices Configuration(names may differ). - Make sure that
Wireless LANorWi-Fiincluded (Enabled).
- Restart your laptop and enter BIOS (usually
| Symptom | Probable cause | Solution |
|---|---|---|
| Wi-Fi turns on, but doesn't find a network. | The module antennas have become disconnected | Disassemble the laptop and connect the antennas |
| The adapter is missing from Device Manager. | The module is faulty or disabled in the BIOS. | Check BIOS, test external adapter |
| Wi-Fi only works near the router. | Weak signal due to damaged antenna | Replace the antenna or module |
| The laptop turns off Wi-Fi by itself. | Module overheating or energy saving | Clean from dust, turn off power saving mode |
⚠️ Attention: If you're unsure of your laptop disassembly skills, it's best to take it to a service center. Incorrect antenna connections can damage the module.
7. Alternative verification methods (Linux, Android, external devices)
If you don't have Windows or macOS, here are instructions for other systems:
On Linux (Ubuntu, Mint, Fedora):
- Open Terminal (
Ctrl + Alt + T). - Enter the command:
lspci | grep -i wirelessor for USB adapters:
lsusb - If the adapter is detected, check its status:
iwconfigLook for the interface
wlan0orwlp3s0(should beIEEE 802.11). - To turn on Wi-Fi:
sudo ifconfig wlan0 up - 📱 Install the application WiFi Analyzer (Android) or Network Analyzer (iOS).
- 🔍 Check if your phone can see your network. If so, the problem is with your laptop.
- 🔄 Reboot your router (unplug it for 30 seconds).
- 🟢 The internal module is faulty.
- 🔧 You can temporarily use an external adapter.
- Disabled Wi-Fi adapter (physically or in BIOS).
- Malfunction of module antennas (check the connection).
- Outdated driver (update it manually from the manufacturer's website).
- Problem with the router (try connecting from your phone).
Via smartphone (Android/iOS):
If you don't have another computer at hand, use your phone:
External USB adapter:
Buy an inexpensive USB Wi-Fi adapter (for example, TP-Link TL-WN725N). If it works:
FAQ: Frequently asked questions about checking Wi-Fi on a laptop
Why doesn't my laptop see any Wi-Fi networks even though the router is working?
This may be caused by:
First, test the adapter on another laptop or via an external USB module.
How do I find out which Wi-Fi module is installed in my laptop?
In Windows:
- Open
device Manager(Win + X). - Expand Network Adapters.
- Find a device with
WirelessorWi-Fiin the title. - Right-click → Properties → Details tab → select Hardware IDs.
Copy the values VEN_XXXX And DEV_XXXX, then find the model using these codes on the website PCI Database.
Is it possible to turn on Wi-Fi if the button on the laptop is broken?
Yes, there are several ways:
- Through software switch in Windows (notification bar → network icon).
- Through BIOS (turn on
Wireless LANin the settings). - By using hot keys (For example,
Fn + F2— depends on the model). - Through command line:
netsh interface set interface "Wireless Network" enable
If the button is mechanically broken, it can be replaced at a service center.
My laptop connects to Wi-Fi, but the internet isn't working. What should I do?
The problem may be:
- IP settings — try to get the address automatically:
- Open
ncpa.cpl→ right-click on Wi-Fi → “Properties”. - Select
Internet Protocol version 4 (TCP/IPv4)→ "Properties". - Check the boxes next to "Obtain an IP address automatically" and "Obtain DNS server address automatically".
- Open
8.8.8.8 (Google) or 1.1.1.1 (Cloudflare).My Wi-Fi stopped working after a Windows update. How do I fix it?
Updates sometimes reset drivers or settings. Try:
- Roll back the driver:
- Open
device Manager→ find the Wi-Fi adapter. - Right-click → “Properties” → “Driver” tab → “Roll Back Driver”.
- Open
- Install the driver manually:
- Download the driver from the laptop manufacturer's website (Support section).
- Select your laptop model and Windows version.
- Open
Control Panel → Recovery → Open System Restore. - Select a point created before the update.
If nothing helps, check module compatibility with the new version of Windows - some old adapters (for example, Broadcom 4313) are not supported in Windows 11.