How to Forget a Wi-Fi Network on Windows 8: A Complete Guide for Laptops

You are trying to connect to a new access point, but the laptop is Windows 8 Is your Wi-Fi network stubbornly clinging to your old network? Or do you want to delete a saved password for someone else's Wi-Fi to prevent anyone from accidentally connecting? In this article, you'll find all working methodsHow to forget a Wi-Fi network on Windows 8 – from standard settings to hidden commands.

Unlike newer versions of Windows, Windows 8 has its own interface features. It doesn't have the usual Settings → Network, but there is control Panel with advanced options and command line, which saves in difficult situations. We'll examine each method in detail, explaining why the network sometimes fails to delete on the first try and what to do about it.

Important: If you are using a laptop with Windows 8.1Some menu items may vary slightly. We will provide a separate notice in the relevant sections.

Why Windows 8 "remembers" Wi-Fi networks and when they should be deleted

The operating system stores data about connected networks in a special storage - Wi-Fi profilesThe following are recorded there:

  • 🔑 SSID (network name)
  • 🔒 Password (if the network is secured)
  • 📡 Security type (WPA2-PSK, WEP etc.)
  • ⚙️ Additional options (auto-connection, priority)

By default, Windows 8 automatically connects to saved networks when they're within range. This is convenient at home or in the office, but it can be problematic in other situations:

  • 🚫 You need to connect to another network with the same name (for example, TP-Link_1234 your neighbor and you).
  • 🔄 The network changed its password, and the old entry is preventing a new connection.
  • 🛡️ You want to remove traces of your presence on someone else's network (for example, in a cafe or hotel).
  • 📶 The laptop constantly tries to connect to a weak network, ignoring a stronger one.
⚠️ Attention: Removing a network from the list does not reset the Wi-Fi adapter driver. If connection issues persist (e.g., "Limited Access"), check the adapter settings or update the driver.

IN Windows 8 Network profiles are stored in two places:

  1. Graphical interface (Network and Sharing Center).
  2. System registry and configuration files (for advanced users).

We'll start with the simplest method - using the standard settings.

📊 How often do you delete Wi-Fi networks on your laptop?
Never
1-2 times a year
Every month
Constantly, it's part of my job.

Method 1: Deleting a Wi-Fi network via the Network and Sharing Center

This is the most straightforward and secure method, which works 90% of the time. It's suitable for users who don't want to delve into commands or the registry.

