How to completely delete all saved Wi-Fi networks in Windows 10: from simple methods to hidden settings

Forget all networks Wi-Fi on a computer with Windows 10 It can be useful in a variety of situations, from preparing a device for sale to troubleshooting connection issues. Over time, the list of saved access points grows, and some networks become unnecessary or even interfere with operation—for example, if the router has changed its name (SSID) or password, but the system persistently tries to connect to old data. In this article, we'll look at all the current methods for clearing the list. Wi-Fi networks, including hidden methods for advanced users.

It's important to understand that simply deleting a network through the control panel doesn't always solve the problem. Some profiles may remain in the system as "hidden," and their settings may conflict with new connections. We'll show you how. completely reset all Wi-Fi profiles, including those that are not displayed in the standard interfaceWe'll explain when this is truly necessary. If you're experiencing constant connection drops, authentication errors, or simply want to reset your network settings, this guide is for you.

Why you need to delete old Wi-Fi networks and when it's critical

At first glance, the saved networks Wi-Fi They don't interfere with your computer's operation. However, in practice, they can cause a number of problems:

  • 🔄 Automatic connections to non-existent networksIf the router has been renamed or deleted, Windows 10 may waste time searching for old access points, delaying the connection to the current one.
  • 🔒 Password conflictsWhen changing the security key on the router, the system may use outdated data, which leads to an error "Unable to connect to this network".
  • 📡 Slow network searchA large number of saved profiles increases the time it takes to scan the airwaves, especially on laptops with weak Wi-Fi adapters.
  • 🛡️ Security threatsProfiles on open or public networks (such as those in cafes or airports) may contain outdated certificates that are vulnerable to attack.

Critical cases when cleaning is necessary:

  • 💻 Preparing a PC for sale or transfer - deletion of personal data, including passwords Wi-Fi.
  • 🔧 Diagnosing network problemswhen other methods (rebooting the router, updating drivers) did not help.
  • 🔄 Changing your provider or router with a complete reconfiguration of the network.
⚠️ Attention: If you are using a corporate network with certificates (eg. EAP-SIM or 802.1X), deleting them may require reconfiguration by the IT department administrator. This is not relevant for home use.

Method 1: Removing networks via Windows Settings (the easiest method)

This method is suitable for most users and doesn't require any specialized knowledge. It allows you to delete visible networks but does not affect hidden profiles.

Instructions:

  1. Open the menu Start → Settings (⚙️) → Network & Internet.
  2. Go to the tab Wi-Fi and select Managing known networks.
  3. In the list, find the unnecessary network, click on it and press Forget.
  4. Repeat this step for all networks you want to remove.

Limitations of the method:

  • ❌ Does not remove networks that are currently out of range.
  • ❌ Does not clear hidden profiles created via the command line or third-party utilities.
  • ❌ Doesn't reset settings Wi-Fi adapter (for example, connection priorities).

Make sure you know the passwords for your current networks|Save important VPN settings (if you use one)|Close programs that require an internet connection|Prepare an alternative connection method (mobile internet or cable)

-->

Method 2: Command line - delete all profiles in 2 commands

To completely clear the list Wi-Fi networks, including hidden ones, are convenient to use command line with administrator rights. This method is guaranteed to remove All saved profiles, even those that are not displayed in the GUI.

Step-by-step instructions:

  1. Open Command prompt as administrator (click Win + X and select the appropriate item).
  2. Enter the command to view all saved networks:
    netsh wlan show profiles

    You will see a list of profiles under the heading User Profiles.

  3. To remove all networks at once, execute:
    netsh wlan delete profile name= i=

    Here name= means "all networks", and i= — "on all interfaces".

If you need to delete specific network, replace * on its name:

netsh wlan delete profile name="Network_Name"

⚠️ Attention: After executing the command, the computer will forget all Wi-Fi passwords, including your current network. Prepare your connection data in advance or use a backup channel (e.g. Ethernet).

Method 3: Clearing via the Network and Sharing Center (alternative to Settings)

This method is similar to the first one, but uses the classic control panel, which sometimes displays networks that are not available in the new "Settings". Suitable for Windows 10 versions 1809 and older.

How to delete networks:

  1. Click Win + R, enter ncpa.cpl and press Enter.
  2. Right click on Wi-Fi adapter and select Status → Wireless Properties.
  3. Go to the tab Managing wireless networks (in some versions Windows 10 This item may be missing - then use Method 1 or Method 2).
  4. Select the network you don't need and click Delete.

If the tab Managing wireless networks is absent, this means that Microsoft I deleted it in your OS version. In this case, proceed to the next method.

Via Windows Settings|Via Command Prompt|Via Control Panel|Never Removed Networks|Another Method

-->

Method 4: Manually deleting profiles from the registry (for advanced users)

Registry Windows stores data about Wi-Fi networks in encrypted form. This method allows you to delete profiles that are not visible through standard tools, but requires caution—incorrect actions can disrupt the system.

Instructions:

  1. Click Win + R, enter regedit and confirm the launch.
  2. Follow the path:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles
  3. In the folder Profiles you will see subfolders with unique identifiers ({GUID}). Each corresponds to one network.
  4. Open the folder and check the parameter value. ProfileName (network name) and delete unnecessary folders entirely.

