Modern ASUS laptop Vivobook A smartphone is a complex multimedia device that's practically impossible to imagine without wireless network access. Users often encounter a situation where, after reinstalling the operating system or unexpectedly updating drivers, the network icon disappears from the system tray, making internet connectivity impossible. This causes panic, especially if an Ethernet cable or the ability to use a smartphone as a modem are unavailable.
In most cases, the problem is not a hardware failure of the module, but a software glitch or an accidental hotkey lock. Laptops in this series are equipped with powerful Wi-Fi adapters, which require proper configuration for stable operation. We'll cover every step: from simply activating a button to deeply configuring the registry and checking operating system services.
Don't ignore the first signs of an unstable connection, such as slow speeds or frequent disconnects. Timely diagnosis and proper installation are essential. drivers This will help avoid more serious problems in the future. In this article, we'll describe the steps in detail for various Windows versions, focusing on the specifics of ASUS hardware solutions.
Hardware activation and hotkeys
The first step should always be to check the physical condition of the wireless module. On ASUS laptop cases Vivobook Separate mechanical switches, as seen in older models, are rare. However, manufacturers often implement software locks through the keyboard's function keys, which can be confusing for inexperienced users.
Notice the row of keys F1-F12On one of them, most often F2 or F10, an image of an antenna or an airplane is applied. Pressing this button (sometimes in combination with the key Fn) puts the network adapter into airplane mode or completely turns off its power. This is indicated by the appearance of an airplane icon on the screen or a change in the indicator color.
⚠️ Attention: If you're using an external keyboard without a function row, the Fn+F combination may not work. In this case, you'll need to use the on-screen menu or device manager to activate the module.
In some configurations BIOS/UEFI There may be a setting that blocks wireless modules at the hardware level. To check, you need to enter the BIOS menu during boot (usually the key F2 or Del) and find the section related to Onboard Devices or Wireless. Make sure the parameter WLAN Controller does it matter Enabled.
Setup via the Windows 10 and 11 interface
Windows operating systems provide a user-friendly graphical interface for managing network connections. If the drivers are installed correctly but the connection fails, the problem may lie in power saving settings or a profile conflict. In Windows 10 and 11, the Network and Sharing Center has been significantly redesigned, but the basic principles remain the same.
To get started, click the globe or network icon in the lower-right corner of the screen. If you don't see the icon, open Settings from the Start menu and go to Network & Internet. Here you'll see the Wi-Fi status switch. Make sure it's set to On. OnIf the slider is gray and inactive, this is a direct indicator of driver problems.
It is important to check the settings IP addressingMost home networks use automatic address acquisition, but sometimes static settings left over from a previous connection can block access. Go to "Change adapter settings," select your wireless connection, right-click, and select "Properties." In the list of protocols, find Internet Protocol version 4 (TCP/IPv4) and make sure that the boxes for automatically obtaining IP and DNS are checked.
Installing and updating Wi-Fi drivers
The most common reason for a lack of wireless network connectivity is a missing or incorrectly functioning driver. Laptops ASUS Vivobook They can be equipped with modules from different manufacturers: Intel, Realtek, MediaTek, or Qualcomm Atheros. There are no universal solutions here; you need to select software specifically for your device vendor.
The best source for drivers is the official ASUS support website. Enter your laptop model (e.g., X515EA or S533) in the search bar on the website. Go to the "Drivers and Utilities" section, select your operating system version. Find the section Wireless LAN and download the latest available version. After installation, be sure to restart your computer.
If there is no official driver for your version of Windows (for example, you updated to a new OS and the manufacturer hasn't released the software), you can try using drivers for the previous version of Windows in compatibility mode. Updating via device ManagerRight-click the device with the yellow exclamation mark and select "Update driver" → "Search automatically." Windows will automatically search its database for a suitable component.
☑️ Driver installation checklist
⚠️ Attention: Avoid using third-party "automatic driver updaters." They often install generic but unstable versions of software that can disrupt your laptop's specific power-saving features.
Diagnostics via Device Manager
Device Manager is the primary tool for in-depth hardware diagnostics. To access it, right-click the Start button and select the appropriate option. Find the section in the list. Network adaptersIf your Wi-Fi module is displayed here without any error icons, then the system recognizes it and the driver is loaded.
If the device is marked with a yellow triangle with an exclamation point, right-click it and select "Properties." The "Device Status" field will display an error code. Codes 10 or 43 often indicate a resource conflict or power failure. In this case, removing the device from the list (right-click → "Remove device") and then rebooting will help. The system will attempt to reinstall it.
Pay special attention to the "Power Management" tab in the adapter's properties. There may be a checkbox next to "Allow the computer to turn off this device to save power." Unchecking this box Often solves the problem of Wi-Fi disconnecting spontaneously after a few minutes of laptop inactivity. This is especially true for models Vivobook with hybrid graphics.
In some cases, an "Unknown Device" may appear in the device list. To determine if it's a network adapter, look at its hardware ID (Details tab, Hardware ID property). Search by ID VEN_ And DEV_ on the Internet will allow you to accurately identify the chip and find the required driver.
Resetting network settings and command line
When standard methods fail, you may have to reset your operating system's network stacks. Windows 10 and 11 have a convenient built-in reset feature. Go to Settings → Network & Internet → Advanced network settings (or simply scroll down) and find the "Network reset" button. Click it and confirm the action. The computer will restart in 5 minutes.
A more advanced method is to use the command prompt with administrator rights. This method allows you to clear the DNS cache, reset Winsock settings, and update the IP configuration. Open the command prompt (type cmd in the search, right-click → "Run as administrator"). Enter the following commands one by one, pressing Enter after each:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After running all the commands, be sure to restart your laptop. This set of measures resolves 90% of software errors related to incorrect entries in the network protocol registry. If this doesn't help, the problem may be deeper.
What to do if commands in CMD do not execute?
If you receive an "Access Denied" error when entering commands, you haven't started the command prompt as an administrator. Close the window, search for "CMD," right-click, and select the appropriate option. Resetting network settings is impossible without administrator privileges.
Table of errors and solutions
To help you quickly navigate potential issues, we've compiled a summary table. It will help you quickly determine the appropriate course of action based on the symptoms your laptop is exhibiting. ASUS Vivobook.
| Symptom | Probable cause | Solution method |
|---|---|---|
| There is no Wi-Fi icon in the tray | The adapter is disabled or there is no driver. | Checking Device Manager, installing the driver |
| The network list is empty | The WLAN AutoConfig service has stopped. | Starting the service via services.msc |
| Limited or No Access | IP conflict or router problems | Reset TCP/IP, reboot the router |
| The adapter disappears after sleep | Energy saving settings | Disabling power saving in adapter properties |
| Low speed (up to 10 Mbps) | 802.11b/g mode instead of n/ac | Selecting the operating mode in the driver settings |
Checking services and system components
A special service is responsible for wireless networking in Windows. If it's disabled or malfunctioning, you won't be able to connect to the network even with perfect drivers. Press the combination Win + R, enter the command services.msc and press Enter. In the list that opens, find the service WLAN AutoConfig.
Double-click on it. The startup type should be set to AutomaticallyIf the service is stopped, click the "Start" button. It's also worth checking the "Remote Access Connection Manager" service. Although it's most often used for VPN and PPPoE, its freezing can affect the overall network stack.
Sometimes antivirus software or firewall software can block connections to new networks, considering them public and unsafe. Try temporarily disabling your third-party antivirus and checking for new networks. If this helps, add your home network to the exceptions or trusted zones list.
⚠️ Attention: Settings interfaces and service names may vary slightly depending on your Windows build (Home, Pro, Enterprise) and laptop model year. Always consult the official documentation for your specific model.
Frequently Asked Questions (FAQ)
Why doesn't my ASUS Vivobook laptop detect 5 GHz networks?
This may be due to a limitation of the Wi-Fi module itself. Older or budget adapter models only support the 2.4 GHz band. Also, check your router settings: channels in the 5 GHz band should be enabled for your region. In the Device Manager, under the adapter properties (Advanced tab), check the setting. Wireless Mode - he must maintain standards 802.11ac or ax.
How do I find out which Wi-Fi module is installed in my laptop?
Open Device Manager and expand the "Network Adapters" branch. The name of your module will be listed there (for example, Intel Wi-Fi 6 AX201 or Realtek RTL8822CE). You can also use the command netsh wlan show drivers in the command line, where the model will be indicated in the “Radio Type” line.
Is it possible to connect an external USB Wi-Fi adapter if the built-in one is broken?
Yes, this is a great solution. Buy an external adapter that supports the AC or AX standard. Windows 10/11 will usually install the drivers for it automatically. After connecting the external adapter, it's recommended to disable the built-in adapter in Device Manager to avoid priority conflicts.
What should I do if Wi-Fi is lost after updating the BIOS?
Updating the BIOS sometimes resets hardware configuration settings. Enter the BIOS (press F2 at startup), find the Advanced or Configuration section, and make sure the Wireless or WLAN Controller is enabled. Also, try resetting the BIOS settings to default (Load Optimized Defaults).