Stopping Windows 8.1 from automatically connecting to a wireless network you previously used
If you no longer want Windows 8.1 to connect to a wireless network that you’ve previously saved the password for you could try right clicking on it and choosing “forget” but sometimes this doesn’t work. Another way is to open up a command prompt as an administrator (press WINDOWS-X and choose “Command prompt (Admin)”) and perform the following: Type: netsh wlan show profiles Locate the name of the wireless profile you’d like to forget. type: netsh wlan delete profile name=”[PROFILE NAME]” Replacing