4 ways to delete WiFi Network Profile from Windows 10

If you’re utilizing Home windows 10 and also you wish to delete or neglect the WiFi community profile, then you are able to do so utilizing the PowerShell, Command Immediate, Settings or System Tray icon in your Home windows 10 pc.

Tips on how to delete WiFi Community Profile from Home windows 10

To delete or neglect the WiFi community profile from Home windows 10, observe these methods-

  1. Neglect WiFi profile from the system tray.
  2. Neglect WiFi community profile from Home windows Settings
  3. Take away WiFi community utilizing Command Immediate
  4. Delete WiFi community profile utilizing PowerShell

To know extra about these steps, maintain studying.

1] Neglect WiFi profile from the system tray

delete WiFi Network Profile from Windows 10

It’s most likely the simplest solution to take away the WiFi community profile from Home windows 10. You can also make your system neglect one community profile or a number of ones.

To get began, make it possible for the WiFi SSID is seen if you click on the community or web icon within the system tray. In that case, you possibly can right-click on the specified community identify and choose the Neglect choice.

Now, it needs to be seen within the ‘not linked’ WiFi community record.

2] Neglect WiFi community profile from Home windows Settings

It’s potential to neglect the WiFi community profile utilizing Home windows Settings. Open Home windows Settings in your pc and go to the Community & Web part. Right here you’ll discover a tab named WiFi. After switching to this tab, click on on the Handle recognized networks choice. Following that, click on on the community identify that you simply wish to delete and click on on the Neglect button.

Now, the WiFi community shouldn’t be seen within the ‘recognized community’ record.

3] Take away WiFi community utilizing Command Immediate

Utilizing the Command Immediate & Registry is one other approach to take away the WiFi community profile from Home windows 10 pc. In your data, you should use the identical technique on the older model of Home windows as effectively.

To get began, it’s essential open Command Immediate with administrator privilege, and enter this command-

netsh wlan present profiles

It reveals all of the beforehand linked WiFi community profiles in your display screen. From right here, it’s essential discover the identify of the WiFi community that you simply wish to delete out of your pc. In case you have already famous, enter the next command-

netsh wlan delete profile identify="network-name"

After that, it’s essential open the Registry Editor and navigate to this path-

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Home windows NT\CurrentVersion\NetworkList\Profiles

The Profiles ought to have some sub-keys. You could click on on every key to seek out out the proper ProfileName. When you see the right String Worth, it’s essential right-click on it and choose the Delete button.

Now the WiFi community profile needs to be deleted fully.

4] Delete WiFi community profile utilizing PowerShell

Like Command Immediate, you should use the Home windows PowerShell to delete the WiFi community profile from Home windows 10. The most effective factor is that you should use the identify instructions to seek out and delete profiles. Due to this fact, open the Home windows PowerShell with administrator privilege, and enter the next command-

netsh wlan present profiles

When you word the community identify, you possibly can enter this command-

netsh wlan delete profile identify="network-name"

Earlier than hitting the Enter button, it’s essential to exchange network-name with the unique WiFi community identify. After getting into the command, it is best to see a hit message saying issues concerning the deletion.