You turned on the laptop, and the Internet is through Wi-Fi stubbornly refuses to connect? A familiar situation: the network icon is crossed out, pages do not load, and yours is either not in the list of available networks or is constantly asking for a password. The problem may lie in the laptop itself, or in the router or provider - and without a systematic approach it cannot be solved.
In this article we will look at all possible reasonsWhy Wi-Fi doesn’t work on a laptop - from the banal (disabled adapter) to the exotic (IP address conflict). You will receive step by step instructions for Windows 10/11, macOS And Linux, as well as a table with quick solutions for the most common errors. Let's not waste time on theory - let's move on to practice!
1. Checking basic settings: what to do first
Before you dig deep into the system or router settings, make sure that the problem cannot be solved in 30 seconds. Start with the obvious:
- 🔄 Reboot your laptop and router. Turn off both devices for 1-2 minutes, then turn on the router first, and after 30 seconds, the laptop. This will clear temporary network outages.
- 📶 Check if Wi-Fi is turned on on your laptop. On your keyboard, find the key with the antenna icon (often
F2,F12or combination withFn) and press it. On macOS The Wi-Fi icon should be lit in the upper right corner. - 🔌 Make sure the internet works on other devices. If Wi-Fi does not work on your smartphone, the problem is with the router or provider.
If nothing has changed after rebooting, check physical connection of the router:
- 🔌 Cable from provider must be firmly inserted into the port
WAN(usually highlighted in blue). - 💡 Indicators on the router: light bulb
Wi-Fishould light up green or blue, andInternet- flash or light constantly. If the indicatorInternetgoes out - the problem is with the provider.
- Once a week
- Once a month
- Rare, but accurate
- Never
- I find it difficult to answer
⚠️ Attention: If the red light on the router is on Internet, don’t waste time setting up your laptop - call your provider. This means a loss of communication on their side.
2. Problems with Wi-Fi adapter drivers: how to diagnose and fix
One of the most common reasons why a laptop does not see Wi-Fi is faulty or outdated driver network adapter. The system may show networks but not connect to them, or the adapter may not be in the list of devices at all.
To check the driver for Windows:
- Click
Win + Xand selectDevice Manager. - Expand the tab
Network adapters. - Find a device with words Wireless, Wi-Fi or 802.11 (For example, Intel Wi-Fi 6 AX200).
- If there is a yellow exclamation mark next to the name, the driver is not working correctly.
Solutions:
- 🔄 Update your driver: Right click on the adapter →
Update driver→Automatic search. - 🗑️ Uninstall and reinstall the driver: Right click →
Remove device, then restart your laptop. The system will install the driver automatically. - 💻 Download the driver from the manufacturer's website. For Lenovo, HP, Asus or Dell go to the official website, enter your laptop model and download the latest driver for
Wireless.
☑️ Checking the Wi-Fi adapter driver
On macOS Driver problems are less common, but if Wi-Fi disappears after a system update, try:
sudo softwareupdate --reset-ignored
Then update the system via System settings → Software update.
⚠️ Attention: If after updating the driver Wi-Fi stops working at all, roll back to the previous version. BDevice ManagerselectDriver Properties → Roll Back.
3. Network settings in Windows: reset and manual configuration
Sometimes Windows "forgets" network settings or conflicts with IP addresses. If the laptop sees the network, but does not connect (it says “Cannot connect to this network”), try the following steps:
Resetting network settings
This will delete all saved networks and return the settings to factory defaults:
- Open
Settings → Network and Internet → Status. - Scroll down and click
Network reset. - Confirm the action and restart your laptop.
Manual IP and DNS configuration
If resetting does not help, try setting static parameters:
- Open
Control Panel → Network and Sharing Center → Change adapter settings. - Right click on
Wireless network→Properties. - Select
IP version 4 (TCP/IPv4)→Properties. - Check the box
Use the following IP addressand enter:- IP address:
192.168.1.100(last digit can be anything from 2 to 254) - Subnet mask:
255.255.255.0 - Main gateway:
192.168.1.1(or192.168.0.1, look on the router sticker) - DNS servers:
8.8.8.8And8.8.4.4(Google DNS)
- IP address:
If after manual configuration the Internet does not work, return the settings to the “Obtain IP automatically” mode. The router may be using a different address range (for example, 10.0.0.x).
Removing the problematic network
Sometimes Windows saves incorrect network data. To reset them:
- Open
Settings → Network and Internet → Wi-Fi → Manage known networks. - Find your network, click on it and select
Forget. - Connect again by entering your password.
4. Problems with the router: settings that interfere with the connection
If Wi-Fi does not work only on the laptop, but everything is fine on the phone or tablet, the problem is most likely in the settings network adapter. But if the Internet is not available on all devices, it’s to blame router. Let's look at the main problems:
| Symptom | Possible reason | Solution |
|---|---|---|
| The router does not distribute Wi-Fi (there is no network in the list) | Wireless mode disabled | Go to your router settings (192.168.1.1) and turn on Wi-Fi in the section Wireless. |
| There is a network, but it won’t connect (it asks for a password endlessly) | Incorrect encryption type or password | Check in the router settings what it is worth WPA2-PSK (not WPA3 or WEP). |
| Connects, but the Internet does not work | No connection to ISP or MAC blocking | Reboot your router. If it doesn't help, call your provider or check MAC address filtering. |
| Wi-Fi works, but very slow | Channel congestion or outdated standard | Change the Wi-Fi channel in the router settings (select 5 GHz instead of 2.4 GHz). |
To go into the router settings:
- Connect your laptop to the router via cable (or use another device where Wi-Fi works).
- Open your browser and enter in the address bar
192.168.1.1or192.168.0.1(the address is indicated on the router sticker). - Enter your username and password (usually
admin/adminoradmin/password). - Go to section
WirelessorWi-Fiand check: - 🔄 Operating mode: must be
802.11n/ac/ax(not802.11b). - 🔒 Security type:
WPA2-PSK(notWEPorOpen network). - 📡 Channel: if you use
2.4 GHz, select channel1,6or11(they overlap the least).
How to find out which Wi-Fi channel is least loaded?
Open the application on your smartphone Wi-Fi Analyzer (Android) or NetSpot (iOS). It will show how busy the channels are in your area. Choose the one with the fewest intersections.
⚠️ Attention: If you have changed your router settings and lost access to its control panel, please reset it. To do this, press and hold the button Reset (usually hidden in the hole) for 10–15 seconds. All settings will be reset to factory settings!
5. Software conflicts: antiviruses, VPNs and firewalls
Sometimes Wi-Fi doesn't work due to third party programsthat block the network. Most often the culprits are:
- 🛡️ Antiviruses (especially Kaspersky, Avast, ESET).
- 🌍 VPN clients (For example, NordVPN, ProtonVPN).
- 🔥 Windows Firewall or third party firewalls (For example, Comodo Firewall).
How to check:
- Temporarily disable your antivirus: Right-click on its tray icon and select
Disable protectionorSuspend. - Check VPN: If it is enabled, disable it and try connecting to Wi-Fi again.
- Disable your firewall:
- Click
Win + R, enterfirewall.cpland pressEnter. - Select
Turn Windows Firewall on or off. - Check
Disable firewallfor private and public networks.
- Click
If the Internet works after disabling the antivirus or VPN, add the network to the exceptions or change the program. For example, in Kaspersky it's done like this:
- Open your antivirus →
Settings→Network. - Find a section
Network Managementand add your network toTrusted.
If the problem goes away after turning off your firewall, don't leave it turned off for long! Add an exception for your network or configure firewall rules.
6. Hardware problems: when the hardware is to blame
If none of the previous methods helped, the problem may be hardware. It could be:
- 💻 Wi-Fi module failure (often after a fall or liquid contact).
- 🔌 Disconnected antenna cable (found after disassembling the laptop).
- 🔋 Energy Saving, which causes the adapter to turn off.
How to diagnose:
- Check if the adapter is recognized in the system:
- B
Device ManagerThere should be no unknown devices with an exclamation mark. - If there is no adapter at all, it is either disabled or broken.
- B
- Turn off energy saving:
- Open
Device Manager→Network adapters. - Right click on the Wi-Fi adapter →
Properties→Power management. - Uncheck
Allow this device to turn off to save power.
- Open
- Check antennas (if you disassembled the laptop):
- The Wi-Fi module is usually located under a cover on the back panel.
- Make sure the two thin cables (black and white) are firmly connected to the connectors
MAINAndAUX.
If the adapter is not detected or does not work even after reinstalling the drivers, it is most likely faulty. In this case:
- 💻 On laptops with a connector
M.2you can replace the module (for example, Intel AX200 or Broadcom BCM94360). - 🔌 Buy USB Wi-Fi adapter (For example, TP-Link TL-WN823N or Asus USB-AC56).
⚠️ Attention: If the laptop is under warranty, do not disassemble it yourself! Contact the service center - repairs under warranty may cover the replacement of the Wi-Fi module.
7. Features of macOS and Linux: what should owners of MacBooks and distributions do?
On macOS And Linux Wi-Fi problems are resolved differently than on Windows. Let's look at typical cases.
macOS: network reset and diagnostics
If on MacBook Wi-Fi does not connect:
- Reset network settings:
sudo ifconfig en0 downsudo ifconfig en1 down
sudo networksetup -setdhcp Wi-Fi(replace
Wi-Fito the name of your interface, which can be found with the commandnetworksetup -listallhardwareports) - Remove network settings:
- Open
System Settings → Network. - Select
Wi-Fi→ click−(minus) to delete. - Add the network again by clicking
+.
- Open
- Reset SMC and NVRAM:
- Turn off your Mac.
- Press and hold
Shift + Control + Option+ power button for 10 seconds (for SMC). - Turn on your Mac and immediately press
Command + Option + P + Rfor 20 seconds (for NVRAM).
Linux: lack of drivers and kernel modules
On Ubuntu, Debian or Arch Linux Wi-Fi may not work due to missing proprietary drivers. Check:
lspci | grep -i network
If the output contains lines with Network controller, but there is no network, install the driver:
- For Broadcom:
sudo apt install firmware-b43-installer - For Realtek:
sudo apt install rtl8821ce-dkms - For Intel:
sudo apt install firmware-iwlwifi
If the driver is installed but the network does not connect, check the service status:
sudo systemctl restart NetworkManager
On Linux, Wi-Fi problems are often resolved by updating the kernel. Try the command sudo apt upgrade or install the latest kernel via ukuu (Ubuntu Kernel Update Utility).
8. When to call your provider or take your laptop in for repair
If you've tried everything and Wi-Fi still doesn't work, the problem may not be on your end. Contact your provider if:
- 📞 Internet does not work on all devices, including those connected via cable.
- 🔌 The router does not provide an IP address (in the laptop network settings it is
169.254.x.x). - 🔄 The provider carries out technical work (check their website or call support).
You should take your laptop to a service center if:
- 💻 Wi-Fi adapter is not detected in the system (even after reinstalling the drivers).
- 🔥 The laptop overheats or turns off when connected to the network.
- 🔧 You disassembled the device and may have damaged the antennas.
Critical information: If the laptop connects to other networks (for example, in a cafe or with friends), but does not work at home, the problem is definitely with your router or ISP. Don't waste time diagnosing your laptop!
FAQ: Frequently asked questions about problems with Wi-Fi on a laptop
The laptop sees the network, but does not connect - it writes “Cannot connect to this network.” What to do?
This is a typical settings conflict problem. Try:
- Delete the network in
Settings → Network and Internet → Wi-Fi → Manage known networksand connect again. - Reset TCP/IP: Open a command prompt as administrator and type:
netsh int ip resetnetsh winsock reset - Check if your router has MAC address filtering (it may block your laptop).
Wi-Fi works, but there is no Internet (connection icon with an exclamation point). How to fix it?
This means that the laptop is connected to the router, but it does not have access to the Internet. Check:
- 🔌 Cable from your provider (must be connected to the port
WANrouter). - 📞 Account status with the provider (perhaps blocked for non-payment).
- 🔄 Router settings: in the section
WANthe correct connection type must be selected (Dynamic IP,PPPoEetc.).
There is no Wi-Fi icon in the tray on the laptop. Where did he go?
This could mean:
- The adapter is disabled in
Device Manager(check if there are any unknown devices there). - The driver is not installed (download it from the laptop manufacturer's website).
- Disabled icon in taskbar settings:
- Right click on the taskbar →
Taskbar options. - Find
Networkand enable icon display.
- Right click on the taskbar →
Wi-Fi only works near the router. How to strengthen the signal?
A weak signal may be due to:
- 📶 Obstacles (walls, furniture, household appliances).
- 🔄 Wrong channel in the router (change to
5 GHzor select a less crowded channel in2.4 GHz). - 📡 Weak router (buy a repeater or mesh system, for example, TP-Link Deco).
- 💻 Bad antennas in a laptop (in some models they can be replaced).
Also try updating your router firmware - sometimes this improves coverage.
After updating Windows, Wi-Fi stopped working. How can I get everything back?
Windows updates often break drivers. Try:
- Roll back the driver:
- Open
Device Manager→Network adapters. - Right click on the Wi-Fi adapter →
Properties→Driver→Rollback.
- Open
- Uninstall the latest update:
- Open
Settings → Update & Security → Windows Update → View update history → Uninstall updates. - Find the latest update (usually with code
KBxxxxxxx) and delete it.
- Open
- Go back to a previous version of Windows (if the update was a major one):
- Open
Settings → Update & Security → Recovery. - Click
Go back to the previous version of Windows 10(available for 10 days after update).
- Open