-
-
Save anonymous/a2f6c2c5dbab2cd3e65f72cfae5abb88 to your computer and use it in GitHub Desktop.
windows 10 doesn't have network status/properties after upgrade from 7/8
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
check if wlan auto config service is running and set to auto; | |
delete all vpn client software | |
delete all vpn adapter and its drivers | |
reboot | |
if still no luck, open cmd as administrator, do | |
netcfg -v -u dni_dne | |
check if wlan auto config service is running and set to auto; | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment