geeteam Posted November 23, 2013 Share Posted November 23, 2013 Command Prompt Method This is the more “hackerish” way of doing things, utilizing the highly-useful netsh command that Windows has employed for quite some time. Simply fire up a command prompt window and enter the following:netsh wlan show profilesFrom the list of the shown profiles, identify the name of the one that you want to remove. Next, enter the following command:netsh wlan delete profile name=”profile_name”where "profile_name" will be replaced with the actual name of the profile.The profile is removed and the network will show as a new, unidentified network the next time it’s in range.source Quote Link to comment Share on other sites More sharing options...
ns870152 Posted November 24, 2013 Share Posted November 24, 2013 Why don't use "right click" ? Quote Link to comment Share on other sites More sharing options...
Cyberboom Posted November 24, 2013 Share Posted November 24, 2013 You can also open Network Connection right panel and then right click on the target network name , choose forget network That's it :) Quote Link to comment Share on other sites More sharing options...
MrGreen Posted November 24, 2013 Share Posted November 24, 2013 Not so on windows 8.1 sadly..http://www.7tutorials.com/how-delete-forget-wireless-network-profiles-windows-81 Quote Link to comment Share on other sites More sharing options...
kedareshwar Posted November 24, 2013 Share Posted November 24, 2013 Or you could use this clean and simple :showoff:https://www.4shared.com/file/D3IU6UI-/WiFi8.html Quote Link to comment Share on other sites More sharing options...
Jatin Posted November 24, 2013 Share Posted November 24, 2013 A GUI application is also available.http://www.thewindowsclub.com/downloads/WFPM8.zip?b592f7 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.