Remove all the Wireless Network Profiles Stored in Windows


Sometimes wireless profiles store with Windows may get corrupted which can result in not able connected to wireless network in this kind of issue can be resolved by removing all the wireless network profiles stored in Windows. In Windows 8, 8.1 and Windows operating system there no graphical user interface to manage and delete all the wireless network profiles stored in Windows.

If you are using Windows 8, 81 or Windows 10 you can delete the all the wireless network profiles stored in Windows from Command Prompt with "Netsh" command-line.


Remove All Wireless Networks Profile in Windows 8, 8.1 and Windows 10

1. Open the Command Prompt in Windows 8, 8.1 and Windows 10 simply hold down the Remove all the Wireless Network Profiles Stored in Windows BxVxp04 + X keys and select the option “Command Prompt (Admin)” from the menu.

Remove all the Wireless Network Profiles Stored in Windows RS4b5c0

2. Execute below command to remove all Windows stored wireless profiles.

Code:

netsh wlan delete profile name=*  i=*


After executing this command you will have to reconnect to your wireless router.