You turned on your laptop and the Internet disappeared? Or does the device not see available Wi-Fi networks at all? This problem is familiar to every second user - and the reasons can be very different: from a banal disabled adapter to serious failures in the drivers or router. In this article we will look at all possible scenarioswhy Windows 10/11 or macOS refuse to connect to the wireless network, and let's step by step instructions to restore the connection.
Don’t rush to take your laptop to a service center - in 90% of cases the problem can be solved on your own in 5–15 minutes. We have collected proven methods, from the simplest (rebooting the router) to the complex (manually setting up DNS or resetting the network stack). And if you are not confident in your abilities, at the end of the article there is FAQ with answers to frequently asked questions and advice on when exactly you should contact a specialist.
1. Checking basic settings: router, adapter and airplane mode
Start with the obvious: sometimes the problem lies not in the laptop, but in the environment. The first thing to do is make sure Wi-Fi is turned on on the device itself and the router works correctly.
- 🔄 Reboot your router. Unplug it for 30 seconds, then plug it back in. Wait 1-2 minutes until the indicators light up as normal. This solves the problem in 30% of cases, especially if the Internet is lost on all devices at the same time.
- ✈️ Check Airplane Mode. On Windows click
Win + Aand make sure the Airplane Mode button is disabled. On MacBook look in the upper right corner - the airplane icon should be gray, not blue. - 📡 Turn on the Wi-Fi adapter. On some laptops (eg Lenovo or HP) there is a physical button or key combination (often
Fn + F2orFn + F12) to enable/disable the wireless network.
If after these manipulations Wi-Fi still does not appear, proceed to the next step. But first answer the question:
- Regularly (once a week or more often)
- Sometimes (once a month)
- Nearby (1–2 times a year)
- First encountered
Important! If other devices (smartphone, tablet) connect to the same router without problems, then the problem is definitely in the laptop. If the Internet is not available everywhere, the provider or router is to blame.
2. Diagnostics of the network adapter in Windows
If the laptop does not see Wi-Fi networks or does not connect to them, first check the status of the network adapter. B Windows 10/11 this is done through "Device Manager"**.
- Click
Win + Xand select Device Manager. - Expand the Network Adapters tab.
- Find the device with names
Wireless,Wi-Fior802.11(For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA61x4). - If the icon next to the adapter is lit exclamation point - Right-click on it and select “Update Driver”.
If the adapter is displayed without errors, but Wi-Fi still does not work:
- 🔧 Right-click on the adapter → “Properties” → “Driver” tab → “Roll back driver” (if the button is active).
- 🔄 If rollback is not available, remove the driver (“Remove device”), then restart the laptop. The system will install the driver automatically.
What should I do if the adapter is not listed?
If there is no device listed under Network Adapters that mentions Wi-Fi, this could mean:
- Hardware disabling the adapter (check the BIOS or the physical button on the case).
- Damage to the Wi-Fi module (requires diagnostics in the service).
- Lack of drivers (download them from the laptop manufacturer’s website, for example, support.lenovo.com or support.hp.com).
Critical error: if after removing the driver and rebooting the adapter still does not appear, this is a sign of a hardware failure or blocking in the BIOS. In this case, you cannot do without the help of a specialist.
3. Reset network settings and TCP/IP parameters
If the adapter works, but the connection is still not established, the problem may lie in incorrect network settings. In this case it will help network stack reset.
For Windows 10/11 run the following commands in command line as administrator (click Win + X → “Terminal (administrator)”:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After completing each command, reboot your laptop. This will reset all network settings to factory settings.
For macOS:
- Open Terminal (
Command + Space→ enter “Terminal”). - Enter the command:
sudo ifconfig en0 down && sudo ifconfig en0 up(replace
en0to your network interface, you can find it with the commandnetworksetup -listallhardwareports). - Restart your MacBook.
If after resetting Wi-Fi connects, but there is no Internet, check your DNS settings. Try manually setting up DNS from Google (8.8.8.8 And 8.8.4.4) in the connection properties.
4. Checking the router settings and changing the Wi-Fi channel
Sometimes the problem lies not in the laptop, but in incorrect router settings. For example, if a too busy channel is selected or the mode is turned on 802.11n/acwhich your adapter does not support.
To check this:
- Connect to the router via cable or through another device.
- Open your browser and enter your router's IP address (usually
192.168.0.1or192.168.1.1). - Log in (default logins and passwords are indicated on the router sticker).
- Go to section
Wi-FiorWireless network.
Please pay attention to the following parameters:
| Parameter | Recommended value | Why is it important |
|---|---|---|
| Wi-Fi standard | 802.11 b/g/n (or 802.11ac, if the adapter supports) |
Some older adapters do not work with 802.11ac. |
| Channel | Auto or 1/6/11 (for 2.4 GHz) |
Overloaded channels cause interference. |
| Channel width | 20 MHz (for stability) |
Width 40 MHz may cause breaks. |
| Security mode | WPA2-PSK or WPA3-PSK |
Outdated WEP is not secure and may not be supported. |
After the changes, save the settings and reboot the router. If the laptop still doesn’t connect, try it temporarily disable Wi-Fi protection (remove password) and check if the connection appears. If yes, the problem is in the security settings.
5. Update drivers and BIOS
Outdated or damaged drivers are one of the most common causes of Wi-Fi problems. Even if there are no errors in the Device Manager, this does not guarantee that the driver is working correctly.
How to update the driver:
- 🖥️ Via Device Manager: Right-click on the adapter → “Update driver” → “Automatic search”.
- 🌐 From the manufacturer's website: Download the latest driver for your laptop model (for example, for Dell Inspiron - on dell.com/support, for ASUS - on asus.com/support).
- 🔄 Via proprietary software: y Lenovo There is Lenovo Vantage, y HP — HP Support Assistant. These utilities automatically check and update drivers.
If after updating the driver Wi-Fi stops working completely - roll back to the previous version or install the driver manually through “Device Manager” (select “Browse for driver software on this computer” and specify the folder with the downloaded driver).
Download the driver ONLY from the manufacturer's official website|Create a system restore point|Disable the antivirus during installation|Reboot the laptop after installation-->
In rare cases, the problem may be due to an outdated version BIOS. You can update it through the manufacturer's utility (for example, MSI Live Update or ASUS EZ Flash), but this is a risky procedure - if it fails, the laptop may stop turning on. Do not update the BIOS if you are not sure of your actions!
6. Check for viruses and software conflicts
Viruses and some programs (for example, VPN clients or antivirus programs) can block network connections. If all the previous steps did not help, follow these steps:
- 🛡️ Check your system for viruses with the help Kaspersky Virus Removal Tool or Dr.Web CureIt. Some Trojans modify network settings.
- 🔌 Disable VPN and proxies. Go to
Settings → Network and Internet → VPNand remove all connections. Also check your proxy settings inSettings → Network and Internet → Proxy. - 🚫 Remove conflicting software. Some programs (for example, Hamachi, OpenVPN or Avast) can block Wi-Fi. Try uninstalling them temporarily.
If the problem appeared after installing some software, use system recovery:
- Click
Win + R, enterrstruiand press Enter. - Select a restore point to a date when Wi-Fi was still working.
- Follow the wizard's instructions.
If the laptop connects to Wi-Fi, but the pages do not open, the problem may be in the DNS or the hosts file. Check it out along the way C:\Windows\System32\drivers\etc\hosts (open via notepad as administrator).
7. Hardware faults and when to contact service
If none of the above methods help, the problem may lie in hardware. Here are signs that your laptop needs repair:
- 🔌 The Wi-Fi adapter does not appear in Device Manager even after reinstalling the drivers.
- 💥 The laptop does not see not a single one Wi-Fi network, although other devices detect them.
- 🔥 After physical impact (fall, liquid), Wi-Fi stopped working.
- 🔄 The adapter periodically disappears and appears in the system.
In these cases, the following malfunctions are possible:
| Problem | Reason | Solution |
|---|---|---|
| Wi-Fi antenna blade | Damage to the cable or connector | Replacing the cable or soldering the connector |
| Adapter failure | Overheating, power surge | Replacing the Wi-Fi module |
| Problems with the south bridge | Motherboard failure | Diagnostics and repairs in the service |
The cost of repair depends on the laptop model. For example, replacing a Wi-Fi module in MacBook Pro will cost 3–5 thousand rubles, and in ASUS ZenBook - about 2 thousand rubles. If the laptop is under warranty, contact an official service center.
Before visiting the service, make a backup copy of your data - sometimes diagnostics require a full system reset.
FAQ: Answers to frequently asked questions
🔍 The laptop sees the network, but does not connect - it writes “Failed to connect.” What to do?
This error is often associated with an incorrect password or router settings. Try:
- Make sure you enter the correct password (check your case!).
- Reboot the router.
- Delete a network in Windows settings (
Settings → Network and Internet → Wi-Fi → Manage known networks) and connect again. - Change the security type on the router from
WPA3onWPA2.
⚡ Wi-Fi works, but there is no Internet (exclamation mark icon). How to fix it?
This means that the laptop is connected to the network, but does not access the Internet. Check:
- IP Settings: Go to
Settings → Network and Internet → Wi-Fi → Hardware settingsand make sure that receiving IP automatically is enabled. - DNS: try setting it manually
8.8.8.8And8.8.4.4. - Router: reboot it and check if your ISP is blocking access (sometimes changing the MAC address helps).
💻 There is no Wi-Fi button on the laptop, and it does not see the network. What to do?
Possible reasons:
- The adapter is disabled in the BIOS. Go to the BIOS (usually the
F2orDelon boot) and find the sectionWirelessorOnboard Devices— turn on Wi-Fi. - The driver is not installed. Download it from the laptop manufacturer's website.
- Hardware failure. If the adapter does not appear in Device Manager, it may be burned out.
🔄 Wi-Fi keeps disconnecting and reconnecting. How to fix this?
Reasons for an unstable connection:
- Weak signal. Try moving closer to the router or using a signal repeater.
- Channel overload. In the router settings, change the channel from
Autoto a fixed one (for example,6). - Energy saving. In Device Manager, open the properties of the Wi-Fi adapter → Power Management tab → uncheck “Allow the computer to turn off this device to save power.”
- Driver problems. Update or rollback it.
🍎 Wi-Fi does not work on MacBook after updating macOS. What to do?
After updating the system, network settings may be lost. Try:
- Reset NVRAM: Turn off your MacBook, then turn on and immediately press
Command + Option + P + Rfor 20 seconds. - Remove network settings: go to
System Settings → Network, select Wi-Fi, click “–” (delete) and add again. - Reset SMC: to MacBook with non-removable battery turn off the device, hold down
Shift + Control + Optionand the power button for 10 seconds. - Update macOS to the latest version (sometimes Apple releases patches for network bugs).