A2oz

How do I Remove the Wi-Fi Profile in Windows 10?

Published in Windows 10 2 mins read

You can remove a Wi-Fi profile in Windows 10 by following these steps:

  1. Open Settings: Click the Start button and then select Settings.
  2. Go to Network & Internet: Click on Network & Internet.
  3. Select Wi-Fi: In the left-hand menu, click Wi-Fi.
  4. Manage Wi-Fi Settings: Click on Manage Wi-Fi settings.
  5. Choose the Wi-Fi Profile: In the Manage known networks section, find the Wi-Fi profile you want to remove.
  6. Remove the Profile: Click the Forget button next to the Wi-Fi profile name.
  7. Confirm Deletion: Confirm that you want to remove the profile by clicking Forget.

You can also remove a Wi-Fi profile from the command prompt:

  1. Open Command Prompt: Press Windows Key + R to open the Run dialog box. Type cmd and press Enter.
  2. Run the Command: In the command prompt window, type the following command and press Enter:
     netsh wlan delete profile name="ProfileName"

    Replace ProfileName with the actual name of the Wi-Fi profile you want to remove.

Note: Removing a Wi-Fi profile will delete the network password and other settings associated with that profile. You will need to re-enter the password if you want to connect to the network again.

Related Articles