Alternative path for profiles with passwords:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Wlansvc\Interfaces

Authentication data is stored here. Delete only those sections that correspond to unnecessary networks.

⚠️ Attention: Before editing the registry Be sure to create a system restore point (Start → Control Panel → Recovery → Configure System Restore). The error may result in the loss of all network connections!
What should I do if Wi-Fi stops working after cleaning the registry?

If after deleting the registry keys the adapter stops detecting networks, follow these steps:

1. Restart your computer - this often restores the driver's functionality.

2. Open device Manager (devmgmt.msc), find Wi-Fi adapter and update its driver (right-click → Update driver).

3. If the network still does not work, remove the adapter from Device Manager and restart your PC - the system will install the driver automatically.

4. As a last resort, use Troubleshooting (Settings → Network & Internet → Status → Network troubleshooting).

Method 5: Reset Windows 10 network settings (nuclear option)

If the previous methods did not help or you want completely reset all network settings (including Ethernet, VPN and parameters IP), use the reset function. This is a radical solution that will return all settings to factory defaults.

How to reset settings:

  1. Open Settings → Network & Internet → Status.
  2. Scroll down and click Network reset.
  3. Confirm the action and wait for the computer to restart.

What happens after the reset:

Setting up State after reset
Saved Wi-Fi networks ❌ Completely removed (including passwords)
Settings Ethernet ⚠️ Reset to default values ​​(DHCP)
VPN connections ❌ Removed (requires reconfiguration)
Proxy server ⚠️ Disabled
Network adapter drivers ✅ Saved (but may require reinstallation)

This method is recommended only in extreme cases, as it affects all network interfaces, and not only Wi-FiAfter the reset, you will have to reconfigure your connections, including VPN for work or study.

Additional tips: How to avoid the accumulation of unnecessary networks

So that you don't have to clear the list regularly Wi-Fi networks, follow these guidelines:

  • 📵 Disable automatic connection to public networks. In the settings Wi-Fi → Manage known networks uncheck the box Connect automatically for underutilized access points.
  • 🔄 Update your drivers regularly Wi-Fi adapterOutdated versions may create "ghost" profiles. Check for updates via device Manager or the manufacturer's website (for example, Intel, Qualcomm, Realtek).
  • 🛡️ Use third-party utilities for network management, for example, NetSetMan or WiFi Profile ManagerThey allow you to bulk edit profiles and export them for backup.
  • 📱 Set connection prioritiesIf you have multiple networks with the same SSID (For example, home_2.4G And home_5G), manually set the priority for the preferred one using the command:
    netsh wlan set profileorder name="home_5G" interface="Wi-Fi" priority=1

For corporate users, it is useful to know that some networks (for example, those with authentication) 802.1X) may block manual deletion. In this case, please contact your administrator for permission to edit your profile.

Common mistakes and how to avoid them

When deleting Wi-Fi networks Users often encounter typical problems. Let's look at the most common ones and how to solve them:

  • 🔌 "The network disappeared from the list, but the computer still connects to it."
    Cause: The profile is saved in hidden form or group policy is used (in corporate networks).
    Solution: Use Method 2 (command line) or check the group policy settings via gpedit.msc (available in Windows 10 Pro).
  • 🔒 "After deleting it, I can't connect to the network—it asks for a password, but it's correct."
    Cause: The profile has outdated security settings (for example, encryption type) saved WPA2 instead of WPA3).
    Solution: Delete the network completely (including the profile in the registry) and reconnect, selecting the correct security type.
  • 📡 Windows 10 can't see networks after cleaning
    Cause: Driver failure Wi-Fi adapter or disabling the service WLAN AutoConfig.
    Solution: Restart the service via command line:
    net stop wlansvc & net start wlansvc

    Or check her status at services.msc.

⚠️ Attention: If you use Windows 10 in mode S Mode, some methods (such as editing the registry) will be blocked. To use them, you will need to disable S Mode through Microsoft Store.

FAQ: Answers to Frequently Asked Questions

Is it possible to delete Wi-Fi networks without administrator rights?

No, most methods (command line, registry, network reset) require administrator rights. However, you can delete networks through Settings → Wi-Fi → Manage known networks without additional rights, but only those that appear in the list.

How can I find out the password for a saved Wi-Fi network before deleting it?

Open Command line and enter:

netsh wlan show profile name="Network_Name" key=clear

The password will be specified in the line Key content (chapter Security parameters).

Why does my computer connect to random Wi-Fi networks after deleting all networks?

This is due to the function Windows 10 "Connect to suggested open networks"Turn it off in Settings → Wi-Fi → Manage known networks → Advanced options (uncheck the appropriate box).

Is it possible to recover deleted Wi-Fi profiles?

Not with standard tools. However, if you have a registry backup or a system restore point, you can roll back the changes. Also, some third-party programs (for example, WirelessKeyView) allow you to export profiles before deleting.

How to delete Wi-Fi networks on Windows 10 Mobile or other devices?

This instruction is for desktop version only. Windows 10For mobile devices (e.g. smartphones on Windows 10 Mobile) the process is different - use the wireless network settings in the device menu.