Got a bit of a problem with my wireless network. The issue is, that every minute or so I will a very short burst of 100% packetloss. This is visible when running a ping to my router as I can get the odd packet with >1000ms latency (compared to the usual ~1ms).
Now, I believe this to be caused by windows auto-detection automatically searching for wireless networks periodically, causing momentary packetloss while it does so.
So far the only solution I have found is by using netsh wlan to disable autoconfiguration on the adapter. Once I've done that, it is fine and the packetloss is completely gone.
However, the downside to this method is that next time I reboot my pc, my wireless network doesn't work so I have to re-enable autoconfig. It's kinda annoying to have to do it all the time, so is there an easy solution?
Now, I believe this to be caused by windows auto-detection automatically searching for wireless networks periodically, causing momentary packetloss while it does so.
So far the only solution I have found is by using netsh wlan to disable autoconfiguration on the adapter. Once I've done that, it is fine and the packetloss is completely gone.
However, the downside to this method is that next time I reboot my pc, my wireless network doesn't work so I have to re-enable autoconfig. It's kinda annoying to have to do it all the time, so is there an easy solution?