- Feb 14, 2004
- 49,999
- 6,304
- 136
Upgraded to 2004 & started getting weird Internet lag. Ran a continuous pingtest & was getting super high response times every few seconds. Messed around with it, figured the slim USB wi-fi stick on my desktop tower was overheating & dying, so I ordered a replacement (with an antenna on it, whoo!), but got the same results. Turns out out this is a bit of a known issue, if you know the right keywords:
Basically, the computer scans for nearby WAP's & spikes the ping. You can change the WLAN Autoconfig service to manual, but it will eventually reset back to automatic, so the solution is to either enter a command-line command or use a third-party babysitting app. More discussion here:
To apply the fix, open an elevated command prompt & paste this in: (replace YourWifiCardName with the interface name of your card from the network interface list in control panel's network adapter section, and keep the quotes)
netsh wlan set autoconfig enabled=no interface="YourWifiCardName"
No reboot required, started working right away! There's also a little free utility available here:
I've never run into this issue before. I was trying to figure out if it was my hardware, router, firmware, software, updates, etc. Very odd little problem. It wasn't the wi-fi hardware, as I bought a different chipset. The issue seems to have been around for awhile (5+ years at least, from what I saw while googling). I was trying to figure out if it was a problem with the USB drivers or something & was about ready to order like a PCIe Wi-Fi card to resolve it, and finally came across the autoconfig-disable trick above. Whoohoo!

Permanent fix for WIFI Ping Spikes
I recently moved so I was forced to switch from LAN to WIFI. In my mind I thought, it would be only slightly worse but I was wrong. I couldn't play any multiplayer game because the lags and
answers.microsoft.com
Basically, the computer scans for nearby WAP's & spikes the ping. You can change the WLAN Autoconfig service to manual, but it will eventually reset back to automatic, so the solution is to either enter a command-line command or use a third-party babysitting app. More discussion here:
To apply the fix, open an elevated command prompt & paste this in: (replace YourWifiCardName with the interface name of your card from the network interface list in control panel's network adapter section, and keep the quotes)
netsh wlan set autoconfig enabled=no interface="YourWifiCardName"
No reboot required, started working right away! There's also a little free utility available here:
Home
Software, Download, WLAN Optimizer, Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10
www.martin-majowski.de
I've never run into this issue before. I was trying to figure out if it was my hardware, router, firmware, software, updates, etc. Very odd little problem. It wasn't the wi-fi hardware, as I bought a different chipset. The issue seems to have been around for awhile (5+ years at least, from what I saw while googling). I was trying to figure out if it was a problem with the USB drivers or something & was about ready to order like a PCIe Wi-Fi card to resolve it, and finally came across the autoconfig-disable trick above. Whoohoo!
Last edited: