Have you turned on your laptop, and instead of the usual list of networks, you see nothing or a message saying "No available connections"? Or is the Wi-Fi indicator on, but pages won't load, and there's a yellow triangle next to the network icon? This problem is familiar to every third user, and its causes can be either software or hardware failures. But don't rush to take your device to a service center: 90% of cases Wi-Fi on a laptop is restored automatically within 5–15 minutes.
We collected all current methods — from basic (rebooting the router) to advanced (manual DNS configuration and updating drivers via Device Manager). The instructions are suitable for Windows 10/11, macOS and even outdated versions like Windows 7If the problem is hardware-related, we'll tell you how to check the Wi-Fi adapter without disassembling the laptop.
Before you begin, answer one question:
1. Check the obvious: router, cables, and physical switches
Start with the simplest thing - rule out problems on the router sideUsers often spend hours configuring their laptop only to discover their internet connection has been disconnected due to nonpayment or their router has overheated. Here's what to do. right now:
- 🔌 Reboot your routerUnplug the power supply for 30 seconds, then plug it back in. Wait until it fully boots (all indicators should be steady, not blinking).
- 📡 Check the indicatorsThe Wi-Fi icon on the router should be lit (usually green or blue). If it's blinking red or completely off, the problem is with the device itself.
- 🔗 Make sure you have internet access.Connect another device (smartphone, tablet) to the same network. If there's no connection there either, call your provider.
- 🔄 Check the cables: if you have ADSL or fiber optic, make sure the cable fits snugly into the port
WANon the router and is not damaged.
Don't forget about physical switches on a laptop! On many models (especially HP, Lenovo And Dell) There is:
- 🔘 Hardware Wi-Fi button - usually on the front panel or on the side (for example, on Lenovo ThinkPad this is the slider next to
USB-ports). - 🔧 Keyboard shortcut - often
Fn + F2,Fn + F5orFn + F12(antenna icon on the key). ASUS There may be a separate button with backlight.
⚠️ Attention: On some laptops (eg. Acer Aspire or MSI) the Wi-Fi button is blocking all wireless modules, including BluetoothIf it also stopped working, it's most likely a hardware failure.
If Wi-Fi still doesn't appear after these steps, move on to software methods.
2. Diagnosing the network adapter in Windows
Windows has built-in network diagnostic tools. They don't always provide a comprehensive answer, but they can often help. automatically fix Common mistakes. Here's how to use them:
- Open Network Settings: click
Win + I→ "Network and Internet" → "Status". - Run the troubleshooter: scroll down and select "Network troubleshooter».
- Follow the instructions: the system will check the drivers and settings IP and connect to the router. If it finds an error, it will offer to fix it automatically.
If the diagnostics did not help, check network adapter status:
- Click
Win + R, enterncpa.cpland pressEnter. - Find the adapter Wi-Fi (may be called "Wireless Network" or Wireless Network Connection).
- If there is a grey cross next to it, right-click and select "Turn on».
If the adapter is turned on but there is still no network, try reset its settings:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
Enter these commands one by one in Command line (Run it as administrator). Once completed, restart your laptop.
3. Update or roll back Wi-Fi drivers
One of the most common reasons for Wi-Fi loss is driver failure adapter. This can happen after a Windows update, a virus attack, or even a simple power outage. Here's how to restore the driver to working order:
Method 1: Automatic update via Device Manager
- Click
Win + Xand select "device Manager». - Expand the section "Network adapters».
- Find the device with the words Wireless, Wi-Fi or 802.11 (For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA61x4).
- Right click → «Update driver» → «Automatic search».
Method 2: Manually install the driver from the manufacturer's website
If the automatic update doesn't help, download the driver manually:
- Find out the adapter model (see point 3 in method 1).
- Go to the laptop manufacturer's website (support.lenovo.com, support.hp.com etc.) or a Wi-Fi chip (Intel, Qualcomm, Realtek).
- Enter the model of your adapter or laptop in the search, find the section "Drivers" or "Support».
- Download the latest driver for your Windows (pay attention to the bit depth:
x64orx86). - Install the driver and restart the laptop.
⚠️ Attention: If after updating the driver Wi-Fi has disappeared completely (even in the Device Manager it is displayed with an exclamation mark), try roll back to a previous versionTo do this, in the adapter properties, select the "Driver» → «Rollback».
☑️ Checking the Wi-Fi driver
4. Reset Windows network settings
If the previous methods did not work, the problem may lie in network settings conflictWindows stores connection data, IP-addresses and DNS, and sometimes this data gets corrupted. A hard reset will return everything to factory settings.
Here's how to do it:
- Open "Parameters» (
Win + I) → “Network and Internet” → “Status”. - Scroll down and click "Network reset».
- Confirm the action and wait for the reboot.
After reset:
- 🔄 You will have to re-enter password from Wi-Fi.
- 📱 If you used VPN or proxy - configure them again.
- ⚙️ Static IP-addresses (if any) will be reset to automatic receipt.
Important: This method removes all saved networks, including passwords. If you connected to hidden networks (for example, at your office), write them down in advance.
5. Check for viruses and malware
Viruses and spyware often block network access in order to:
- 🕵️♂️ Intercept traffic (for example, to steal passwords).
- 💻 Replace DNS to fraudulent ones (you will see fake sites).
- 🔒 Disable Windows Updatesto make it easier to penetrate the system.
Conduct full check by using:
- 🛡️ Built-in Windows Defender: Open Windows Security → Virus & threat protection → Quick scan (it’s best to selectFull check»).
- 🔍 Third-party antiviruses: Kaspersky Virus Removal Tool, Dr.Web CureIt! or Malwarebytes (they do not require installation).
If the antivirus finds threats, Necessarily:
- Delete or quarantine all detected files.
- Restart your laptop.
- Check your settings DNS (see next section) - viruses often change them.
⚠️ Attention: Some viruses block antivirus software from running. If Windows Defender doesn't open or displays an error, boot your laptop. Safe Mode with Networking (hold while loadingF8orShift + F8).
6. Manual DNS and IP address configuration
Sometimes Wi-Fi connects, but pages don't load, and there's a yellow triangle next to the network icon. This indicates a problem with DNS or IP configurationThis can be corrected manually.
Step 1: Checking Current Settings
- Click
Win + R, enterncpa.cpl. - Right-click on the Wi-Fi adapter → Properties.
- Find "Internet Protocol version 4 (TCP/IPv4)" and click "Properties".
Step 2: Configure DNS
If there are checkboxes for “Get automatically”, try specifying DNS manually:
- 🔢 Google DNS:
8.8.8.8And8.8.4.4. - 🌍 Cloudflare DNS:
1.1.1.1And1.0.0.1. - 🛡️ Yandex DNS (with virus protection):
77.88.8.8And77.88.8.1.
Enter the selected addresses in the Preferred DNS Server and Alternate DNS Server fields, then click OK.
Step 3: Checking the IP address
If IP-address starts with 169.254.x.x, this means the router isn't giving you the correct address. Try:
- In the same properties IPv4 Check the box next to "Obtain an IP address automatically".
- If that doesn't help, enter it manually:
- IP address:
192.168.1.X(WhereX- any number from 2 to 254, for example,192.168.1.100). - Subnet mask:
255.255.255.0. - Main gateway:
192.168.1.1(or192.168.0.1, look at the router sticker).
- IP address:
| Symptom | Possible cause | Solution |
|---|---|---|
| Wi-Fi connects, but there is no internet access | Incorrect DNS or IP | Specify DNS manually (for example, 8.8.8.8) |
| The network keeps disconnecting | Power saving turns off the adapter | Disable "Allow the computer to turn off this device to save power" in the adapter properties. |
| The laptop doesn't see any networks. | The adapter driver is corrupted or disabled. | Update/reinstall the driver (see section 3) |
| Wi-Fi works, but it's very slow. | Router channel overload | Change the Wi-Fi channel in the router settings (for example, from Auto on 6 or 11) |
7. Hardware problems: how to test your Wi-Fi adapter
If none of the software methods helped, the problem may be in ironHere's how to check if your Wi-Fi adapter is physically working:
Step 1: Check in BIOS
Some laptops allow you to turn off Wi-Fi at the level BIOSTo ensure that the adapter is not blocked:
- Restart your laptop and go to BIOS (usually
F2,DelorEscwhen loading). - Find the section
Advanced→Onboard Devices Configuration(names may differ). - Make sure it's close to
Wireless LANorWi-FicostsEnabled. - Save changes (
F10) and reboot.
Step 2: Test on another device
If possible, remove the Wi-Fi adapter (in most laptops it's removable) and test it on another device. To do this:
- Disconnect the laptop from the power supply and remove the back cover (on some models, it is enough to unscrew one screw under the rubber foot).
- Carefully remove the Wi-Fi module (usually a small board with antennas connected to a connector
M.2ormini-PCIe). - Connect it to another laptop or USB- adapter (if supported).
⚠️ Attention: If you're unsure of your skills, don't disassemble the laptop yourself! Contact a service center. Damage to antennas or connectors can increase the cost of repairs.
Step 3: Diagnostics via Linux Live USB
If the adapter is not detected even in BIOS, but you don't want to disassemble your laptop, try booting from Live USB (For example, Ubuntu):
- Download the image Ubuntu from the official website and write it to a flash drive (Rufus or BalenaEtcher).
- Boot from the flash drive (in BIOS set boot priority with USB).
- IN Ubuntu Check if the system can see Wi-Fi networks. If so, the problem is WindowsIf not, the adapter is faulty.
- 🔑 Incorrect password - Make sure you enter it correctly (case is important!).
- 🔄 IP conflict - reset the settings TCP/IP (see section 2).
- 📶 Router overload - reboot it and try to connect again.
- 🛡️ MAC address blocking - check in the router settings whether your laptop is blocked (section
MAC Filter).
Critical: If the adapter isn't detected by any operating system and the wireless indicator on the laptop isn't lit, there's a 99% chance it's burned out or the antenna contacts have come loose. In this case, the only solution is a replacement.
What to do if the adapter burns out?
If the adapter is faulty, it can be replaced with a new one. A laptop Wi-Fi module costs between 500 and 3,000 rubles (depending on the model and standards supported). Wi-Fi 5/6). Check compatibility by laptop model on the websites AliExpress, DNS or CitilinkIt's best to leave the replacement to a professional, as careful antenna connection is required.
FAQ: Frequently asked questions about restoring Wi-Fi on a laptop
My laptop sees networks but won't connect—it says "Unable to connect." What should I do?
This error occurs due to:
If nothing helps, delete the network in Windows settings and reconnect.
Wi-Fi disappeared after a Windows update. How do I get it back?
Updates often break drivers. Try this:
- Roll back the driver (see section 3).
- Install the driver from the laptop manufacturer's website (not from Windows Update!).
- Roll back the update itself: “Settings” → “Update & Security” → “View update history” → “Uninstall updates”.
If the problem appeared after a major update (for example, Windows 11 23H2), check the Microsoft forums - it's possible this is a widespread bug and there's already a patch.
My laptop connects to Wi-Fi, but the internet isn't working. What's wrong?
Reasons and solutions:
- 🌐 Problems with the provider — call support.
- 🔢 Incorrect DNS - write it down
8.8.8.8manually (see section 6). - 🔒 A firewall or antivirus is blocking the connection. - temporarily disable them.
- 📡 The router distributes Internet only via cable. - check the settings DHCP in the router's web interface (
192.168.1.1).
My laptop's Wi-Fi light is on, but it can't find any networks. What does this mean?
Possible reasons:
- 🔌 The hardware button is disabled - check the slider or
Fn + F{number}. - 🛠️ The driver is installed, but the adapter does not work. - try reinstalling the driver manually.
- 📡 The router hides the SSID - Enter the network name manually in the connection settings.
- 🔋 Power saving turns off the adapter - In the Device Manager, disable the option "Allow the computer to turn off to save power".
If the indicator is on, but the adapter is not detected in the system, the antennas may have come loose or the module may have burned out.
Is it possible to use the Internet via a USB phone if Wi-Fi is not working?
Yes, that's what it's called USB tetheringConnect your smartphone to your laptop with a cable, and enable "Modem mode» (on Android) or "Internet access sharing» (on iPhone). The laptop will have access to the mobile Internet.
Please note:
- 📱 On Android You may need to install a driver RNDIS.
- 🔌 On some laptops USB 2.0 limits speed to 100 Mbps.
- 💰 The operator may charge a fee for tethering (check the tariff).