How to Permanently Delete an Old Wi-Fi Network: A Guide for All Devices

Old Wi-Fi networks that haven't been used in a while don't just clutter your device's connection list. They can cause problems with automatic connections, slow down the search for available networks, and even pose a security risk if they were once used in public places. For example, your smartphone might try to connect to the same cafe network you visited a year ago instead of your home router with a more stable signal.

In this article we will look at how completely delete a saved Wi-Fi network from various devices: from smartphones and laptops to smart TVs and routers themselves. We'll pay special attention to nuances that are often overlooked: for example, why a network sometimes "disappears" from the list, but the device still tries to connect to it, or how to clear the network cache on Android without resetting settings.

You'll also learn what data is actually erased when you delete a network (and what data may remain in the system), and why some devices require additional steps, such as resetting network settings. Windows 11 or clear access keys in macOS Ventura.

📊 Which device do you most often connect to Wi-Fi?
Smartphone
Laptop
Tablet
Smart TV
Game console
Smart speaker

1. Why you should delete old Wi-Fi networks

At first glance, saved networks seem harmless. However, they impact device performance far more than many people realize. Here are the main reasons why you should regularly clear your list:

  • 🔄 Automatic connection to weak networksDevices often choose the first saved network they encounter, even if its signal is weaker than the new one. This leads to constant connection drops.
  • 🛡️ Security threats: If you've ever connected to an open network at an airport or hotel, your device may automatically connect to a rogue hotspot with the same name (SSID).
  • 📶 Slow network search: The more saved points, the longer the device scans the air when searching for available connections.
  • 🔧 Settings conflicts: On some routers, older devices may block DHCP-addresses, which leads to problems with connecting new gadgets.

It is especially critical to remove networks that:

  • 🏢 Have public names (for example, Starbucks_WiFi, Moscow_Airport_Free).
  • 🔒 Used outdated security protocols (WEP or WPA, and not WPA3).
  • 📵 They have not existed for a long time (for example, the network of an old office or neighbors who have moved away).
⚠️ Attention: On devices with Android 10 and newer some manufacturers (for example, Xiaomi or Samsung) may hide the option to remove a network if it was added through WPSIn this case, you will have to reset all network settings.

2. How to delete a Wi-Fi network on Android

On smartphones and tablets with Android The process depends on the operating system version and the manufacturer's shell. Let's look at a universal method that works on most devices, including Samsung Galaxy, Xiaomi Redmi, Google Pixel and others.

Instructions for Android 12–14:

  1. Open SettingsNetwork and InternetWi-Fi.
  2. Click the gear icon (⚙️) next to the name of the network you need.
  3. Select Delete or Forget the network (on some devices the option is hidden behind the three dots in the upper corner).
  4. Confirm the action.

On devices Xiaomi (shell MIUI) the path may differ:

Settings → Wi-Fi → [Long press on the network] → Remove network

If the "Forget network" option is inactive:

  • 🔄 Restart your device and try again.
  • 📱 Check if there are any restrictions in Developer mode (open Settings → About phone → Build number, press 7 times, then return to System → For Developers and find the options Wi-Fi).
  • ⚙️ On some firmware (for example, ColorOS from Oppo) you must first disable automatic connection in the network settings.

Double check the network name (SSID)

Disable your VPN (it may block changes)

Close all applications using the internet

Restart your device with the "Forget" option disabled -->

⚠️ Attention: On some devices (eg. Huawei With EMUI) after deleting the network it may be necessary reset MAC address manually, otherwise the router will block the connection. This is due to the function MAC Randomization.

3. Remove Wi-Fi on iPhone and iPad (iOS)

On devices Apple the process is simpler, but there are nuances with networks added through iCloud Keychain (If you have password syncing enabled across devices). Deleting a network on one device doesn't always result in it disappearing on others.

Step by step instructions for iOS 15–17:

  1. Open SettingsWi-Fi.
  2. Click on the blue icon (ⓘ) next to the network name.
  3. Select Forget this network and confirm.

If the network is not removed:

  • 🔄 Turn off iCloud sync: Go to Settings → [Your name] → iCloud → Passwords & Keychain and temporarily disable the option.
  • 📱 Reset network settings: Settings → General → Transfer or reset iPhone → Reset → Reset Network Settings. This will delete all saved networks and VPNs, but will not affect any personal data.
  • 🔒 Problems with profiles: If the network was added via a configuration profile (for example, in an office), remove it in Settings → General → VPN and device management.

On iPad With iPadOS the process is identical, but if the device is used in mode Managed Device (managed by a company or educational institution), it may not be possible to delete the network without administrator rights.

