Periodic Problem Connecting to a Specific Network

RealJoux

Commendable
Jul 25, 2016
6
0
1,510
Hello,

So the last couple of months I've been having some strange issues connecting to my home wifi network. Every now and then, maybe every 2-3 weeks or so, when I boot up my computer it is unable to connect to my home wifi. Half the time when the issue occurs my computer can't even find it. When I can attempt to connect, my network adapter shuts off for a couple of seconds then restarts. I can connect to other networks (currently connected to my phone's hotspot) with no issues. Every other device in the house (phones, laptops, tablets, computers, tvs, etc) have no problems. Other times I can connect just fine. Eventually it seems to be able to connect again automatically. My first thought was a problem with the adapter itself, but since I can connect fine to the network normally and to other networks even during the issue, I don't think that's the case. Here is my ipconfig /all results

Code:
Windows IP Configuration

   Host Name . . . . . . . . . . . . : DESKTOP-MU8C529
   Primary Dns Suffix  . . . . . . . :
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Ethernet:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Intel(R) Ethernet Connection (2) I218-V
   Physical Address. . . . . . . . . : F0-79-59-69-C7-AE
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Local Area Connection* 13:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter #5
   Physical Address. . . . . . . . . : 1E-7E-E5-23-CD-69
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Local Area Connection* 14:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter #6
   Physical Address. . . . . . . . . : 2E-7E-E5-23-CD-69
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Wi-Fi:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Qualcomm Atheros AR922X Wireless Network Adapter
   Physical Address. . . . . . . . . : 1C-7E-E5-23-CD-69
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   IPv6 Address. . . . . . . . . . . : 2607:fb90:b2a2:8609:69da:757b:f314:5d78(Preferred)
   Temporary IPv6 Address. . . . . . : 2607:fb90:b2a2:8609:fccf:f198:bfe1:50d4(Preferred)
   Link-local IPv6 Address . . . . . : fe80::69da:757b:f314:5d78%12(Preferred)
   IPv4 Address. . . . . . . . . . . : 192.168.43.229(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Lease Obtained. . . . . . . . . . : August 8, 2018 4:27:24 PM
   Lease Expires . . . . . . . . . . : August 8, 2018 5:27:24 PM
   Default Gateway . . . . . . . . . : fe80::ae5f:3eff:fe12:1b6e%12
                                       192.168.43.1
   DHCP Server . . . . . . . . . . . : 192.168.43.1
   DHCPv6 IAID . . . . . . . . . . . : 203194085
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-22-5C-22-C2-F0-79-59-69-C7-AE
   DNS Servers . . . . . . . . . . . : fd00:976a::9
                                       fd00:976a::10
                                       192.168.43.1
   NetBIOS over Tcpip. . . . . . . . : Enabled

My network adapter is Qualcomm Atheros AR922X Wireless Network Adapter.
Steps I've tried:

-Restarting computer
-Restarting both router and modem
-Flushing DNS
-the commands "netsh winsock reset catalog", "netsh int ip reset", "netsh int ipv4 reset reset.log", "netsh int ipv6 reset reset.log"
-Uninstalling network adapter drivers and letting windows reinstall it.
-Network reset

So far, nothing has worked. Please let me know if you have a suggestion of something to try.
 

RealBeast

Titan
Moderator
Two quick things that can solve such an issue. In your network control panel, manage wireless networks -- delete your home network. Then restart your computer and reacquire the connection entering your security passkey.

If that fails to fix it, I would change the Atheros adapter MAC address with THIS free tool.
 

RealJoux

Commendable
Jul 25, 2016
6
0
1,510
Unfortunately neither of these solutions worked, however I did find the specific problem: Occasionally someone else in the household will work from home - it seems that these times are exactly the times I am unable to connect (and often unable to find) the network. What could be the issue here, and how do I solve it?

Thanks