Τρίτη 22 Οκτωβρίου 2013

Remove Wi-Fi Profiles from Windows 8.1 with the Command Prompt

Remove Wi-Fi Profiles from Windows 8.1 with the Command Prompt

Windows: With the latest update to Microsoft's operating system, the company has unfortunately removed the ability to forget Wi-Fi networks so that you don't automatically connect to them. However, you can still do so from the command line.

To remove a profile you don't want your laptop automatically connecting to anymore, open up a command prompt as an administrator and perform the following:

  1. Enter
      netsh wlan show profiles  
  2. Locate the name of the wireless profile you'd like to forget.
  3. Enter
      netsh wlan delete profile name="[PROFILE NAME]"  
    Replacing the latter with the name of the Wi-Fi network you want to erase.

You're done! You can still make Windows 8.1 forget a Wi-Fi network via the regular interface, but only if you're within range and fail to connect at least once. It's an unfortunate and cumbersome process, but at least the command line tool still works well.

How to Delete or Forget Wireless Network Profiles in Windows 8.1 | 7 Tutorials


via Lifehacker http://lifehacker.com