Steps:

  1. Press the key combination Win + R, enter control panel and press Enter.
  2. IN Control panels select Network and Internet → Network and Sharing Center.
  3. Click on the left Changing adapter settings.
  4. Find the icon Wireless network connection (Wi-Fi), right-click on it and select State.
  5. In the window that opens, click the button Wireless properties.
  6. Go to the tab Security And uncheck the box from point Show entered characters (if you want to see the saved password before deleting).
  7. Click Additionally (or Parameters (in some versions), then select Delete network or Forget this network.

If the buttons Delete network No, then you've reached the current connection window. In this case:

  1. Close the window State.
  2. Return to Network and Sharing Center.
  3. Select on the left Managing wireless networks.
  4. Find the required network in the list, right-click on it and select Delete network.

Make sure your laptop is not connected to the network you are deleting.

Close programs that use the Internet (browser, instant messengers)

Remember or save your password if you still need it.

Restart your laptop after uninstalling (recommended)-->

Once deleted, the network will disappear from the list of available connections. If it reappears during a scan, that's normal—Windows simply "sees" it, but it won't connect automatically.

⚠️ Attention: IN Windows 8.1 the path may be slightly different: instead of Managing wireless networks look for Change adapter settings → Wireless network → Manage known networks.

Method 2: Removing via Command Prompt (for advanced users)

If the graphical interface does not help (for example, the network is not displayed in the list, but the laptop still connects to it), try command lineThis method is also useful if you need to delete multiple networks at once.

Instructions:

  1. Run Command Prompt as Administrator:
    • Click Win + X.
    • Select Command Prompt (Administrator).
  • Enter the command to view all saved networks:
    netsh wlan show profiles

    You will see a list user profiles (these are saved Wi-Fi networks).

  • To remove a specific network, use:
    netsh wlan delete profile name="NETWORK_NAME"

    Replace NETWORK_NAME on real SSID (For example, netsh wlan delete profile name="MTS_Guest").

  • To remove everyone saved networks, run:
    netsh wlan delete profile name= i=
    Be careful: this will clear all Wi-Fi passwords on your device!
  • After running the commands, restart your laptop. If the network still appears, check if it has been added to group policies (relevant for corporate laptops).

    Team Description Example
    netsh wlan show profiles Shows all saved Wi-Fi networks netsh wlan show profiles
    netsh wlan delete profile name="..." Removes a specific network netsh wlan delete profile name="CoffeeShop"
    netsh wlan delete profile name= i= Deletes All saved networks
    netsh wlan show interfaces Shows the current connection netsh wlan show interfaces

    Method 3: Manual removal via the Windows registry (advanced method)

    If the first two methods didn't work, there remains Windows registryAll system settings are stored here, including data about Wi-Fi networks. Warning: Incorrect registry changes can cause OS crashes. Make a backup!

    Step-by-step instructions:

    1. Click Win + R, enter regedit and press Enter.
    2. Follow the path:
      HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles
    3. In the folder Profiles you will see subfolders with long names (this is unique identifiers networks).
    4. Open each folder and look at the value of the parameter ProfileName — the name of the Wi-Fi network is indicated there.
    5. Find the network you need, right-click on its folder and select Delete.
    6. Restart your laptop.

    After deleting, check if the network has disappeared from the list of available connections. If not, also clear the folder:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Wlansvc\Interfaces
    ⚠️ Attention: Before editing the registry Necessarily create a system restore point:
    1. Click Win + R, enter rstrui.
    2. Follow the instructions of the recovery wizard.
    What should I do if the network still appears after deleting it from the registry?

    This means that the network profile is saved in another registry section or in configuration files Windows. Try:

    1. Remove the network via netsh (Method 2).
    2. Check the folder C:\ProgramData\Microsoft\Wlansvc\Profiles\Interfaces — backup copies of profiles can be stored there.
    3. If the laptop is corporate, contact the administrator - the network could have been added through group policies.

    What to do if the network won't delete: common problems and solutions

    Sometimes, even after all these steps, Windows 8 continues to "remember" the Wi-Fi network. Let's look at common causes and how to fix them.

    Problem 1: The network disappears from the list, but the laptop automatically connects to it when it is detected.

    • 🔄 Solution: Disable the option Connect automatically before deletion:
      1. Open Network and Sharing Center → Change adapter settings.
      2. Right click on Wireless Network Connection → Status → Wireless Properties.
      3. Uncheck the box Connect automatically.
      4. Now delete the network.

    Problem 2: There is no button in the list Delete network.

    • 🛠️ Solution: This means that you are looking at current connection, not to a saved profile. Try:
      1. Disconnect from the network.
      2. Go to Managing wireless networks (see Method 1).
      3. If the network is not listed, use netsh (Method 2).

    Problem 3: Once deleted, the network appears again the next time you connect.

    • 🔍 Solution: The network may have been added to domain policies (relevant for work laptops). Check:
      1. Click Win + R, enter gpedit.msc (if any).
      2. Go to Computer Configuration → Administrative Templates → Network → Wireless.
      3. Check if the policy is enabled Automatically adding networks.

    Problem 4: Teams netsh They don't work and give an error.

    • 💻 Solution: Perhaps the service WLAN AutoConfig is disabled. Enable it:
      1. Click Win + R, enter services.msc.
      2. Find a service Automatic WLAN configuration.
      3. Right click → Properties → Startup type: Automatic.
      4. Click Launch, then OK.
      1. Open Control Panel → Network and Internet → Network and Sharing Center.
      2. Select on the left Changing adapter settings.
      3. Right click on Wireless Network Connection → Disable.
      4. Wait 10 seconds, then turn it back on.
      5. Restart your laptop.

      This will reset all temporary adapter settings.-->

      How to prevent automatic connections to unwanted networks in the future

      To avoid having to constantly delete Wi-Fi networks, configure Windows 8 so that it does not connect to them automatically.

      Disabling auto-connection for a new network:

      1. When you first connect to the network, uncheck the box Connect automatically.
      2. If the network is already saved:
        1. Open Network and Sharing Center → Manage wireless networks.
        2. Right-click on the network → Properties.
        3. On the tab Connection uncheck Connect automatically when entering the coverage area of ​​this network.

      Setting network priority:

      Windows 8 connects to networks in the order they appear. priorityTo ensure your home network is always first:

      1. Open the list of networks (Win + C → Settings → Wireless).
      2. Hold Shift and drag the desired network to the first place with the mouse.

      To disable the "Connect to suggested public hotspots" feature:

      Windows 8 can automatically connect to open networks (such as those in airports or cafes). To disable this:

      1. Open PC parameters (Win + I → Change PC settings).
      2. Select Wireless network.
      3. Disable the option Connect to recommended open hotspots.

      Using third-party utilities to manage Wi-Fi:

      If the standard Windows 8 tools seem inconvenient, try the following programs:

      • 🔧 NetSetMan — allows you to manage networks, change MAC addresses, and configure proxies.
      • 📊 WiFi Profile Manager — a convenient interface for deleting and backing up Wi-Fi profiles.
      • 🛡️ WirelessKeyView — shows all saved Wi-Fi passwords (useful before deleting).

      Frequently asked questions and answers

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

      No, to delete networks through netsh or the registry requires administrator rights. However, in the graphical interface (Network and Sharing Center) Some networks can be deleted without admin rights if they were added by the current user.

      After deleting the network, my laptop stopped detecting any Wi-Fi. What should I do?

      Most likely the service was deleted or corrupted. WLAN AutoConfigTo restore:

      1. Click Win + R, enter services.msc.
      2. Find a service Automatic WLAN configuration.
      3. Right click → Properties → Startup type: Automatic.
      4. Click Launch, then restart your laptop.

      If this does not help, check the Wi-Fi adapter driver in Device Manager.

      How do I delete a network if its name contains non-printable characters?

      Use command line:

      1. Launch cmd on behalf of the administrator.
      2. Enter netsh wlan show profiles and remember exact network name (including spaces and symbols).
      3. Delete the network with the command:
        netsh wlan delete profile name="NETWORK_NAME"

        If the name contains quotation marks, escape them with \:

        netsh wlan delete profile name="Network \"Name\""
      I deleted the network, but the laptop still connects to it. What's wrong?

      Possible reasons:

      • The network has been added to group policies (relevant for work PCs).
      • The network profile is saved in another user account Windows.
      • The laptop is installed Wi-Fi management software from the manufacturer (for example, Intel PROSet or Dell Wireless), which overrides Windows settings.

      Solution: Check the settings in the proprietary utility or contact the network administrator (if the laptop is corporate).

      Is it possible to restore a deleted network if I forgot the password?

      If the network was removed via the GUI or netsh, restore it it is forbiddenHowever, if you removed it through the registry, try:

      1. Check the folder C:\ProgramData\Microsoft\Wlansvc\Profiles\Interfaces — there may be backup copies of profiles.
      2. Use programs like WirelessKeyViewto extract passwords from backups.

      If nothing helps, you will have to find out the password from the network owner.