Is your laptop's Wi-Fi not working? 7 proven recovery methods

Losing Wi-Fi connection on a laptop is one of the most annoying problems, especially when you urgently need to access the internet. The causes can vary widely, from a simple router malfunction to serious issues with the network adapter. In this article, we'll look at All possible ways to restore Wi-Fi, from the most basic to a comprehensive system diagnostic. You won't have to rush to a service center—in 90% of cases, the problem can be resolved independently in 10–30 minutes.

It is important to understand that the algorithm of actions depends on the operating system (Windows, macOS, Linux) and the laptop model (ASUS, Lenovo, HP, Dell etc.). However, most instructions are universal. If you're unsure of your abilities, start with the first steps—they're the safest and don't require technical skills. For experienced users, we've prepared a section with advanced diagnostics, including working with the command line and manually configuring adapter settings.

Before you begin, check the obvious: is Wi-Fi turned on on your laptop (sometimes it is accidentally turned off by keys) Fn + F2 (or the switch on the device's case), whether your provider's internet connection has run out, and whether the router's "Blacklist" mode is enabled for your device. If all of this is in order, read on.

📊 How often does your laptop's Wi-Fi drop out?
Once a week
Once a month
Very rarely
Never
Constantly

1. Restarting your router and laptop is the first step.

This may seem trivial, but More than 30% of Wi-Fi problems are resolved by simply rebooting the equipment.Start with the router: unplug it for 30-60 seconds, then plug it back in. Wait for it to fully boot up (usually 1-2 minutes – the lights should stop blinking).

If Wi-Fi still doesn't work, restart your laptop. In Windows 10/11, use the menu Start → Shutdown → RestartOn . macOS Click on the Apple logo in the upper left corner and select RebootAfter rebooting, check if available networks appear in the list of connections.

  • For routers with batteries (eg 4G mobile routers): Remove the battery for 10 seconds, then put it back.
  • 🔄 If the router is connected via a Power Bank, try reconnecting it to a regular wall outlet—it may not have enough power.
  • 📡 On some router models (for example, TP-Link Archer C6) there is a button Reset - pressing it will reset the settings to factory settings (use only if rebooting does not help!).
⚠️ Attention: If Wi-Fi is restored after rebooting your router, but the speed has dropped sharply, check to see if any unauthorized devices have connected to your network. This could indicate a weak password or a vulnerability in the encryption protocol (e.g. WEP instead of WPA2/WPA3).

2. Checking if Wi-Fi is enabled on your laptop

Sometimes the adapter is disabled by software or hardware. Most laptops have physical switch or a key combination to control Wi-Fi. For example:

  • 💻 Lenovo: Fn + F5 or the switch on the side panel.
  • 💻 HP: Fn + F12 (on some models there is a separate button with an antenna).
  • 💻 ASUS: Fn + F2.
  • 💻 Dell: Fn + PrtScn or a key with an airplane.

If the keys do not work, check the system settings:

For Windows:

  1. Click Win + Ato open the notification center.
  2. Find the tile Wi-Fi — it should be highlighted in blue. If not, click on it.
  3. If there is no tile at all, go to Settings → Network and Internet → Wi-Fi and turn on the adapter.

For macOS:

  1. Open the Wi-Fi menu in the upper right corner (antenna icon).
  2. If it is not active, go to System Preferences → Network.
  3. Select Wi-Fi in the list on the left and click Turn on.

Make sure the physical switch is in the "On" position.

Try the key combination Fn + [F1-F12] with the antenna icon

Check the Windows Action Center (Win + A)

Look under "Network & Internet" in Windows Settings

Check "System Preferences → Network" on macOS-->

3. Diagnosing the network adapter in Windows

If Wi-Fi is enabled but networks aren't showing up or the connection keeps dropping, the problem may be with the driver or adapter settings. Windows has built-in diagnostic tools:

  1. Click Win + X and select device Manager.
  2. Expand the branch Network adapters.
  3. Find the device with the words Wireless, Wi-Fi or 802.11 (For example, Intel Wi-Fi 6 AX200, Qualcomm Atheros QCA61x4).
  4. Right click on it and select Activate the device (if the option is available).

If the adapter is already turned on, try update driver:

  1. In the same menu, select Update driverAutomatic search.
  2. If Windows does not find updates, download the driver from the laptop manufacturer's website (section Support or Downloads).

For in-depth diagnostics use command line:

netsh wlan show drivers

In the results, check the lines:

  • Radio type — it should be 802.11n/ac/ax (depending on the adapter).
  • Hosted network support — it should be Yes.
⚠️ Attention: If there is an exclamation mark next to the network adapter in the device manager, it means driver conflict or hardware failureIn this case, try deleting the device (right-click → Delete), then restart your laptop - Windows should install the driver automatically.
Symptom Possible cause Solution
Wi-Fi does not turn on with the keys There is no driver for the function keys. Install Hotkey Utility from the manufacturer's website
The network is visible, but does not connect. Incorrect password or security type Delete the network in the settings and reconnect.
Constant connection breaks Interference from other devices (microwave, wireless headphones) Change the channel on your router (1, 6, or 11 for 2.4 GHz)
Low speed with good signal Legacy Wi-Fi standard (802.11n instead of 802.11ac) Update your adapter or router driver

4. Reset network settings in Windows 10/11

If the previous steps did not help, try reset the network stackThis will delete all saved networks and TCP/IP settings and restore factory settings. Instructions:

  1. Open Settings → Network & Internet → Status.
  2. Scroll down and click Network reset.
  3. Confirm the action and restart the laptop.

After the reset, you'll need to re-enter passwords for all Wi-Fi networks. If the issue was an IP address or DNS conflict, this method will help.

For more advanced reset Use command prompt as administrator:

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

These commands will flush the DNS cache, reset the TCP/IP protocol, and renew the IP address. Be sure to restart your laptop after running them.

5. Check for viruses and conflicting software

Some viruses and programs (especially VPNs, firewalls, and system optimizers) can block Wi-Fi. For example, Avast, Kaspersky or McAfee sometimes mistakenly perceive online activity as a threat.

What to do:

  1. Temporarily disable your antivirus and check your connection.
  2. Run a virus scan (eg. Malwarebytes or built-in Windows Defender).
  3. Check the list of installed programs (Settings → Applications) for the presence of suspicious software.

Pay special attention to programs like:

  • 🛡️ SuperOptimizer, CCleaner — can "optimize" network settings.
  • 🌍 Hola VPN, Betternet — sometimes conflict with Wi-Fi.
  • 🔧 Driver Booster — may install an incompatible driver.
How to remove "extra" network adapters?

Sometimes "phantom" adapters appear in Device Manager (for example, after using a VPN or virtual machines). To remove them:

1. Open Device Manager (Win + X → Device Manager).

2. Enable display of hidden devices (View → Show hidden devices).

3. In the "Network adapters" section, remove all devices with the names TAP, Virtual or duplicate entries for your Wi-Fi adapter.

4. Restart your laptop.

6. Manual IP and DNS assignment

If your laptop connects to the network, but the internet doesn't work (Wi-Fi icon with an exclamation mark), the problem may be incorrect IP or DNS settingsTry assigning them manually:

  1. Open Control Panel → Network and Internet → Network and Sharing Center.
  2. Click on the current connection (to the right of the network name).
  3. Select Properties → Internet Protocol Version 4 (TCP/IPv4).
  4. Check the box Use the following IP address and enter:

Example for most home networks:

  • IP address: 192.168.1.100 (the last digit can be any from 2 to 254).
  • Subnet mask: 255.255.255.0.
  • Default gateway: 192.168.1.1 (or 192.168.0.1, look at the router sticker).
  • DNS: 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare).

