A2oz

How Do I Remove Known Networks from Windows 10?

Published in Windows 10 2 mins read

You can remove known networks from Windows 10 by following these steps:

  1. Open the Settings app: Press the Windows key + I.
  2. Navigate to Network & Internet: Click on "Network & Internet" in the settings menu.
  3. Select Wi-Fi: Click on "Wi-Fi" in the left-hand pane.
  4. Click "Manage known networks": This option is located under the "Related settings" section.
  5. Choose the network to remove: Select the network you want to delete from the list.
  6. Click "Forget": This button will remove the selected network from your computer's list of known networks.

Alternatively, you can remove known networks from the command prompt:

  1. Open the command prompt: Search for "cmd" in the Windows search bar and run it as administrator.
  2. Enter the following command: netsh wlan delete profile name="NetworkName". Replace "NetworkName" with the actual name of the network you want to remove.
  3. Press Enter: This will delete the network profile from your computer.

Practical Insights:

  • Removing a known network doesn't affect the network itself. It only removes it from your computer's list of saved networks.
  • If you have forgotten the password for a network, you can still remove it using the steps above.
  • You can also use third-party network management tools to remove known networks from your computer.

Related Articles