An ASUS laptop that won't connect to WiFi can fail in several different ways. The WiFi icon might show no available networks. The laptop might show connected but have no internet access. It might connect briefly and then drop. Or it might see the network in the list but fail every time it tries to join. These failures have different causes — a physically disabled adapter, a corrupted driver after a Windows update, a broken network configuration, or a power management setting that shuts the adapter off during sleep. This guide covers all of them, starting with the fastest checks and moving to more involved fixes.
Check the Hardware Toggle and Airplane Mode First
Check Airplane mode in the Action Center — click the notification icon in the bottom-right corner of the taskbar. If Airplane mode is highlighted, click it to turn it off
Confirm WiFi is enabled in Settings. Go to Settings, then Network and Internet, then WiFi, and make sure the toggle is switched on
Restart the laptop and the router before attempting anything else. Many intermittent connection failures clear after both devices restart

Fix 1: Update or Reinstall the WiFi Adapter Driver
A corrupted or outdated WiFi adapter driver is the most common cause of ASUS laptop WiFi failures, particularly after Windows updates silently replace the existing driver with a generic version that lacks proper adapter support.
Go to the ASUS support. Enter your laptop model number — this is printed on the sticker on the bottom of the laptop, and also available under Settings, then System, then About. Select your operating system and download the WLAN driver package
Before installing, remove the existing driver. Open Device Manager by pressing Win + X and selecting Device Manager. Expand Network Adapters. Right-click the wireless adapter — it will be listed as Intel Wireless, Realtek RTL, or similar depending on your model — and select Uninstall device. Check the box to delete the driver software if the option appears. Restart the laptop

After the restart, run the downloaded ASUS driver installer as administrator and follow the prompts. Restart again after installation and test the WiFi connection.
Fix 2: Fix the WiFi Driver Automatically with Driver Talent X
When the ASUS support site is unclear about which driver to download, the installer produces an error, or the laptop model is difficult to identify precisely, Driver Talent X detects the exact wireless adapter hardware ID and matches it to the correct driver version automatically.
If the laptop has no WiFi connection, establish a temporary internet connection first. Connect a LAN cable if a router port is accessible, or enable a mobile hotspot from a phone and connect via USB tethering
Driver Talent X is especially effective when multiple driver components are broken after a Windows update, or when the adapter has completely disappeared from the network settings and needs a full driver reinstall rather than just an update

Fix 3: Re-enable the WiFi Adapter in Device Manager
Press Win + X and open Device Manager. Expand Network Adapters. If the wireless adapter has a small down arrow icon next to it, it is disabled. Right-click it and select Enable device. The WiFi icon in the taskbar should reappear within a few seconds
If the wireless adapter is missing from Device Manager entirely, click the Action menu at the top of Device Manager and select Scan for hardware changes. This prompts Windows to detect hardware that wasn't registered at startup

Fix 4: Reset the TCP/IP Stack and DNS Cache
A corrupted network stack configuration can prevent internet access even when the WiFi adapter and driver are working correctly. This commonly appears as a "connected, no internet" status or a "limited access" message.
Open Command Prompt as administrator — press Win, type cmd, right-click Command Prompt, and select Run as administrator. Run each of the following commands one at a time:
netsh winsock reset
netsh int ip reset
ipconfig /release
ipconfig /flushdns
ipconfig /renew

Restart the laptop after all commands complete. This clears corrupted network stack entries and forces Windows to obtain a fresh IP address and DNS configuration from the router.
Fix 5: Forget and Reconnect to the WiFi Network
A corrupted saved network profile can block connection even when the password is correct and the signal is strong. The laptop attempts to connect using the old profile data and fails silently.
Go to Settings, then Network and Internet, then WiFi, then Manage known networks. Find the network that isn't connecting and click Forget. Then click the WiFi icon in the taskbar, select the network, enter the password, and connect
If the issue persists with this specific network, test connecting to a different network such as a phone hotspot. If the phone hotspot connects successfully, the issue is with the saved profile or router configuration rather than the laptop's WiFi hardware
Fix 6: Disable IPv6 on the WiFi Adapter
IPv6 conflicts occasionally cause connection failures or persistent "no internet" status on ASUS laptops, particularly with certain router firmware versions.
Open the Control Panel and go to Network and Sharing Center. Click Change adapter settings on the left
Right-click the WiFi adapter and select Properties. Scroll through the list and uncheck Internet Protocol Version 6 (TCP/IPv6). Click OK and reconnect to the WiFi network

Fix 7: Change the Power Management Settings for the WiFi Adapter
Windows power management can shut down the WiFi adapter to conserve battery. This causes the adapter to drop connection during sleep and fail to reconnect after waking — a common complaint on ASUS laptops used primarily on battery power.
Open Device Manager. Expand Network Adapters. Right-click the wireless adapter and select Properties. Go to the Power Management tab. Uncheck the option that reads "Allow the computer to turn off this device to save power." Click OK
For a more permanent fix, open the Control Panel and go to Power Options. Click Change plan settings next to the active power plan, then Change advanced power settings. Expand Wireless Adapter Settings, then Power Saving Mode, and change it to Maximum Performance

Fix 8: Update Windows
Pending Windows updates sometimes include network subsystem fixes that address compatibility regressions from earlier updates. Go to Settings, then Windows Update, and click Check for Updates. Install all available updates and restart
After a major Windows feature update, it is worth running Fix 1 or Fix 2 to confirm the WiFi driver is still intact, since feature updates occasionally replace working drivers with generic versions

Fix 9: Reset Network Settings
If none of the above fixes restore the WiFi connection, a full network reset removes all network adapters and restores all network settings to their default state. Note that this will remove all saved WiFi passwords and any custom network configuration
Go to Settings, then Network and Internet, then Status. Scroll down and click Network reset, then Reset now. The PC will restart. After the restart, reconnect to the WiFi network and reinstall any VPN or network software that was previously installed

Conclusion
Most ASUS laptop WiFi failures come down to three things: a disabled adapter or hardware toggle, a driver corrupted by a Windows update, or a network configuration problem. Checking the Fn + F2 toggle and Airplane mode takes ten seconds and resolves the issue for more users than any other step. For driver-related failures, Fix 1 and Fix 2 cover manual and automated reinstallation. For "connected but no internet" problems, Fix 5 resets the network stack. For laptops that drop WiFi after sleep, Fix 8 prevents Windows from powering down the adapter.