Asus laptop not detecting Wi-Fi from router: step-by-step solution for Windows 10

Your laptop Asus Suddenly stopped seeing Wi-Fi from your router, even though your phone, tablet, or other devices connect without issue? This situation is familiar to many users. Windows 10, and the causes may lie in both the laptop's settings and the router's parameters. Unlike a complete internet blackout, where the network is visible but not connected, the problem here is deeper: the adapter either doesn't recognize the signal or is blocking it at the driver or system level.

Most often, outdated drivers are the culprit. Wi-Fi-module, conflicting power saving settings, or incorrect network parameters in the router. For example, if the router is operating in 802.11ac, and the laptop driver only supports 802.11n, the network simply won't appear in the list. In this article, we'll look at 7 proven methods return Wi-Fi to Asus — from a simple reboot to manual channel configuration and BIOS update.

Before starting diagnostics, make sure the problem is with your laptop: check if another device (such as a smartphone) can see the network. If so, proceed to the instructions below. If not, the problem is with your router, and its settings require separate testing.

1. Checking physical switches and key combinations

Many laptops Asus (especially the series models VivoBook, ZenBook And ROG) are equipped with hardware Wi-Fi switches or key combinations to disable the module. Sometimes users accidentally press them without even realizing it.

The first thing to do:

  • 🔍 Inspect the laptop case for a physical switch (usually located on the side panel or near the keyboard). On some models, it is combined with an indicator light. Wi-Fi.
  • 💻 Check the keyboard shortcut Fn + F2 (or another function key with an antenna icon). Asus this is most often F2, but on some models it may be F12 or Del.
  • 🔄 If the indicator Wi-Fi If the light is off or flashing orange, the module is disabled. Press the key combination again.

On some laptops Asus (For example, ROG Strix) there is a separate button Airplane Mode, which disables all wireless modules. Make sure it's not enabled. If there are no physical switches, proceed to the software settings.

⚠️ Attention: On laptops with dual-band Wi-Fi (2.4 GHz and 5 GHz) hardware disabling can block both modules. If the network doesn't appear after pressing the keys, check the settings in Device Manager.
📊 What series is your Asus laptop?
VivoBook
ZenBook
ROG
TUF
Other

2. Diagnosing Wi-Fi adapter drivers

In 70% of cases, the problem lies with the drivers. Outdated or corrupted software can cause the adapter to either not detect networks at all or only detect some. Let's start by checking the current driver status:

  1. Click Win + X and select device Manager.
  2. Expand the branch Network adapters.
  3. Find the device with the names Wireless, Wi-Fi, 802.11 or chip model (for example, Intel AX200, Qualcomm Atheros, Realtek RTL8821CE).

If a yellow exclamation point appears next to the adapter, the driver is not working correctly. If the adapter is not present at all, it is disabled or not recognized by the system. Actions:

  • 🔄 Restart the driver: right-click on the adapter → Disconnect the device → wait 10 seconds → Activate the device.
  • 📥 Update your driver: right click → Update driverAutomatic searchIf Windows doesn't find updates, download them manually from official Asus website (Please indicate the exact laptop model!).
  • 🗑️ Uninstall and reinstall the driver: right click → Remove device → Confirm → Restart your laptop. After turning on, Windows should install the driver automatically.

If the network still doesn't appear after reinstalling the driver, try rolling it back to the previous version (in the same menu Properties → Driver → Roll Back Driver). Sometimes new versions contain bugs, especially for older models. Asus.

Make sure the adapter is enabled in Device Manager.

Update the driver via Windows Update

Download the latest version from the Asus website

Uninstall and reinstall the driver

Roll back the driver if it's unstable-->

3. Setting up power options

Windows 10 aggressively optimizes power consumption, and sometimes this leads to shutdowns Wi-Fi- an adapter to save battery power. Especially relevant for laptops Asus on the battery. To check and fix this:

  1. Open Control Panel → Power Options.
  2. Click Setting up a power plan next to the active plan (usually Balanced).
  3. Select Change advanced power settings.
  4. Find the section Wireless Network Adapter SettingsPower saving mode.
  5. Set value Maximum performance for both states (From the battery And From the network).

If this option is missing, check the settings directly in Device Manager:

  1. Open properties Wi-Fi- adapter (as in the previous section).
  2. Go to the tab Power management.
  3. Uncheck the box Allow the computer to turn off this device to save power.

After making the changes, restart your laptop. If the issue was related to power saving, the network should appear in the list of available networks.

⚠️ Note: On some models Asus ROG And TUF there is proprietary software Armoury Crate or MyASUS, which may block Wi-Fi in gaming mode. Check its settings or temporarily uninstall the program for testing.

4. Changing router settings

If the laptop doesn't see specific network, but it finds neighboring ones, the problem may be in the router settings. The most common culprits are:

  • 📡 Hidden SSID (network name is not broadcast).
  • 🔒 Incompatible Wi-Fi standard (for example, the router works in 802.11ac, and the adapter only supports 802.11n).
  • 🎛️ Incorrect channel or channel width (for example, channel 13 in 2.4 GHz mode is not supported in some countries).

To check and correct the settings:

  1. Connect your laptop to the router via cable (or use another device that can see the network).
  2. Open your router's control panel (usually at 192.168.1.1 or 192.168.0.1, login/password are indicated on the device sticker).
  3. Go to the section Wi-Fi or Wireless mode.

Recommended settings for compatibility with Asus:

Parameter Recommended value Note
Wi-Fi Standard (Mode) 802.11n/ac mixed or 802.11n If the laptop is old, select 802.11b/g/n
Channel Auto or 1–11 (for 2.4 GHz) Channels 12-14 may not be supported
Channel Width 20 MHz (for 2.4 GHz) or Auto The 40 MHz width may cause interference
SSID Visibility (Hide SSID) Disabled Hidden networks are often not detected

After making changes, save the settings and reboot the router. If the laptop Asus still can't see the network, try temporarily disabling protection (Security → Encryption Type: Disabled) and check if the network appears in the list. If so, there is a problem with the security settings (for example, an incompatible encryption type). WPA3).

How to reset a router to factory settings?

Press and hold the button Reset (usually located on the back panel) for 10-15 seconds until the lights start flashing. After the reset, the router will return to factory settings (the network name and password will be listed on the sticker).

5. Reset network settings in Windows 10

If the previous methods did not help, the problem may be in the network settings at the level Windows 10System crashes, conflicting services, or corrupted configuration files often cause a laptop to lose Wi-Fi connectivity. Reset your network components:

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

This procedure deletes all saved networks and resets adapter settings to default values. After rebooting, try connecting to Wi-Fi again.

If the reset does not help, run additional commands in command line (run it as administrator):

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

These commands will reset the stacks TCP/IP And DNS, which often solves network discovery problems.

6. Checking for hardware faults

If none of the software methods worked, it is possible hardware failure Wi-Fi-module. This is relevant for laptops. Asus, which have been dropped, overheated, or repaired. Signs of a hardware problem:

  • 🔌 The adapter is not displayed in Device Manager even after reinstalling the drivers.
  • 💥 Indicator Wi-Fi does not light up or flashes red.
  • 🔧 The laptop doesn't see it not a single one network, including mobile hotspots.

What to do:

  1. Check the antenna connections: on some models Asus (For example, ROG Zephyrus) antennas Wi-Fi connected to the module via connectors MHF4If they move away, the net will not catch. Open the back cover of your laptop and make sure the black and white wires are securely connected to the module.
  2. Test the external adapter: connect USB Wi-Fi-dongle. If it works, the problem is in the internal module.
  3. Contact the service: If the module is faulty, it will have to be replaced. For Asus original modules will fit Intel or Qualcomm (For example, Intel AX200 or Qualcomm QCA61x4).
⚠️ Attention: Self-replacement Wi-Fi-module may void the warranty. If the laptop is under warranty, contact an authorized service center. Asus.

7. Update BIOS and check for conflicts

In rare cases, the problem lies in BIOS laptop. Outdated firmware may not initialize correctly. Wi-Fi-module, especially after the update Windows 10 or replacing components. To update the BIOS:

  1. Go to Asus support page.
  2. Enter your laptop model and download the latest BIOS version.
  3. Follow the update instructions (usually this is running the file .exe in administrator mode).

Warnings:

  • 🔋 Update BIOS only when the charger is connected.
  • 🚫 Do not turn off your laptop during the process.
  • 🔄 After updating, reset the BIOS settings to factory settings (in the BIOS menu, select Load Default Settings).

Also check device conflicts:

  1. Open device Manager.
  2. Check if there are any exclamation marks next to other devices (eg. PCI-controllers).
  3. If there are, update their drivers or disable conflicting devices.

FAQ: Frequently Asked Questions

My Asus laptop sees other networks, but not mine. What's wrong?

Most likely, the problem is in your router settings:

  • Check if it is hidden SSID (network name).
  • Make sure your router is operating in a compatible standard (802.11n instead of 802.11ac).
  • Try changing the channel to 1-11 (for 2.4 GHz).

It is also possible that your laptop does not support the frequency 5 GHz - try connecting to the network 2.4 GHz.

My Wi-Fi has disappeared after updating Windows 10. What should I do?

Updates often reset drivers or conflict with them. Steps:

  1. Roll back the driver Wi-Fi-adapter to the previous version.
  2. Download the latest driver from the website Asus (do not use drivers from Microsoft!).
  3. Perform a network reset (Settings → Network & Internet → Network reset).
The Wi-Fi indicator is on, but it can't find a network. What should I check?

This could be:

  • Software disable adapter (check device Manager).
  • Conflict with antivirus or VPN (temporarily disable them).
  • Antenna hardware failure (check module connection).

Try connecting an external one USB Wi-Fi- adapter - if it works, the problem is in the internal module.

My Asus laptop sees Wi-Fi but won't connect. Is this a different issue?

Yes, this is a separate issue. If the network is visible, but the connection is dropping or asking for a password endlessly, check:

  • The password is correct (enter manually, not via the clipboard).
  • Router security settings (try changing the encryption type from WPA3 on WPA2).
  • Settings IP (in the adapter properties, set it to automatic acquisition IP And DNS).
Can I use a Wi-Fi adapter from another laptop?

Theoretically yes, but you need to take into account:

  • Connector compatibility (M.2 2230 or M.2 1216).
  • BIOS support (some laptops Asus block non-original modules).
  • Availability of antenna connectors (usually IPEX MHF4).

It is better to use modules from Intel or Qualcomm, as they have wide compatibility.