You are working on a laptop. ASUS, and suddenly the internet goes away—the Wi-Fi icon in the system tray is crossed out with a red cross or shows limited access. Restarting the router helps briefly, but after 10-30 minutes the problem returns. Sound familiar? This problem has been encountered by owners. ASUS ZenBook, VivoBook, ROG Strix and other series, regardless of year of manufacture. In 80% of cases, the culprit is not hardware failure, but software glitches or incorrect settings.
We analyzed hundreds of user reviews on forums (including Reddit, 4PDA and the official website ASUS) and highlighted 12 Key ReasonsWhy Wi-Fi disconnects on its own. In this article, you'll find:
- 🔍 Diagnostics — how to determine whether the problem is in the laptop, the router, or the provider.
- ⚙️ Step-by-step instructions for Windows 10/11 and Linux (Ubuntu, Mint).
- 💡 Hidden settings BIOS and power saving features that aren't mentioned in official manuals.
- 🛠️ Hardware checks — when is it worth taking your laptop to a service center?
Particular attention was paid to models with Wi-Fi modules Intel AX200/AX210, Qualcomm Atheros And Mediatek MT7921 — they most often become a source of headaches. If your laptop disconnects from Wi-Fi precisely under high load (games, streaming, downloading files), the problem almost certainly lies in overheating or a driver conflict.
1. Problems with Wi-Fi adapter drivers
The most common reason is - outdated, corrupted, or incompatible drivers. Laptops ASUS often supplied with adapters Intel or Mediatek, for which the manufacturer releases updates every 2-3 months. If you've never updated drivers manually, your system may have installed a generic Microsoft driver, which is unstable.
How to check:
- Open
device Manager(Win + X → Device Manager). - Expand the branch
Network adapters. - Find the device with the names Wireless, Wi-Fi or Network Adapter (For example, Intel(R) Wi-Fi 6 AX200).
- Right click →
Properties → Driver.
Pay attention to the fields Date of development And Driver versionIf the date is older than 2022, the driver is out of date. Also, check if the device is marked with a yellow exclamation point—this indicates a conflict.
Download the driver from the official ASUS website (Support section)
Remove the old driver via Device Manager
Install the new driver with administrator rights
Restart your laptop and check the connection-->
⚠️ Attention: Never use driver packs like Driver Booster or DriverPack SolutionThey often install incompatible versions, which disrupt Wi-Fi. Download drivers only from official sources:
- 🌐 Website ASUS (enter your laptop model in the search).
- 🌐 Adapter manufacturer website (Intel, Qualcomm, Mediatek).
2. Conflict with power saving mode
Windows turns off your Wi-Fi adapter by default to save battery power. This feature is called USB selective suspend and often causes sudden connection breaks. This is especially true for laptops. ASUS on Windows 11, where the power saving policy has become more aggressive.
How to disable:
- Go to
Control Panel → Power Options. - Click
Change plan settings → Change advanced power settings. - Find the section
Wireless Network Adapter Settings → Power Saving Mode. - Set value
Maximum performancefor both states (battery and mains).
For adapters Intel Please check the settings additionally Wireless Adapter Settings in the same menu. If there is a check mark there Allow the computer to turn off this device to save power - Take it off.
What should I do if the "Wireless Network Adapter Settings" section is missing?
If this section isn't present in the advanced power settings, your adapter doesn't support OS-level power saving. In this case, check your BIOS settings (Section 4 of this article) or update your driver to the latest version.
⚠️ Attention: On some models ASUS ROG (For example, Zephyrus G14) there is a proprietary utility Armoury Crate, which overrides Windows' power saving settings. Go there and disable the option. Wi-Fi energy saving in the section System Preferences.
3. Incorrect router settings
If Wi-Fi drops on all devices at once, the problem is with the router. But even if only the laptop disconnects, it's the same. ASUS, it's worth checking out:
| Router parameter | Recommended value | Why is it important? |
|---|---|---|
Operating mode (Mode) |
802.11n/ac/ax (mixed) |
Clean 802.11ax may not be supported by older adapters. |
Channel Width |
20/40 MHz (or Auto) |
Width 80 MHz provides high speed, but loses connection more often. |
Channel |
1, 6 or 11 (for 2.4 GHz) |
These channels do not intersect with neighboring networks. |
Beamforming |
Included |
Improves stability for devices with support (eg. Intel AX200). |
Also check if it is turned on in the router WMM (Wi-Fi Multimedia) — disabling it sometimes solves the problem with disconnections. Find this setting in the section Wireless → Advanced Settings.
4. Reset network settings and Winsock
If Wi-Fi disconnects with an error "Unable to connect to this network" or "Restricted Access", corrupted system files responsible for the network may be to blame. Windows has built-in utilities for resetting the network stack:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
Run these commands one by one in Command prompt (administrator)After restarting your laptop, check the connection.
For Windows 11, add one more command:
Get-NetAdapter | Restart-NetAdapter
(performed in PowerShell (as administrator).
5. BIOS and power management issues
In the BIOS of laptops ASUS There are hidden settings that affect the operation of the Wi-Fi adapter. For example, the parameter Wireless LAN Control or Power Management for PCIe DevicesIf they are configured incorrectly, the adapter may shut down due to overheating or high load.
How to check:
- Restart your laptop and enter BIOS (button
F2orDelwhen loading). - Go to the section
Advanced → Onboard Devices Configuration(the name may differ). - Find the parameters related to
Wireless,WLANorPCIe Power. - Set the value for them
Enabled(if there wasAutoorDisabled).
⚠️ Attention: On some models ASUS TUF Gaming There is an option in the BIOS Wireless Radio ControlIf enabled, the adapter will be disabled when the laptop lid is closed or the laptop enters sleep mode. Disable this feature if you don't use it.
6. Wi-Fi module overheating
ASUS laptops with Intel AX200/AX210 and Mediatek MT7921 adapters often lose Wi-Fi when heated above 70°C.This is due to the overheating protection not working properly. The problem is exacerbated if you use the laptop on a soft surface (like a bed or sofa) or in a dusty room.
How to diagnose:
- 🌡️ Install the program HWMonitor or AIDA64 and check the temperature of the component
Wi-Fi Adapter. - 🔥 If the temperature is above 65°C under normal load, cleaning is required.
- 💨 Blow compressed air into the ventilation holes (especially on the side, where the Wi-Fi module is usually located).
If cleaning doesn't help, try:
- 🔧 Reinstall thermal paste on the Wi-Fi module chip (requires disassembling the laptop).
- 📉 Reduce the adapter power in the driver settings (tab
Advanced→ parameterTransmit Power→ installMiddleorLow).
7. Conflict with VPN or antivirus
Programs like Kaspersky, Avast or NordVPN may block network connections if they deem them unsafe. Also, some VPN clients (for example, OpenVPN) conflict with Wi-Fi drivers, especially on Windows 11.
How to check:
- Disable your VPN and antivirus for 10-15 minutes.
- If Wi-Fi works reliably, the problem is in one of the programs.
- Add your network to the antivirus exceptions (section
Network → Trusted Networks).
For Kaspersky Internet Security Additionally, disable:
- 🛡️
Network activity monitoring(in security settings). - 🔄
Vulnerability scanner(may block ARP packets).
8. Hardware malfunctions
If none of the methods help, there may be physical problems:
- 🔌 Poor antenna contact — the wires running from the Wi-Fi module to the antennas in the laptop lid may have come loose.
- 🔋 Faulty Wi-Fi module — especially relevant after falls or liquid spills.
- 🔌 Problems with the motherboard — rare, but occurs during power surges.
How to check without disassembling:
- Connect your laptop to the router via Ethernet. If the internet connection is stable, the problem is most likely with the Wi-Fi module or antennas.
- Try connecting to Wi-Fi from your phone in the same location. If the connection is stable on your phone, the laptop is to blame.
⚠️ Attention: If you are not confident in your skills, do not disassemble the laptop yourself. Wi-Fi modules in ASUS often soldered to the motherboard (for example, in ZenBook Pro Duo), and their replacement requires a soldering station.
FAQ: Frequently asked questions about Wi-Fi issues on ASUS
My ASUS laptop can't detect any Wi-Fi networks. What should I do?
If the adapter does not detect any networks:
- Check if Wi-Fi is turned on using the hardware button (some models have a separate switch on the side).
- Update your adapter driver (Section 1 of the article).
- Go into BIOS and make sure Wi-Fi is not disabled at the hardware level (section 5).
- If nothing helps, the Wi-Fi module may have burned out (diagnostics at a service center are needed).
The Wi-Fi works, but the speed is very slow (1-2 Mbps). What's wrong?
Reasons for low speed:
- 📶 The router is operating in the mode
802.11b/g— switch to802.11n/ac. - 🔄 It's disabled in the adapter settings
MIMOorBeamforming. - 📡 The router signal is weak - try connecting closer or use a repeater.
- 🖥️ It's turned on on the laptop
Reservable bandwidth limit(turns off inPolicy Group Settings).
After updating Windows 11, my Wi-Fi stopped working. How can I roll back?
If the problem appeared after the update:
- Open
Settings → System → Recovery. - Click
Revert to a previous version of Windows(available for 10 days after update). - If the option is not available, download the Wi-Fi driver from the website. ASUS for your model and install it manually.
⚠️ After the rollback, check your power saving settings (Section 2 of the article) - Windows 11 often resets them to default values.
Is it possible to use a USB Wi-Fi adapter instead of the built-in one?
Yes, this is a temporary solution if the built-in module is faulty. We recommend the following adapters:
- 🔌 TP-Link Archer T2U Plus (supports Wi-Fi 5, speed up to 600 Mbps).
- 🔌 ASUS USB-AX56 (Wi-Fi 6, compatible with laptops ASUS at the driver level).
Before purchasing, check if there are drivers for your version of Windows on the adapter manufacturer's website.
Wi-Fi only turns off when running on battery power. Why?
This is a common issue with power saving settings. Try the following:
- Open
Device Manager → Network Adapters → Properties of your adapter → Power Management. - Uncheck the box
Allow the computer to turn off this device to save power. - IN
Control Panel → Power Optionsselect a schemeHigh performance.
If that doesn't help, update your BIOS (instructions are on the website) ASUS for your model).