[SOLVED] intermittent internet and duplicated ssid

Status
Not open for further replies.
Feb 1, 2022
4
0
10
Hi, about 3 days ago something really strange happened while i was chatting with a friend on discord, i had no internet access for a while and when it came back it duplicated itself in 2 showing as "vtr" and "vtr 2" then "vtr 3 " appeared some hours later, the weirdest thing is that this only affects my computer and my brother's new phone, the connection is intermittent and constantly goes online and offline, i have also noticed huge ping spikes while playing, however the duplicated networks only show up in my computer.

im using windows 10 enterprise N LTSC 1809
my motherboard is a asus h81m-k
my wifi adapter is a mercusys usb mw300um
the router is a arris lg2492lg
my isp is VTR chile
im using wifi
there are 4 devices connected to this network
im continously getting the following error messages in the event viewer
WLAN Extensibility Module has stopped.

Module Path: C:\Windows\system32\Rtlihvs.dll

when i try to fix this using the windows troubleshooting it says " the default gateway is not avalible"

thats about it
 
Last edited:
Solution
i fixed it, this is how i did:
i ran the following commands in cmd as admin:
netsh int ip reset
netsh int tcp set heuristics disabled
netsh int tcp set global autotuninglevel=disabled
netsh int tcp set global rss=enabled
netsh int tcp show global
netsh winsock reset
then uninstall the driver and run this:
netcfg -d
reboot
then go to services.msc and restart a service called "wlan autoconfig"
reinstall the driver
ez
now for the duplicated network it seems that windows made 3 different save files for the same network, forget every duplicate of your network leaving only the real one
Feb 1, 2022
4
0
10
i fixed it, this is how i did:
i ran the following commands in cmd as admin:
netsh int ip reset
netsh int tcp set heuristics disabled
netsh int tcp set global autotuninglevel=disabled
netsh int tcp set global rss=enabled
netsh int tcp show global
netsh winsock reset
then uninstall the driver and run this:
netcfg -d
reboot
then go to services.msc and restart a service called "wlan autoconfig"
reinstall the driver
ez
now for the duplicated network it seems that windows made 3 different save files for the same network, forget every duplicate of your network leaving only the real one
 
Solution
Status
Not open for further replies.