Microsoft once again removed Manage Wireless Connections from network and sharing center. Here is how to fix it.
Summary: How to find Wi-Fi password, change priority, change connection type, and delete a Wi-Fi network.
Intro: 0:00
Settings Way: 1:24
WIFI 8 (Third Party Way): 2:26
Command Prompt Way: 5:00
Links:
Wifi8 (Third Party): https://goo.gl/frcJ2i
Codes for Command Prompt:
Show wifi profiles: netsh wlan show profiles
Delete a Wi-Fi password: netsh wlan delete profile name="ProfileName"
View your password: netsh wlan show profile name="ProfileName" key=clear
Change your wifi from autoconnecting: netsh wlan set profileparameter
name="ProfileName" connectionmode=manual
#TechRich #WifiHelp #TechSupport