close
Skip to main content
New: Stack Overflow For Agents. The next generation of knowledge exchange. Learn more.

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

Why can’t my Aetheros Wi-Fi adapter on an Asus Vivobook keep a stable connection?

I have a Windows 10 Asus Vivobook laptop with Qualcomm Atheros AR956x Wireless Network Adapter, which can’t keep a stable connection to any Wi-Fi network. Sometimes it can detect the network, sometimes it does but won’t connect, other times it connects and then disconnects after a minute or two.

What I have tried so far:

  1. Connecting to three different devices: TP-Link Router, Asus Router, Android Phone hotspot.
  2. Changing the driver installed using third party software Driver Booster.
  3. Manually download the latest driver I have found which was dated 2019 from a site called “Driver Identifier.”
  4. Doing a fresh install of Windows 10.
  5. Going through command prompt command to make sure the adapter itself is intact, which is:
    netsh wlan show interfaces
    

Which gave me the following status, every thing seems to be OK hardware wise:

Name                   : Wi-Fi
Description            : Qualcomm Atheros AR956x Wireless Network Adapter
GUID                   : 24f978e4-e363-4903-b686-9764f57af0a7
Physical address       : d0:c5:d3:11:8c:97
State                  : disconnected
Radio status           : Hardware On
                         Software On

Update: Versions of Wi-Fi each device supports:

  1. Qualcomm Atheros AR956x: 802.11b Preamble.
  2. TP-Link modem W8961N: 802.11n.
  3. Redmi Android phone: Wi-Fi 802.11 a/b/g/n/ac, dual-band.

Answer*

Draft saved
Draft discarded

Required fields are marked with *

Cancel
2
  • Thank you for your response, I have used the software you suggested, and the signal quality is good. So I moved yo the next step and booted from Ubuntu. The connection was seamless and stable. So I think it's a windows and/or driver issue, how can I find the correct driver for my adapter? Is there any software or some way I can match my OS version with the right version of the driver? Commented 7 hours ago
  • It's doubtful the issue is due to the driver, if you can connect at all. However, download directly from Microsoft, then in Device Manager, Network Adapters, double-click Qualcomm Atheros AR956x and update the driver. More likely, you've got some background app messing with the connection. Check Autoruns and Task Manager for suspicious processes. (Or switch to Ubuntu, which does work, and is still supported. Support for Win10 ended months ago.) Commented 3 hours ago