4. Removing Wi-Fi in Windows 10 and 11

IN Windows Saved networks are stored in two places: in the graphical interface and in the command line. Often, after deleting the network via the menu, it remains in the system and can be automatically reconnected. Let's look at both methods.

Method 1: Via Windows Settings

  1. Open Start → Settings → Network & Internet → Wi-Fi.
  2. Click Managing known networks.
  3. Select the network and click Forget.

Method 2: Via command line (for complete removal)

If the network does not disappear after the first method, use netsh:

netsh wlan show profiles

netsh wlan delete profile name="NETWORK_NAME"

Replace NETWORK_NAME to the real name (for example, netsh wlan delete profile name="TP-Link_5G").

For Windows 11 There is an additional nuance: if the network was added through Windows Hello for Business or a corporate profile, it cannot be deleted without administrator rights. In this case:

  • 🖥️ Run Command Prompt as administrator.
  • 🔧 Use the command netsh wlan delete profile name="*"to remove all networks (careful!).
Problem Cause Solution
The network disappears from the list, but connects automatically The profile is saved in the registry or group policy. Use netsh or registry editor
The "Forget" option is inactive. Network added via MDM-profile (corporate governance) Contact your IT department or delete your profile in Settings → Accounts → Access work or school
After deleting the network, it appears again. Synchronization via account Microsoft Disable sync in Settings → Accounts → Sync settings

5. How to remove Wi-Fi on Mac (macOS)

On computers Apple Saved networks are stored in the keychain (Keychain Access). Simply deleting it through the settings is often not enough—cleaning the bundle is also required.

Step 1: Uninstall via Settings

  1. Open System Preferences → Network.
  2. Select Wi-Fi in the side menu, then click Additionally.
  3. On the list Preferred networks select the unnecessary network and click (minus).
  4. Confirm with OK.

Step 2: Clean the Keychain

  1. Open Programs → Utilities → Keychain.
  2. Enter the network name in the search bar.
  3. Delete all found records (usually these are records like AirPort network password).

If the network still connects:

  • 🔄 Resetting the Wi-Fi module: Turn off Wi-Fi, then in Terminal execute:
    sudo ifconfig en0 down
    

    sudo ifconfig en0 up

    (you will need to enter the administrator password).

  • 📱 Deleting configuration profiles: Go to System Preferences → Profiles and delete unnecessary ones.
  • 🔒 Problems with iCloud Keychain: If the network is synchronized, turn off Keychain in the settings iCloud for 5 minutes, then turn it back on.
⚠️ Attention: On macOS Sonoma and newer, deleting a network via Keychain may require a reboot, otherwise the system will continue to automatically connect to it in the background.

6. Removing Wi-Fi on Smart TV and other devices

On TVs, game consoles, and smart speakers, the process differs from mobile devices. The main difficulty is the limited interface, which often lacks a clear "Forget Network" option. Let's look at some popular devices.

Smart TV (Samsung, LG, Sony, Xiaomi)

  • 📺 Samsung Tizen: Settings → General → Network → Open network settings → Wi-Fi → select network → Delete.
  • 📺 LG webOS: Settings → Network → Wi-Fi Connections → Advanced → Remove network.
  • 📺 Android TV (Sony, Xiaomi, Philips): Similar to smartphones - Settings → Network & Internet → Wi-Fi → long press on the network.

Game consoles

  • 🎮 PlayStation 5: Settings → Network → Settings → Internet connection settings → select network → Delete.
  • 🎮 Xbox Series X/S: Settings → General → Network Settings → Advanced Settings → Alternate MAC Address → Clear (this will reset all networks).
  • 🎮 Nintendo Switch: System Preferences → Internet → Internet Settings → select network → Delete settings.

Smart speakers and other gadgets

  • 🔊 Amazon Echo: Remove the network through the app Alexa (Devices → Echo & Alexa → [Your device] → Edit → Wireless Network).
  • 🔊 Google Nest: Reset network settings in Google Home ([Device] → Settings → Forget network).

On some devices (eg. Roku TV or older models Samsung) the option to delete the network is missing. In this case:

  1. Go to network settings.
  2. Enter Incorrect password 3 times in a row - the device will block attempts to connect to this network.
  3. Or do it factory reset (extreme option).
What should I do if my TV won't connect to Wi-Fi after deleting the network?

If your TV stops seeing any networks after deleting one, try:

1. Unplug it from the power outlet for 1 minute (hard reset).

2. In the router settings, change the Wi-Fi channel from "Auto" to a fixed one (for example, 6 or 11).

