The situation when the laptop ASUS Stopping detecting wireless networks or losing internet connection in the middle of important work is a familiar problem for many users. Most often, the problem isn't a hardware failure, but rather a software glitch in Windows network services or a frozen adapter driver. Simply rebooting the router won't help here, as the configuration needs to be updated on the receiving device.
In this article, we'll cover all the effective methods for completely resetting the network module. You'll learn how to perform a soft reset via the command line, how to reinstall drivers via Device Manager, and which hidden power-saving settings may be blocking operation. Wi-Fi adapterThese steps will help restore a stable connection without having to take your laptop to a service center.
Before moving on to complex manipulations, it's worth checking the basic switches. On many models ASUS, especially in game series ROG or office VivoBookPhysical locks or function keys may be activated, disabling the radio module. Make sure airplane mode is off and the wireless indicator is on.
⚠️ Attention: Before making changes to system settings or the Windows registry, it's recommended to create a restore point. This will allow you to roll back your system to its original state if unexpected software conflicts arise after resetting the settings.
One of the most common causes of system instability is the accumulation of temporary configuration files and errors in the TCP/IP protocol stack. The standard "on/off" procedure in the system tray doesn't always clear these errors. For a thorough cleanup, you need to use the operating system's built-in tools, which forcibly terminate network service processes and restart them with clear parameters.
If a software reset doesn't help, the problem may lie in outdated or corrupted hardware management software. Drivers ASUS They frequently receive updates that improve compatibility with new security standards and encryption protocols. Ignoring updates can result in the laptop being able to see the network but not being able to authenticate.
Using function keys and flight modes
The fastest way to try to restore the connection is to forcefully disable and re-enable the wireless module via the keyboard. On laptops ASUS This function is usually performed by one of the keys in the row F1-F12, which has an icon of an antenna or airplane. Most often, this is a key F2 or a combination Fn + F2.
Pressing this button sends a hardware signal to the controller to cut off power to the Wi-Fi chip. After a few seconds, pressing it again restarts the initialization process. This is similar to removing and reinserting the battery, but is performed software-based. In some cases, especially after waking from sleep mode, this method is more effective than a software reset via Windows settings.
An alternative option is to use the notification center. Tap the messages icon in the lower-right corner of the screen (next to the clock) and find the "Airplane Mode" tile. Activation This mode should completely disable all wireless interfaces, including Bluetooth and Wi-Fi.
- ✈️ Press the airplane key on your keyboard to quickly switch.
- 📶 Make sure the Wi-Fi indicator on the screen turns off, confirming that the module is disabled.
- ⏳ Wait 10-15 seconds before turning it on again to allow the capacitors on the board to fully discharge.
- 🔄 If the indicator does not respond, check if the key is locked
Fnin BIOS or special software ASUS.
It's worth noting that on newer laptop models, the physical button may be replaced with a touch-sensitive button or may be completely absent, with control transferred to the software shell. In such cases, reliance on software toggles becomes mandatory. If the network icon doesn't appear after turning on airplane mode and then turning it off, it's possible that the driver is stuck at the kernel level.
Reset network settings via Windows settings
Windows 10 and 11 operating systems provide a built-in mechanism for completely resetting all network components. This feature removes all installed network adapters and reinstalls them, as well as resets network components to their original settings. This is the safest and most effective method for the average user who doesn't want to delve into the command prompt.
To perform this procedure, go to the Start menu and select Settings (gear icon). Then follow the path Network and InternetAt the bottom of the window, usually under "Status" or "Advanced network settings," there's a link labeled "Network reset." Clicking "Reset now" will initiate the process, which will require confirmation.
After confirming, the system will warn you that your computer will be restarted. Do not ignore this request. Reboot This is required for the changes to take effect, as it deletes the registry keys responsible for IP address and DNS caching. After turning on, the laptop will attempt to automatically search for available networks, but you'll need to re-enter your Wi-Fi password.
☑️ Checklist before resetting the network
It's important to understand that this method also resets VPN connections and virtual switches if they're used for work or gaming. If you use specific DNS settings to speed up your internet or block ads, you'll have to re-enter them. However, for troubleshooting connection issues with your home router, this is often the only viable solution.
⚠️ Attention: Resetting your network through Windows settings may delete saved profiles for all previously connected Wi-Fi networks. You'll have to re-enter passwords for each one the first time you connect.
On some corporate networks or when using specific antivirus software, the reset function may be blocked by security policies. If the button is disabled or the reset fails, it's necessary to resort to more in-depth diagnostics via the command line, where you have greater control over the system.
Restarting the WLAN service via the command line
For users who prefer control over processes, the optimal solution would be to manually restart the service. WlanSvcThis service manages all aspects of wireless connections in Windows. Force-stopping and restarting it allows you to refresh the connection without completely rebooting your computer and losing open documents.
To perform this operation, you need to run the command prompt as an administrator. Right-click the Start menu and select Windows PowerShell (Admin) or Command Prompt (Admin). In the window that opens, enter the command to stop the service:
net stop wlan
After the system reports that the service has been successfully stopped (or if the service has already been stopped), you must enter the command to start it:
net start wlan
This method is especially useful when the Wi-Fi icon has disappeared from the system tray, but the adapter itself is listed as working in the Device Manager. Often the service WLAN AutoConfig It hangs in the background, not responding to external events, such as the appearance of a new access point. A forced restart restores its ability to scan the air.
- 🛠 Use the command
sc query wlanto check the current status of the service before restarting. - ⌨️ If the command fails, make sure you have administrator rights.
- 📉 This method is effective for temporary network failures, when the laptop "sees" the network but does not connect.
- 🔄 If you encounter a startup error, try running the command first
net stop wlansvc(full name of the service).
If the service status changes to "Running" after executing the commands, but the internet still doesn't work, the problem may be deeper. The TCP/IP stack may be corrupted. In this case, you should reset the protocols in the same command prompt window using the command netsh int ip reset, after which you must restart the laptop.
What should I do if the command prompt gives an access error?
If you see an access denied message, you're running the console without administrator privileges. Close the window, right-click "Command Prompt" in the search bar, and select "Run as administrator." Without these privileges, you can't modify system services.
Managing drivers in Device Manager
A driver is an intermediary between the operating system and the physical hardware. If the Wi-Fi adapter driver on a laptop ASUS If the driver isn't working correctly, no network settings will help. Device Manager allows you to not only update but also completely reinstall the driver, which often resolves incompatibility issues after Windows updates.
Open the Device Manager by typing it in the search or by clicking Win + XFind the "Network Adapters" section and expand it. You'll see a list of devices, including your wireless adapter (usually containing the words Wireless, Wi-Fi, 802.11 or brand names like Intel, Realtek, Qualcomm).
Right-click on the adapter and select "Uninstall device." In the window that appears do not check the box"Delete the driver software for this device" if you don't plan to perform a clean installation from disk. We just need to force Windows to forget the device's current state. After uninstalling, click "Action" -> "Scan for hardware changes." The system will rediscover the device and install the driver.
| Action | Target | Result |
|---|---|---|
| Update driver | Search for a new software version | Installing the latest patches |
| Remove device | Resetting the adapter state | Automatic reinstallation on restart |
| Roll back the driver | Revert to the old version | Troubleshooting issues after a recent update |
| Engage | Turning on a disabled device | Activating the adapter if it was turned off |
Pay special attention to the "Power Management" tab in the adapter's properties. Windows often tries to save power by disabling the Wi-Fi module when it detects it's not being used. Uncheck "Allow the computer to turn off this device to save power." This will prevent unintentional connection drops.
⚠️ Attention: Driver interfaces and item names may differ slightly depending on the Windows version and chip manufacturer (Intel, Realtek). Always focus on the essence of the action, and not just on an exact match of the text.
If the standard driver from Microsoft does not work correctly, it is recommended to visit the official support website. ASUSEnter your laptop model and download the Wi-Fi driver specifically for your operating system version. Installing the driver from scratch from an official source often resolves issues that can't be resolved automatically.
Diagnostics and reset of the TCP/IP stack
If the hardware and drivers are working properly but there's no connection, the cause may be data transfer protocol errors. The TCP/IP stack is the foundation upon which the internet connection in Windows is built. A corrupted TCP/IP stack or incorrect DNS cache entries can prevent the laptop from obtaining an IP address from the router.
To fix these errors, use the utility netshLaunch Command Prompt as administrator. Enter the following command to reset Winsock, which catalogs network sockets:
netsh winsock reset
Then reset the TCP/IP protocol itself:
netsh int ip reset
Finally, flush your DNS cache to get rid of old, possibly invalid address entries:
ipconfig /flushdns
After running all three commands, you need to reboot the laptop. These steps reset the network settings to factory defaults, removing any third-party interference, viruses, or configuration errors. This is the "heavy artillery" that helps in most complex cases.
- 🧹 Team
ipconfig /releaseForcefully releases the current IP address. - 🆕 Team
ipconfig /renewrequests a new address from the router's DHCP server. - 📝 All commands should be executed sequentially, waiting for each one to complete.
- ⚠️ Your antivirus may temporarily block changes to network settings. Pause it if necessary.
If the problem persists after resetting TCP/IP, it's worth checking if you have static IP addresses that conflict with your current network. In the protocol properties IPv4 (available through "Network Connections" -> "Properties") should be set to obtain addresses automatically, unless your ISP or administrator has specified otherwise.
Solving problems with frequency ranges
Modern routers often operate in two bands: 2.4 GHz and 5 GHz. Laptops ASUS Older laptops may not support the 5 GHz band, or, conversely, a newer laptop may try to connect to the crowded 2.4 GHz band, ignoring the faster 5 GHz band. Setting the preferred band can significantly improve stability.
In the Device Manager, in the Wi-Fi adapter properties, go to the "Advanced" tab. Find the item Preferred Band (Preferred range) or Wireless ModeChange the value to Prefer 5GHz band or 802.11ac, if your router supports these standards. This will force the laptop to ignore older, noisy networks.
However, if your router is older and doesn't support 5 GHz, forcing this setting will result in connection loss. In this case, select the mode 802.11n or 802.11gExperimenting with this setting can help when a laptop "sees" the network but constantly drops the connection due to incompatible encryption standards or channel width.
Why can't my laptop see the 5 GHz network?
Your Wi-Fi adapter most likely only supports the 802.11 b/g/n (2.4 GHz) standard. To operate at 5 GHz, you need support for the 802.11ac (Wi-Fi 5) or ax (Wi-Fi 6) standard. Check the specifications for your model on the ASUS website.
Frequently Asked Questions (FAQ)
Why does Wi-Fi connect after rebooting my laptop, but there is no internet?
This is a classic sign of a DNS or IP address issue. The router has assigned an address, but routing isn't working. Try manually entering DNS servers (e.g., 8.8.8.8 from Google) in the IPv4 settings or reset the network through Windows settings.
Can a virus block Wi-Fi on an ASUS?
Yes, some malware changes proxy or DNS settings, redirecting traffic or blocking access. Check your proxy server settings in your browser and system, and scan your computer with an antivirus.
How do I know if my ASUS laptop supports 5GHz?
Open command prompt and type netsh wlan show driversFind the line "Supported radio types." If it mentions 802.11a, 802.11ac, or 802.11ax, then 5 GHz support is present.
Should I completely remove the Wi-Fi driver?
Yes, if a standard update doesn't help. Removing the device from Device Manager and then rebooting forces Windows to completely reinstall the driver, which often fixes hidden registry errors.
Will resetting the router help if I reboot my laptop?
Not always. Restarting the router updates its internal address table, but if the problem lies with the driver or Windows settings on the laptop, the router has nothing to do with it. It's best to start troubleshooting with the laptop, as it's a more common cause of problems.