Many users report unstable or slow Wi-Fi connection on Asus laptops when comparing their Internet speed with other devices on the same network, so I gathered all methods that actually work to fix slow Wi-Fi issues on your Asus.
The most effective methods to fix slow internet on Asus laptops are:
- Run Windows 10 Network Troubleshooter
- Update your Network Drivers
- Enable WLAN or WWAN AutoConfig on your PC
- Tweak your Internet settings through CMD
- Connect to the correct Wi-Fi standard
In this article, we will go through each one of these methods to find the cause of your Internet issues.
(If your Asus Laptop can’t detect your network or if you have a MediaTek Wi-Fi 6 MT7921 network adapter, I’ve written an article on how to fix Mediatek Wi-Fi 6 MT7921 card not working.)
Before starting, make sure to run Windows 10 network troubleshooter and update your network drivers.
If you have already tried these basic solutions, skip to the third method.
Fix 1: Run Windows 10 Network Troubleshooter
The network troubleshooter is a built-in Windows tool to help users diagnose and fix common Internet issues, so it is naturally the first step we should take when dealing with internet problems.
To run the Windows 10 Network Troubleshooter:
- Press Win + I to open Settings.
- Under Settings, click on Network & Internet.
- On Network & Internet, click on Status.
- Select Network troubleshooter under Change your network settings.
- Run the troubleshooter and check if it fixed your Internet issues.
Fix 2: Update your Network Driver
Another basic fix for internet issues, which works often, is simply updating your network adapter driver to the latest version.
You can update your Asus laptop network drivers using a driver updater to update all your device drivers at once or through the Windows device manager.
Keep in mind that updating drivers through Device Manager is not always reliable.
Here is how to do it through the Device Manager:
- Enter Device Manager on Windows Search, then click on Open:
- Now, find Network Adapters and click on it to see your network adapter.
- Right-click on your network card and click on Update Driver.
- Select Search Automatically for Drivers and wait for the process to finish.
If running the Network Troubleshooter and updating the network drivers didn’t work, move on to the next step.
Fix 3: Enable WLAN or WWAN AutoConfig on your PC
As explained on Windows’ official website, WLAN, or Wireless Lan, is a service that dynamically selects which wireless network the computer automatically connects to. While WWAN, or Wireless Wan, automatically configures mobile broadband data.
We will enable both services to ensure that Windows optimizes your Asus laptop’s slow Wi-Fi connection. Here is how you can do it:
- Press Win + R to open Services.
- Enter services.msc and click OK.
- Browse down the services list to find WLAN AutoConfig.
- Right-click on it and select Properties.
- Toggle Startup Type to Automatic.
If it is already on Automatic, click on Stop under Service Status, then click on Start. - Now go back and do the same for WWAN AutoConfig.
If this doesn’t work, move to the next step.
Fix 4: Tweak your Internet settings through CMD
Another possible solution is to run a series of commands on CMD that will reset and adjust your Asus laptop’s Internet settings. These commands are handy when fixing internet problems.
These are the following commands:
CMD Command | What it Does | Benefits |
netsh int tcp set heuristics disabled | Disable Windows Scaling heuristics. | According to this blog, It prevents Windows from restricting your download speeds |
netsh int tcp set global autotuninglevel=normal | Enable Windows Auto-Tuning feature | Even though some recommend otherwise, disabling Window Auto-Tuning won’t improve your Internet connection and will certainly make it slower. |
netsh int tcp set global rss=enabled | Turn on Virtual Receive-side scaling | Microsoft says that RSS improves network system distributing receive processing across multiple CPUs. |
netsh winsock reset | Reset Winsock Connections | Recover your computer network from errors due to a malicious script on your PC |
netsh int ip reset | Remove and reinstall TCP/IP on your PC | Rewrites all TCP/IP registry entries |
ipconfig /release | Release the IP address | Solve network connectivity issues related to cached IP information |
ipconfig /renew | Renew the IP address | Solve network connectivity issues related to cached IP information |
ipconfig /flushdns | Flush the DNS Cache | It helps to fix internet connectivity problems. |
It is not complicated to run them at all, just follow the step-by-step below as we run each command:
- Enter Command Prompt on Windows Search, then click on Run as Administrator:
Make sure to select the Run as Administrator option, or you won’t be able to run some of the commands. - Now enter the commands below Enter to run it:
netsh int tcp set heuristics disabled - Repeat the process with the following commands in the order below:
netsh int tcp set global autotuninglevel=enabled
netsh int tcp set global rss=enabled
netsh winsock reset and press Enter
netsh int ip reset and press Enter
ipconfig /release and press Enter
ipconfig /renew and press Enter
ipconfig /flushdns and press Enter
(You can also try to do a network reset as we suggested in this article on Wi-Fi keeps disconnecting issues.)
Fix 5: Connect to the right Wi-Fi standard
Wi-Fi standards are different technologies of Wi-Fi that were implemented over the years. The current Wi-Fi technologies are Wi-Fi 4, Wi-Fi 5, and Wi-Fi 6. Each name corresponds to a different standard:
Name | Standard |
Wi-Fi 4 | 802.11n |
Wi-Fi 5 | 802.11ac |
Wi-Fi 6 | 802.11ax |
It is crucial that your network adapter and your router use the same Wi-Fi standard. Slow internet can result from different Wi-Fi standards in your network adapter and router.
Identifying the Wi-Fi standard of your network adapter
For this, you need to know the name of your network adapter. If you already know it, you can skip directly to step 3; if not, check the specifications of the PC you bought or follow the steps below:
- Enter Device Manager on Windows Search, then click on Open.
- In the device list, find your network adapter (which will likely be under “Network adapters”) and check its name:
- Google your network adapter to find its product specifications and Wi-Fi standard:
Identifying the Wi-Fi standard of your router
You need to check your router device to find the name and model of your router. Then you can google its name to find the Wi-Fi specifications.
Configuring your network adapter Wi-Fi standard to be the same as your router
Now that you know the Wi-Fi standard of both your network adapter and router, do the following steps:
- Enter Device Manager on Windows Search, then click on Open.
- In the device list, find your network adapter, right-click on it, and select Properties.
- Under the Advanced tab, look for 802.11n/ac/ax Wireless Mode under Property:
- In Value, select the Wi-Fi standard supported by your router:
(If your network icon is greyed out, you should check this other article to fix it.)
Conclusion
The methods above are the best way to fix a slow Wi-Fi connection on your ASUS laptop. If none of these work, you can still try to make a clean boot to detect what is causing the issue, or you can also try to disable Asus Smart Connect.
If you want to know what is the Armoury Crate app that came pre-installed on your ASUS PC, I’ve written an article on what is Armoury Crate.
If you also have slow internet on a Dell Inspiron laptop, check my article about slow Wi-Fi on Dell Inspiron laptops.