3. Update the TV firmware via USB (instructions are available on the manufacturer’s website).

If the problem persists, reset your router's network settings (but this will disconnect all devices!).

7. How to remove a network from a router (so that devices cannot connect to it)

If you want to not just remove the network from the device, but prohibit connection to it at the router level (for example, for a guest network or an old one SSID), you need to change the settings of the router itself. This is useful if:

  • 📵 You changed the network name, but old devices are still trying to connect to the old one SSID.
  • 🔒 You want to block connections from specific devices MAC address.
  • 📶 You were using a guest network and now want to disable it.

Instructions for most routers (TP-Link, ASUS, Keenetic, MikroTik):

  1. Go to your router's control panel (usually at 192.168.0.1 or 192.168.1.1).
  2. Enter your login and password (by default it is often admin/admin).
  3. Go to the section Wireless mode (or Wi-Fi).
  4. Find the list Guest network or Additional SSIDs.
  5. Delete the unnecessary network or disable it (uncheck it) Turn on).
  6. Save the settings and reboot the router.

To block specific devices:

  1. Go to DHCP → Client List or Wireless Mode → Statistics.
  2. Find MAC address device to be blocked.
  3. Add it to Blacklist (or MAC address filter).

On routers Keenetic with firmware NDMS 3.x:

Menu → Wi-Fi network → Access points → [Select network] → Delete
⚠️ AttentionIf you delete the primary network (not the guest network), all connected devices will lose internet access. Before doing this, make sure you have access to the router via cable or a backup access point.

8. Common mistakes and how to avoid them

When deleting Wi-Fi networks, users often encounter common problems. Here are the most common ones and how to solve them:

Error Cause Solution
The network has been removed, but the device still connects. The network cache is stored in system files or an MDM profile. Use netsh (Windows) or reset network settings
The "Forget Network" option is missing. Network added via WPS or corporate profile Reset all network settings or contact your administrator.
After deleting the network, the Internet disappeared on all devices. The main network on the router was deleted, not on a separate device. Connect via cable and restore Wi-Fi settings on the router
I can't delete a network on my work laptop. Group Policy Restrictions (GPO) Contact your IT department or use a personal hotspot

Additional recommendations:

  • 🔄 Clean your network list regularly: Do this every 3-6 months, especially if you travel to different places often.
  • 📱 Use Wi-Fi managers: Apps like WiFi Map or NetSpot help monitor and manage networks.
  • 🔒 Disable automatic connection: On Android This can be done in the settings of each network, iOS — in the network profile.

If you frequently connect to public networks, consider using VPN (For example, ProtonVPN or Windscribe). This will protect your data even on unsecured networks that cannot be deleted (for example, in hotels or coworking spaces).

FAQ: Answers to Frequently Asked Questions

Is it possible to delete a Wi-Fi network without knowing the password?

Yes, you don't need to know the password to remove a network from a device. You only need access to the device's settings. However, if you want to remove a network from the router (for example, guest), you will need a password to log into the router control panel.

Why does the network reappear after deleting it?

This happens for several reasons:

  • The network is synchronized through the account (iCloud, Google, Microsoft).
  • The device has a corporate profile installed (MDM), which forcibly adds the network.
  • The router broadcasts several SSID with the same name (for example, at frequencies of 2.4 and 5 GHz).

Solution: Disable synchronization, delete profiles, or change the network name on the router.

How to delete all saved networks at once?

The methods depend on the device:

  • Android: There is no built-in option - you will have to delete each network manually or reset the network settings.
  • iOS/macOS: There is also no bulk delete, but you can reset all network settings.
  • Windows: Use the command netsh wlan delete profile name=* V CMD (as administrator).
  • Router: Factory reset will delete everything SSID, but this is an extreme measure.
What should I do if I can't access my router settings?

If you don't remember your router control panel login details:

  1. Try standard combinations: admin/admin, admin/blank password, admin/password.
  2. Look at the login and password on the sticker on the back of the router.
  3. If nothing helps, do resetting the router to factory settings (button Reset on the back panel, hold for 10-15 seconds).

After resetting, Wi-Fi settings (including the password) will have to be configured again.

Is it possible to restore a deleted network?

If you have deleted a network from your device, you can only restore it:

  • By reconnecting (entering the password).
  • By restoring the backup copy of the settings (on iPhone or Mac).
  • On Android some applications (eg Titanium Backup) can restore Wi-Fi settings from a backup, but this requires root-right.

If the network has been deleted from the router, it can be recreated in the control panel by specifying the previous parameters (SSID and password).