Skip to content

Instantly share code, notes, and snippets.

/windows.conf Secret

Created July 11, 2016 13:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/a2f6c2c5dbab2cd3e65f72cfae5abb88 to your computer and use it in GitHub Desktop.
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
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