September 1, 200719 yr When I type ipconfig /all there is a line: Autoconfiguration Enabled . . . . : Yes How do I disable this?
September 5, 200718 yr netsh wlan set autoconfig enabled=no interface="Networkname"will do the trick, however, it will be switched on as soon as you reconnect, or restart your systemUse this tool to monitor the autoconfig, it'll make sure it stays disabled.http://www.martin-majowski.de/wlanoptimizer/ Edited September 7, 200718 yr by Phorze
Create an account or sign in to comment