If the internet works after this, the problem was with automatic address acquisition (DHCP). Reset the settings back to Obtain an IP automatically and reboot the router.

⚠️ Attention: If the internet still doesn't work after manually assigning an IP address, check if the address you selected conflicts with another device on the network. For example, if you specified 192.168.1.100, and this address is already taken by a smartphone, the connection will not be established.

7. Checking the router and changing its settings

If there is still no Wi-Fi on the laptop, but other devices (smartphone, tablet) connect normally, the problem is most likely in router settings. Go to the router's web interface (usually at 192.168.0.1 or 192.168.1.1, login/password — admin/admin or indicated on the sticker).

What to check:

  • 📶 Opening hours: Make sure it's enabled 802.11n/ac (and not only 802.11b/g).
  • 🔒 Security type: There must be WPA2-PSK or WPA3 (Not WEP!).
  • 📡 Channel: If used Auto, try installing it manually 1, 6 or 11 (for 2.4 GHz).
  • 📵 MAC address filtering: Make sure your laptop's MAC address is not blacklisted.

If the router is dual-band (2.4 GHz + 5 GHz), try connecting to a different range. For example, a network with the suffix _5G operates at 5 GHz, which is less susceptible to interference but has a smaller coverage area.

If you are unsure about the settings, do resetting the router to factory settings (button Reset (on the back panel). After this, you'll have to set up the internet again (connection details are usually specified in your contract with your provider).

8. Hardware malfunctions and service center

If none of the methods helped, it is possible hardware failure:

  • 🔌 Antenna problems: Damage to the cable connected to the Wi-Fi module (often after the laptop has fallen).
  • 🔥 Adapter overheating: If your laptop gets too hot, the Wi-Fi module may turn off for protection.
  • Motherboard failure: Rarely, but it happens during power surges.

How to check:

  1. Connect external USB Wi-Fi adapter (costs from 500 rubles). If it works, the problem is in the built-in module.
  2. Look in Device Manager, does the adapter disappear when the laptop heats up?
  3. If your laptop is under warranty, contact a service center. Wi-Fi module repair costs between 1,500 and 5,000 rubles (depending on the model).

For laptops Lenovo And Dell Some series have a removable Wi-Fi module - you can replace it yourself (video instructions are available on YouTube). For MacBook and ultrabooks (ASUS ZenBook, HP Spectre) complete disassembly will be required - it is better to entrust this to professionals.

⚠️ Attention: If you decide to replace the Wi-Fi module yourself, make sure the new module is compatible with your laptop model. For example, Intel AX200 will not work on laptops that support only PCIe x1, and not M.2 2230.

FAQ: Frequently Asked Questions about Wi-Fi Recovery

My laptop can't see any networks, even though Wi-Fi is turned on. What should I do?

This may indicate lack of driver or hardware failureFirst, check Device Manager: if the adapter isn't listed or there's an exclamation mark next to it, try reinstalling the driver. If that doesn't help, connect an external USB adapter to test.

The Wi-Fi connects, but the pages won't open. What's wrong?

Most likely the problem is DNS or proxy settings. Try:

  1. Run in the command line ipconfig /flushdns.
  2. Check proxy settings (Settings → Network & Internet → Proxy — it should be Automatic detection).
  3. Try a different DNS (eg. 8.8.8.8).
Wi-Fi disappeared after a Windows update. How do I get it back?

Windows updates sometimes reset drivers. Try:

  1. Roll back the system (Settings → Update & Security → Recovery).
  2. Install the driver from the laptop manufacturer's website (not via Windows Update!).
  3. If the adapter has disappeared from the device manager, check if it is disabled in the BIOS (press during boot F2 or Del and find the item Wireless LAN).
My macOS Wi-Fi connects but keeps dropping. What should I do?

On MacBook A common cause is a network configuration issue. Try:

  1. Delete network configuration file: open Terminal and run:
    sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist

    Then restart your laptop.

  2. Reset SMC (Shift + Control + Option + Power for 10 seconds).
  3. Update macOS to the latest version.
Is it possible to restore Wi-Fi without reinstalling Windows?

Yes, in 99% of cases, a system reinstallation is not required. Simply:

  • Update/reinstall the adapter driver.
  • Reset network settings (netsh int ip reset).
  • Check the router for correct operation.

Reinstalling Windows is a last resort if the problem is caused by a virus or a serious system failure.