You open your laptop and try to access your browser—and instead of the usual page, you see the message "No internet connection" or the Wi-Fi icon with a red cross through it. The situation is familiar to many: either the router is glitching, or the driver has crashed, or the ISP has cut off the power. But how can you figure out what exactly the problem is and quickly restore network access without calling a specialist?
In this article we will look at all possible reasons, which can cause a laptop to fail to connect to Wi-Fi or connect but have no internet access—from the mundane (a turned-off adapter) to the complex (an IP address conflict). For each problem, we'll provide step-by-step instructions with pictures and commands that will work on Windows 10/11, macOS And LinuxAnd at the end is a FAQ with answers to the most frequently asked questions from users.
Spoiler: in 80% of cases, the problem can be resolved in 5 minutes using standard system tools. Let's start with the easiest!
1. Check the obvious: router, cables, and physical switches
Before digging into your laptop's settings, make sure the problem isn't hardware-related. Users often spend hours troubleshooting software when it would be sufficient to reboot the router or turn on Wi-Fi using the button on the case.
Here's a 5-point checklist to check. first of all:
🔌 Reboot your router (unplug it for 30 seconds)
📶 Make sure Wi-Fi is turned on on your laptop (key Fn + F2/F5/F12 or hardware switch)
🔄 Check if other devices (phone, tablet) work with this Wi-Fi
🔌 Inspect the cables: router power, Ethernet cable from the provider
📡 Check your router's indicators to see if the Wi-Fi light is on (usually green/blue) -->
If other devices (smartphone, TV) connect to this Wi-Fi If the internet works, the problem is definitely with the laptop. If not, the router or ISP is to blame. In the latter case:
- 📞 Call your provider's support team (the number is usually on the router's sticker). Ask if there's accidents on the line or account debt.
- 🔧 Try connecting the internet cable directly to your laptop (if there is a port) Ethernet). If there is no network anyway, the problem is with the provider.
- 🔄 On some router models (TP-Link, ASUS, Keenetic) the Wi-Fi channel may be lost. Go to the router's web interface (
192.168.0.1or192.168.1.1) and in the sectionWireless modechange the channel withAutoto a fixed one (for example, 6 or 11).
2. Enabling Wi-Fi on a laptop: hardware and software methods
Sometimes the Wi-Fi adapter disconnects accidentally—for example, after a Windows update or hotkey presses. Here's how to get it working again:
🖥️ On Windows 10/11
- 🔧 Click
Win + Ato open Notification CenterCheck if Wi-Fi is disabled by the button (if so, click the "Wi-Fi" tile). - 🔧 Go to
Settings → Network and Internet → Wi-Fiand make sure the "Wireless Network" slider is in the "On" position.On. - 🔧 If the Wi-Fi icon has a line through it, right-click on it →
TroubleshootingWindows will try to fix the problem itself.
🍎 On macOS
- 🔧 Click on the Wi-Fi icon in the upper right corner →
Turn on Wi-Fi(if disabled). - 🔧 Go to
System Preferences → Network, selectWi-Fiand pressConnect.
🐧 On Linux (Ubuntu, Mint, etc.)
- 🔧 Click on the network icon in the upper right corner → check if Wi-Fi is turned on.
- 🔧 In the terminal, enter the command:
sudo rfkill unblock wifiThis will unlock the adapter if it has been disabled by the system.
Hardware Wi-Fi button It is available on many laptops (HP, Lenovo, Acer). Usually it is combined with one of the keys F1–F12 (you need to press together with Fn) or located separately on the body. For example:
- 💻 On Lenovo - often
Fn + F5orFn + F7. - 💻 On HP - a button with an antenna on the side panel or
Fn + F12. - 💻 On ASUS —
Fn + F2.
3. Restart network services and reset the TCP/IP stack
If Wi-Fi is turned on, but the laptop still does not connect or says “No internet access", the problem may be a network service failure. This can be fixed without reinstalling drivers.
🔄 Restart services on Windows
- Open Command prompt as administrator (
Win + X → Command Prompt (Administrator)). - Enter the commands one by one (press after each one)
Enter):netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns - Restart your laptop.
🔄 Network reset on macOS
- Open Terminal (
Programs → Utilities → Terminal). - Enter:
sudo ifconfig en0 downsudo ifconfig en0 up(replace
en0on your interface, if it is different - look inSystem Preferences → Network).
🔄 Network reset on Linux
In the terminal, run:
sudo systemctl restart NetworkManager
If the problem persists after the reset, try it remove the network from saved ones and connect again:
- 📶 On Windows:
Settings → Network & Internet → Wi-Fi → Manage known networks→ select your network →Forget. - 📶 On macOS: Click on the Wi-Fi icon →
Open network settings→ select a network → press “–” (delete).
4. Checking and updating Wi-Fi adapter drivers
Outdated or corrupted drivers are one of the most common causes of Wi-Fi problems, especially after updating Windows or cleaning the system with programs like CCleaner.
🔍 How to check a driver on Windows
- Click
Win + X → Device Manager. - Expand the tab
Network adapters. - Find the device with the words
Wireless,Wi-Fior802.11(For example, Intel Wi-Fi 6 AX200, Qualcomm Atheros QCA9377). - If there is a yellow triangle ⚠️ next to the adapter, the driver is not working correctly.
🔄 How to update the driver
There are 3 ways:
- Automatically via Windows:
- Right-click on the adapter →
Update driver → Automatic search. - If Windows says the driver is up to date, that's not always true! Proceed to the next method.
- Right-click on the adapter →
- Manually from the manufacturer's website:
- Find out the adapter model (see above).
- Download the driver from the official website:
- 🔗 For Intel: downloadcenter.intel.com
- 🔗 For Qualcomm/Atheros: qualcomm.com
- 🔗 For Realtek: realtek.com
- Install the driver and restart the laptop.
- 🛠️ Download DriverPack Solution, Snappy Driver Installer or Driver Booster.
- 🔍 Run the scan—the program will automatically find and update the Wi-Fi driver.
- Roll back the driver:
Device Managerclick on the adapter →Properties → Driver → Roll Back Driver. - If rollback is not available, remove the driver completely (
Remove device) and restart your laptop. Windows will install the basic driver automatically. - Try a different driver (for example, not from the laptop manufacturer's website, but from the Wi-Fi chip manufacturer's website).
What should I do if Wi-Fi disappears completely after updating the driver?
If after installing a new driver the adapter has disappeared from Device Manager or an error occurred Code 10/Code 43: