Modern laptop ASUS It's almost impossible to imagine a device without wireless internet connectivity. This feature is built into the device's core architecture, yet users often encounter situations where the network icon disappears, or the system displays a message that Wi-Fi is disabled. This can be caused by a software glitch in the operating system or by accidentally locking the hardware buttons.
Before panicking and taking your device to a service center, it's worth conducting a comprehensive diagnostic yourself. In most cases, the problem can be resolved in a few minutes by checking the adapter settings or updating the drivers. It's important to understand that wireless module — is a complex electronic device that depends on the correct operation of software.
In this article, we'll walk you through every step of the connection process, from enabling the physical button to thoroughly configuring TCP/IP settings. You'll learn how to distinguish software failures from hardware malfunctions and how to restore internet access in the shortest possible time.
Checking hardware switches and hotkeys
The most common, yet often overlooked, reason for a lack of network connectivity is a physically disconnected module. On different laptop models ASUS The implementation of this control may vary. Older models often feature a slide switch labeled "WLAN" or featuring an antenna on the end of the case.
In more modern devices, such as the series ZenBook or VivoBook, a keyboard shortcut is used. Usually it's the button Fn in combination with one of the function keys of the row F1-F12, which features an antenna or airplane. Pressing this combination forcibly powers down the module, which can be useful for saving battery life during flight.
Sometimes the system may not respond immediately to a key press. If the indicator light doesn't light after activating the switch, try restarting the laptop with the switch already enabled. The BIOS should correctly initialize the device upon system startup.
⚠️ Attention: On some gaming models of the series ROG or TUF Wi-Fi control can be moved to a separate utility menu
Armoury CrateCheck the settings there if the keys don't work.
Make sure your keyboard isn't stuck or that a specific macro mode is not set that could block standard commands. It's also worth checking that the module isn't disabled in your router's settings if you have access to its admin panel.
Diagnostics via Windows Network and Sharing Center
If the hardware switches are OK, the next step is to check the operating system settings. Windows has built-in tools for managing connections, which are often ignored by users. Go to Control Panel → Network and Internet → Network and Sharing Center.
Here you need to find the item Changing adapter settingsIn the window that opens, you'll see a list of all network interfaces. We're interested in the icon labeled "Wireless Network" or "Wi-Fi." If it's grayed out and labeled "Disabled," the module is software-blocked.
To activate, right-click the icon and select "Enable." If the icon is missing entirely, this may indicate a deeper issue with the drivers or the device itself. Normally, the indicator should be blue or green.
You can also check the adapter properties in this menu. Double-click the Wi-Fi icon, then press the button Properties. Make sure the protocol is checked in the list of components. Internet Protocol version 4 (TCP/IPv4)Without this component, connecting to the internet is impossible, even if a connection to the router is established.
Installing and updating wireless module drivers
A driver is the intermediary between the hardware and the operating system. Without the correct driver, Windows doesn't know how to control your Wi-Fi module. Often, after a system reinstallation or a Windows update, the module stops working due to a software version conflict.
You can check the driver status via device ManagerRight-click the Start button and select the appropriate option. Expand the branch Network adaptersIf you see a device with a yellow triangle or the message "Unknown device," the driver was not installed correctly.
The best way to get the correct driver is to download it from the manufacturer's official website. Don't rely on automatic driver installers, as they often install generic versions that are unstable. Find your exact laptop model on the website. ASUS in the support section.
☑️ Checking drivers
Follow the instructions in the installation wizard to install the driver. Once the process is complete, be sure to restart your computer. Only then will the system fully integrate the new configuration files.
⚠️ Attention: If after installing the driver the device disappears from the list or appears with error code 10, try removing the device from the device manager (right-click → Remove device), and then click "Scan for hardware changes".
In some cases, rolling back the driver can help. If the problem appeared after a recent update, go to the device properties in the Device Manager, go to the "Driver" tab, and click "Roll Back Driver." This will restore the previous, possibly more stable, version of the software.
Configuring TCP/IP and DNS settings
Even if you successfully connect to the access point, the internet may not work due to incorrect protocol settings. Most often, the problem lies with previously assigned static IP addresses or faulty DNS servers.
To reset the settings, return to the network connections window, open the properties of your Wi-Fi adapter and double-click on Internet Protocol version 4 (TCP/IPv4)Make sure the "Obtain an IP address automatically" and "Obtain DNS server address automatically" boxes are checked.
If automatic DNS retrieval doesn't work, you can try specifying public DNS servers from Google or Cloudflare. This often solves the problem when websites don't open, but messaging apps work.
| Parameter | Google DNS | Cloudflare DNS | Yandex DNS (Secure) |
|---|---|---|---|
| Preferred server | 8.8.8.8 | 1.1.1.1 | 77.88.8.8 |
| Alternative server | 8.8.4.4 | 1.0.0.1 | 77.88.8.1 |
| Response speed | High | Very high | Average |
| Filtration | No | No | Viruses and scammers |
After changing DNS settings, you need to clear the cache. Open the command prompt as administrator and enter the command ipconfig /flushdnsThis will remove old address entries that may conflict with the new settings.
What to do if the IP address is not working?
If the system reports "Unable to obtain an IP address," try temporarily disabling your antivirus or firewall. Sometimes they block DHCP requests. The network reset command in Windows: netsh winsock reset also helps.
Using the Command Prompt to Reset the Network
When standard methods fail, the big guns come into play: resetting network settings via the console. This clears all temporary files, resets the protocol stack, and restores settings to factory defaults.
Launch the command prompt with administrator rights. Enter several commands in sequence, pressing Enter after each. First team netsh winsock reset resets the Winsock socket directory, which often helps with connection problems.
Second team netsh int ip reset resets TCP/IP protocol settings. The third command ipconfig /release releases the current IP address, and ipconfig /renew requests a new one from the router.
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After completing all the steps, be sure to restart your laptop. The system will only apply the changes after the restart. If this doesn't help, it's worth checking the Windows services responsible for your wireless network.
Solving problems with Windows services
Wireless networks in Windows are managed by special background processes called services. If a service WLAN AutoConfig If the Wi-Fi app is stopped or its startup type is set to "Disabled", Wi-Fi will not work.
Click Win + R, enter services.msc and find "WLAN AutoConfig Service" in the list. Double-click it. Make sure the startup type is set to "Automatic," and click "Start" if the service is stopped.
Also check the Remote Access Connection Manager service. It should be running, although the startup type may be automatic or manual. Missing services may indicate corrupted system files.
To check the integrity of system files, use the utility sfc /scannow, run in the command prompt as an administrator. It will find and replace corrupted files with original copies from the Windows storage.
⚠️ Note: In some Windows builds (especially Lite or Enterprise versions), services may be disabled by system optimizers. If you used such programs, check their logs or restore the default registry settings.
Common mistakes and how to fix them
Users often encounter specific error codes. For example, the error "Windows can't connect to this network" is often resolved by deleting the network profile. Go to Wi-Fi settings, select "Manage known networks," find your network, and click "Forget."
Another common issue is a frequency conflict. If your router broadcasts at 5 GHz, but your laptop's old adapter only supports 2.4 GHz, you won't be able to connect. Check your adapter's specifications in the "Details" tab of the Device Manager.
It's also worth mentioning the power saving issue. Windows may disable the adapter to save power. In Device Manager, under the adapter properties, on the "Power Management" tab, uncheck "Allow the computer to turn off this device to save power."
If your laptop sees other networks but not yours, your router may be hiding the network name (SSID) or operating in a mode incompatible with the adapter (e.g., 802.11ax only). Try temporarily changing your router settings to mixed mode (b/g/n).
FAQ: Frequently Asked Questions
Why doesn't my ASUS laptop see any Wi-Fi networks, even though my phone does?
Most likely, the adapter driver is the problem, or it's disabled in Device Manager. Also, check if Airplane Mode is enabled. If the adapter is flagged with an error, try uninstalling it from the system and restarting the laptop to reinstall it.
How do I know if my laptop supports 5GHz?
Open command prompt and type netsh wlan show driversFind the line "Supported radio types." If 802.11a, 802.11n, or 802.11ac is listed, 5 GHz support is present.
Is it possible to connect Wi-Fi without drivers if they are lost?
Without a driver, the operating system won't be able to communicate with the hardware. However, Windows 10 and 11 include a basic set of drivers. Try connecting your phone via USB and enabling "USB tethering." Internet access will be available via the cable, and Windows will attempt to find a Wi-Fi driver through the Windows Update service.
Where can I find the exact laptop model to download the driver?
The model is indicated on the sticker on the bottom of the laptop. You can also click Win + R, enter dxdiag and look at the "Computer model" field in the "System" tab.
Why is the Wi-Fi speed on my ASUS laptop slower than on other devices?
This could be due to an outdated Wi-Fi standard (e.g., 2.4 GHz only), interference from other devices, power saving settings, or a weak signal. Try moving closer to the router or updating your drivers to the latest version.