F5F Stay Refreshed Software Operating Systems Delete saved Wi-Fi networks even without a plugged-in dongle by using system settings or network management tools.

Delete saved Wi-Fi networks even without a plugged-in dongle by using system settings or network management tools.

Delete saved Wi-Fi networks even without a plugged-in dongle by using system settings or network management tools.

F
fluffyyy2
Member
55
02-17-2021, 01:11 PM
#1
It seems likely, but it looks like no one at Microsoft sees this as important, which is why it wasn’t added to Windows 11.
F
fluffyyy2
02-17-2021, 01:11 PM #1

It seems likely, but it looks like no one at Microsoft sees this as important, which is why it wasn’t added to Windows 11.

S
SHI_minecraft
Junior Member
2
02-24-2021, 08:44 PM
#2
I located the data in two locations. One at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles and another in a directory under C:\ProgramData\Microsoft\Wlansvc\Profiles with the GUID-based folder.
S
SHI_minecraft
02-24-2021, 08:44 PM #2

I located the data in two locations. One at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles and another in a directory under C:\ProgramData\Microsoft\Wlansvc\Profiles with the GUID-based folder.

T
Tenniskoppens
Member
183
02-24-2021, 09:35 PM
#3
An alternative method is to launch command prompt (cmd.exe) and execute netsh wlan show profile. For the profile you wish to remove, use the following command. netsh wlan delete profile name="Example 1" To confirm this action.
T
Tenniskoppens
02-24-2021, 09:35 PM #3

An alternative method is to launch command prompt (cmd.exe) and execute netsh wlan show profile. For the profile you wish to remove, use the following command. netsh wlan delete profile name="Example 1" To confirm this action.

G
GC_Lewk
Member
219
02-26-2021, 02:29 AM
#4
I removed the registry item, but it had no effect. As soon as I connected the Wi-Fi dongle, it worked again and restored the registry entries. I’ll need to check the second location’s netsh wlan show output—only shows no Wi-Fi interfaces unless the dongle is attached.
G
GC_Lewk
02-26-2021, 02:29 AM #4

I removed the registry item, but it had no effect. As soon as I connected the Wi-Fi dongle, it worked again and restored the registry entries. I’ll need to check the second location’s netsh wlan show output—only shows no Wi-Fi interfaces unless the dongle is attached.

P
PersieO
Posting Freak
786
02-26-2021, 03:23 AM
#5
Reproduce the problem in Windows Sandbox on Win10 once the service is enabled, as it seems to be an issue beyond just Windows 11.
P
PersieO
02-26-2021, 03:23 AM #5

Reproduce the problem in Windows Sandbox on Win10 once the service is enabled, as it seems to be an issue beyond just Windows 11.

R
Rhuji
Senior Member
437
02-26-2021, 07:01 AM
#6
I discovered a third-party utility that removes saved networks when the dongle isn’t connected: https://www.nirsoft.net/utils/manage_wir...works.html It’s disappointing that Microsoft didn’t add this capability, and you’re relying on external software for something Windows should handle directly.
R
Rhuji
02-26-2021, 07:01 AM #6

I discovered a third-party utility that removes saved networks when the dongle isn’t connected: https://www.nirsoft.net/utils/manage_wir...works.html It’s disappointing that Microsoft didn’t add this capability, and you’re relying on external software for something Windows should handle directly.