NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
ryuk52109
Apr 11, 2018Initiate
Netgear Nighthawk A7000 massive ping increase at random
Hello, I am having trouble with my Netgear Nighthawk A7000 USB adapter, for some reason, the ping randomly shotos up from 23-25ms to over 2000ms. I can easily tell when playing games because they la...
- Jul 18, 2018
Hey everyone, I'm writing this reply because I've fixed the problem and I'm hopeful this will work for you and for anyone that googles the same issue.
I have an A7000. It worked fine for a week or so and then started having lag spikes every 10-20 seconds. After trying everything and being unable to solve it, I came across something that worked for me:
I found a reddit post in which a user described the same issue and posted a solution. The summary: you need to disable autoconfiguration logic because our wifi cards are polling for new networks and that's what's causing the spike. Here's a link to the post: https://www.reddit.com/r/GlobalOffensive/comments/3ahg59/fix_for_wireless_ping_spikes/ and here's the content in its entirety:
in your windows cmd, type in
netsh wlan show settings
and one of the last things might say
Auto configuration logic is enabled on interface "Wireless Network Connection"
if that's the case, then type in
netsh wlan set autoconfig enabled=no interface="Wireless Network Connection"
It should respond with
Auto configuration has been disabled on interface "Wireless Network Connection".
If it doesn't, then you might have mistyped your interface=" part. Check in your adapter settings, you might have Wireless Network Connection 2 or 3 etc.
This will definitely stop your wireless card from searching for nearby networks and updating your signal quality when you're not asking it to- which is what is causing the spikes.
You will need to turn it back on if you disconnect or need to be able to find nearby networks again. To do so change disabled to enabled from the earlier command or copy pasta
netsh wlan set autoconfig enabled=yes interface="Wireless Network Connection"
Good Luck!
antoniosamuel
May 12, 2018Initiate
I am having the same exact issue, whenever I am playing any online game I have insane ping spikes. However I am getting 200mbps down and up which does not make any sense. Were you able to resolve the issue? because I will have to return the AC1900 Adapter if I can't find a fix for this.
ryuk52109
May 13, 2018Initiate
I disabled the "automatically turn off device to save power" option in the device manager's settings, that seems to have fixed it.
- dillius1024May 31, 2018Star
I am having the same issue.
It makes the connection completely unusable. Every 3-4 seconds the ping spikes then comes back to normal.
I can see it VERY OBVIOUSLY in the Netgear Genie application as my speed jumps between 585Mbps-780Mbps then randomly spikes down to 54Mbps when the issue occurs.
I initially blamed new router firmware, but I'm starting to believe it is the adapter's problem.
Changing the setting specified above had no effect.