The situation is familiar to many: you turn on your laptop, try to connect to your home Wi-Fi, but instead of accessing the Internet, you get a stubborn message "Unable to connect to the network" or "No internet access"Sometimes my laptop won't see the network at all, even though my phone or tablet connects without a problem. Is the router broken, is Windows at fault, or is there a problem with the laptop itself?
In 90% of cases, the problem can be resolved without calling a technician. We've collected all possible reasons, why a laptop won't connect to Wi-Fi from a router—from the mundane (the adapter is turned off) to the more exotic (IP address conflict). These instructions are suitable for Windows 10/11, macOS, Linux, as well as any router models: TP-Link, ASUS, Keenetic, MikroTik, Xiaomi and others. Let's start with the simplest.
Check the Obvious: 4 Basic Steps Before Diagnosis
Before you dig into the settings, rule out elementary causes. They take up 40% of all requests in support of this issue.
First, make sure that Wi-Fi is turned on on the router.Most models have a physical button with an antenna icon or the words WLAN/Wi-FiIf the wireless network indicator on the front panel of the router does not light up or flashes red - Press this button. On some routers (for example, Keenetic) Wi-Fi is disabled programmatically via the web interface.
Secondly, check, Is Wi-Fi enabled on the laptop?. On the keyboard of many models (Lenovo, HP, Dell) there is a key with an airplane icon (Airplane Mode) or antennas. Sometimes it works in tandem with Fn (For example, Fn + F2). On MacBook Wi-Fi is turned on through the control panel in the upper right corner.
The third point is - rebooting devices. Unplug the router from the power outlet. 30 seconds, then turn it back on. Restart your laptop. This will clear any temporary glitches with your network adapters. If the problem goes away after rebooting, it was most likely a temporary glitch. DHCP servers router.
Finally, make sure you are connecting to correct networkIn apartment buildings, networks with the same names are often found (for example, TP-Link_1234). Check the name (SSID) in the list of available networks - you may be trying to connect to a neighbor who has a password enabled.
My laptop can't connect to my Wi-Fi network: causes and solutions
If your Wi-Fi is in the list of available networks completely absent, the problem lies in one of three components: laptop network adapter, router settings or physical interference.
The first thing to do is to check, does the network see other devices? (smartphone, tablet, second laptop). If yes, the problem is with your laptop. If not, the router or its settings are to blame.
🔍 Diagnosing a network adapter on a laptop
IN Windows open device Manager (click Win + X → select an item). Expand the tab Network adaptersIf there is a device with the words in the list Wireless, Wi-Fi or 802.11 (For example, Intel Wi-Fi 6 AX200), but next to it stands yellow exclamation mark — the driver is not working properly.
Solutions:
- 🔄 Update your driver: Right-click on the adapter → "Update driver" → "Search automatically." If Windows doesn't find any updates, download the driver from the laptop manufacturer's website (section
Support). - 🗑️ Uninstall and reinstall the driverRight-click → "Uninstall device." After restarting, Windows will install the driver automatically.
- ⚡ Check the physical connection: On some laptops, the Wi-Fi module connects via
M.2-slot. If the adapter isn't listed at all, it may have become loose (this is especially true after drops or repairs).
On macOS open About This Mac → System Report → "Net" → "Wi-Fi"If the status says "Hardware not found", the problem is in the module or its connection.
☑️ Checking the Wi-Fi adapter
📡 Router settings that prevent the network from being visible
If other devices also can't see the network, the problem is with the router. Go to its web interface (usually at 192.168.1.1 or 192.168.0.1, login/password — admin/admin, if you haven't changed it). Check:
- 🔗 Is Wi-Fi enabled?: In the section
WirelessorWireless networkthere should be a flagEnable Wireless(or similar). - 📶 Opening hours: If specified in the settings
802.11acorWi-Fi 6 (AX), and your laptop is older than 2018 - it may not see the network. Put802.11n(orMixed mode). - 🔒 Hidden network (Hidden SSID): If the option is enabled in the settings
Hide SSIDorHide network, the laptop won't see it in the list. You need to connect manually (in Windows:Settings → Network → Wi-Fi → Hidden network). - 📌 Channel and channel width: If the router is operating on the channel 12-14 (prohibited in some countries) or width 80 MHz (not all adapters support it), the network may not be displayed. Set the channel 1-11 and width 20/40 MHz.
How do I find my router's IP address if 192.168.1.1 isn't working?
Open the command prompt (Win + R → cmd → Enter) and enter:
ipconfig /all
Find the line "Default gateway" - this is the IP of your router.
The laptop connects to Wi-Fi, but does not have internet access.
Situation: The laptop successfully connects to the network, but next to the Wi-Fi icon there is a yellow triangle, and browsers write "No internet connection"The reasons may lie either with the router or with the laptop settings.
First check, Does the Internet work on other devices?If so, the problem is with the laptop. If not, the router or ISP is to blame.
⚙️ IP and DNS settings on a laptop
A common reason is - IP address conflict or incorrect settings DNS. IN Windows open Settings → Network & Internet → Wi-Fi → Configure adapter settingsRight-click on your Wi-Fi connection → "Properties" → Internet Protocol Version 4 (TCP/IPv4) → "Properties".
Make sure the following boxes are checked:
- Obtain an IP address automatically
- Obtain DNS server address automatically
If static values are specified here (for example, 192.168.1.100), but the router distributes addresses in a different range (for example, 192.168.0.x), there will be no connection. Exception: If you have specifically configured a static IP for ports or game servers, check that it matches the router's subnet.
If automatic receipt does not help, try to enter it manually DNS from Google:
- Preferred DNS server: 8.8.8.8
- Alternative DNS server: 8.8.4.4
🌐 Router-side issues
If the internet doesn't work on all devices, check:
- Connecting to a provider: The indicator on the router should be on
InternetorWAN(usually blue or green). If it's red or flashing, the cable from the provider isn't connected or there are problems with the line. Check that the cable is firmly inserted into the port.WAN(usually highlighted in blue). - WAN settings: In the router's web interface, find the section
InternetorWAN. Make sure the connection type (PPPoE,DHCP,Static IP) matches what your provider indicated. If you're unsure, call support and confirm. - MAC filtering: In the wireless network settings (
Wireless MAC Filter) a "whitelist" of devices may be enabled. If your laptop isn't added to this list, the router will block access.
⚠️ Attention: If the router issues an IP address from a subnet169.254.x.x(For example,169.254.100.5), this means that The DHCP server is not respondingTry manually entering an IP from your router's range (for example,192.168.1.10with a mask255.255.255.0and a gateway192.168.1.1).
Network profile conflict in Windows
Windows 10/11 Sometimes it "forgets" network settings or saves them incorrectly. If your laptop used to connect to this Wi-Fi but now displays an error, try delete network profile and reconnect.
Open Command line as administrator (click Win + X → Terminal (Administrator)) and run:
netsh wlan show profiles
Find your network name in the list, then run:
netsh wlan delete profile name="NETWORK_NAME"
After this, try connecting again by entering the password.
If the problem persists, reset your network settings completely:
- Open
Settings → Network & Internet → Status. - Click Network Reset → "Reset now".
- Restart your laptop.
⚠️ Warning: Resetting the network will delete all saved Wi-Fi passwords, VPN connections, and custom proxy settings. Save important data in advance.
Security issues: password, encryption, firewall
If the laptop connects to the network, but immediately disconnects or asks for a password again, the problem is security settings. Most often, the culprits are:
- 🔐 Incorrect password: Make sure you enter it correctly (case-sensitive!). If you're unsure, reset the password in your router settings (
Wireless Security). - 🔒 Encryption type: The router can use
WPA3, and the old laptop only supportsWPA2In the router settings, setWPA2-PSK(orWPA2/WPA3 Mixed Mode). - 🛡️ Firewall or antivirus: Temporarily disable the firewall (
Control Panel → Windows Firewall) and antivirus (for example, Kaspersky, Avast). If the internet works after this, add the network to the exceptions.
On macOS check your firewall settings System Preferences → Security & Privacy → FirewallIf it's enabled, temporarily disable it and try connecting again.
| Encryption type | Windows support | Support on macOS/Linux | Recommendation |
|---|---|---|---|
WEP |
Yes (not safe) | Yes (not recommended) | 🚫 Do not use |
WPA + TKIP |
Yes (obsolete) | Yes | ⚠️ Replace with WPA2 |
WPA2 + AES |
Yes | Yes | ✅ Optimal choice |
WPA3 |
Yes (Windows 10 1803+) | Yes (macOS 10.15+, Linux with kernel 5.0+) | ✅ Best option (if all devices support it) |
Hardware issues: Wi-Fi module, antennas, interference
If you have tried all software methods but the laptop still does not connect, the problem may be ironHere's what to check:
- 📡 Damaged Wi-Fi module: If the adapter does not appear in
Device Manageror the laptop doesn't see it not a single one network - the module could have burned out. On older laptops (Sony Vaio, Acer (before 2015) this is a common problem. - 📶 Weak signal: If your laptop sees the network, but doesn't connect or constantly loses connection, check the signal strength. Windows open
Command lineand enter:netsh wlan show interfacesSee line
SignalIf the value is lower 50% — move closer to the router or check the antennas. - 🔌 Problems with antennas: On some laptops (Lenovo ThinkPad, Dell LatitudeThe Wi-Fi antennas are connected to the module with thin cables. If the laptop was dropped, the cables could have become disconnected.
To check if the router is the culprit, connect your laptop to a different Wi-Fi network (for example, using your phone's hotspot mode). If the connection is successful, the problem lies with the router or its settings.
Connection Features on Linux
On Linux (For example, Ubuntu, Mint, Fedora) Wi-Fi problems are often related to lack of proprietary drivers for the adapter. If the network is not visible or the connection keeps dropping, run:
- Check if the adapter is detected:
lspci | grep -i wirelessor for USB adapters:
lsusb - Install the driver (for example, for Broadcom):
sudo apt install firmware-b43-installer - Restart the network service:
sudo systemctl restart NetworkManager
If you use nmcli (Network Manager), check the connection status:
nmcli device status
And connect manually:
nmcli device wifi connect "NETWORK_NAME" password "PASSWORD"
⚠️ Note: On some distributions (e.g. Arch Linux) Network drivers are not installed by default. If Wi-Fi doesn't work after installing the system, check your distribution's documentation.
FAQ: Frequently asked questions about connecting a laptop to Wi-Fi
My laptop connects to Wi-Fi, but websites won't open. What should I do?
Check your settings DNS (try it 8.8.8.8 or 1.1.1.1). If it doesn't help, turn it off. VPN or proxy (V Windows: Settings → Network → Proxy). Also try connecting to a different Wi-Fi network to rule out issues with your provider.
After updating Windows, my laptop stopped detecting Wi-Fi. How can I fix this?
The update may have reset the driver. Roll it back: open device Manager → Find your Wi-Fi adapter → Right-click → "Properties" → Roll Back DriverIf the button is inactive, download the driver from the laptop manufacturer's website.
The router is distributing Wi-Fi, but the laptop isn't connecting, but the phone is. What's wrong?
Probably it is enabled on the router MAC address filtering or a limit on the number of devices. Go to the router settings (192.168.1.1) and check the sections MAC Filter or DHCP → ClientsIt's also possible that the IP settings on your laptop are incorrect (try setting a static IP manually).
My laptop connects to Wi-Fi, but the speed is very slow (1-2 Mbps). How can I speed it up?
Check:
- 📶 Signal level (should be >70%).
- 🔄 Wi-Fi channel in the router settings (set
Autoor select the least loaded one manually). - 🖥️ Router operating mode (set
802.11n/acinstead of802.11b/g). - 🔌 Connecting to the router via cable - if the Ethernet speed is high, the problem is in the laptop's Wi-Fi module.
On a laptop with Windows 7 Wi-Fi isn't working after reinstalling the system. What should I do?
Windows 7 does not support modern Wi-Fi adapters (for example, Intel AX200 or Qualcomm FastConnect). Download the driver from the laptop manufacturer's website on another device and transfer it to the laptop via cable or USB drive. Alternatively, update to Windows 10/11.