Deleting a saved Wi-Fi network is a task that every user faces sooner or later. Perhaps you've changed providers, moved to a new home, or simply want to get rid of outdated connections cluttering up your list of available networks. But the correct way to do this isn't always obvious: the process varies across devices, and in some cases, you need to not only delete the network from your device but also "forget" it from the router.
In this article you will find Step-by-step instructions for all popular platforms — from smartphones to Android And iOS to Windows 11, macOS Ventura And Smart TV 2023–2026. We will also look at how completely erase network data from the router's memoryto prevent automatic connections in the future. We'll pay special attention to security nuances: why simply "forgetting" the network isn't always enough and when a hardware reset is necessary.
Why you should delete old Wi-Fi networks
Saved networks don't just take up space in your connection list. They can cause real problems:
- 🔄 Automatic connections to unsecure pointsIf your device remembers an open network at a cafe or airport, it may connect to it before your home network, putting your personal data at risk.
- 🐢 SlowdownOn some devices (especially Android And Windows) scanning dozens of saved networks increases the time it takes to find available connections.
- 🔒 Security vulnerabilitiesNetworks with outdated encryption protocols (e.g.
WEPorWPA) can be used for evil twin type attacks. - 📡 Conflicts with new routersIf you have changed your hardware but kept the old network name (
SSID), devices may try to connect to a non-existent point.
According to the study Kaspersky By 2026, 37% of users never clear their list of saved networks, which doubles the risk of connecting to rogue access points. Android-the average user stores data on devices 12-15 networks, of which only 2–3 are actively used.
⚠️ AttentionIf you're deleting a network from a corporate device (e.g., a work laptop), first check with your IT department to make sure no special certificates or connection profiles are in use. Deleting them could block access to internal company resources.
How to delete a Wi-Fi network on Android (2023–2026)
On modern versions Android (from Android 12 to Android 15) the process of removing the network is unified, but may differ slightly depending on the manufacturer's shell (Samsung One UI, Xiaomi MIUI, Oppo ColorOS etc.). Let's consider the standard version and the features of popular brands.
Standard method (pure Android):
- Open
Settings→Network and Internet→Wi-Fi. - Tap on the name of the saved network (not on the switch!).
- In the window that opens, select
DeleteorForget(on some devices -Delete network). - Confirm the action.
Manufacturer's Features:
- 📱 Samsung Galaxy (One UI 5–6): After selecting the network, you need to click on the gear ⚙️ in the upper right corner, then
Delete. - 📱 Xiaomi/Redmi/Poco (MIUI 14-15): There is a separate item in the network menu
Forget the network, but sometimes you need to swipe left on the network name for the delete button to appear. - 📱 Realme/Oppo (ColorOS 13-14): You may also be asked to enter your device password or PIN for confirmation.
On devices with Android 14+ a function has appeared Automatic connection to open networks (included in Wi-Fi Settings → Advanced). If you enable this option, your device will attempt to connect to any unsecured networks, even after deleting old ones. Disable this option for increased security.
The network name has disappeared from the list of saved networks|The device does not connect automatically|The "Auto-connect" feature is disabled (if not needed)|The network password has been erased from the password manager (Google Smart Lock)
-->
Remove Wi-Fi on iPhone and iPad (iOS 16–17)
In the ecosystem Apple The process of deleting a network is as simple as possible, but there are some nuances with synchronization through iCloudIf you use Family Sharing or General album, the deleted network may appear in the list again after syncing with another device.
Step-by-step instructions:
- Go to
Settings→Wi-Fi. - Click on the blue ⓘ icon next to the network name.
- Select
Forget this networkand confirm.
What to do if the network appears again:
- 🔄 Turn off Wi-Fi settings sync in
Settings → [Your name] → iCloud → Show all → Wi-Fi settings(turn off the slider). - 📱 If the network is added from another device (for example, MacBook), delete it there.
- 🔒 On devices with iOS 17+ an option appeared
Private Wi-Fi address(in network settings). Enabling it may interfere with connection to some corporate networks—disable it if you experience problems.
⚠️ Attention: On iPhone with jailbreak or installed tweaks (for example, WiFiBooster) standard network deletion may not work. In this case, you will need to reset the network settings in Settings → General → Transfer or reset → Reset → Reset network settings.
Smartphone (Android)|Smartphone (iPhone)|Laptop (Windows)|Laptop (macOS)|Tablet|Smart TV|Other
-->
Removing Wi-Fi in Windows 10 and 11
IN Windows saved networks are stored in connection profiles, which can be removed either through the graphical interface or via the command line. The latter method is useful if the network is "frozen" in the system and doesn't appear in the regular list.
Method 1: Through parameters (GUI)
- Open
Start → Settings → Network & Internet → Wi-Fi. - Click
Managing known networks. - Select the network and click
Forget.
Method 2: Via the command line (for hidden networks)
netsh wlan show profiles # Show all saved networks
netsh wlan delete profile name="NETWORK_NAME" # Delete a specific network
If you use Windows 11 23H2+, a new function has appeared in the system Wi-Fi Sense (analogue Android-autoconnection function). To disable it:
- Go to
Settings → Network & Internet → Wi-Fi → Manage known networks. - Scroll down and disable the option
Connect to suggested open networks.
| Windows version | Removal Features | Additional actions |
|---|---|---|
| Windows 10 (up to 20H2) | The network list may not update immediately - a reboot is required | Check it out Network and Sharing Center → Change adapter settings for the presence of "dead" connections |
| Windows 10 (21H1 and newer) | Support WPA3 - networks with this protocol are deleted in the standard way |
After deletion it is recommended to perform ipconfig /flushdns |
| Windows 11 (22H2) | A new network management interface has been introduced, grouped by network type. | To completely delete a profile, use netsh (see above) |
| Windows 11 (23H2+) | Added integration with Microsoft Account - networks can be synchronized between devices | Turn off syncing in Settings → Accounts → Sync |
What to do if the network is not deleted through the interface?
If the network continues to appear after clicking "Forget," the profile may be corrupted. Try the following:
1. Remove the network via netsh (see command above).
2. Restart the service WLAN AutoConfig:
net stop wlansvc
net start wlansvc
3. If the problem persists, check your system for viruses – some malware blocks changes to network settings.
Removing Wi-Fi on macOS (Ventura, Sonoma, Sequoia)
On MacBook And iMac network deletion occurs through System Preferences, but there is a hidden way to reset all network settings through Terminal - useful if the standard method does not work.
Standard method:
- Open
System Preferences → Network. - Select
Wi-Fiin the left menu, then clickAdditionally. - Tab
Wi-Fi→ select the network and press–(minus) to delete. - Confirm the changes with the button
OK.
Reset all networks via Terminal:
sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plistsudo rm /Library/Preferences/SystemConfiguration/com.apple.airport.preferences.plist
sudo networksetup -setairportpower en0 off
sudo networksetup -setairportpower en0 on
On macOS Sequoia (2026–2026) a function appeared Private Wi-Fi address (analogue iOS), which can interfere with connections to some networks. To disable it for a specific network:
- In the list of networks, click on the ⓘ icon next to the name.
- Uncheck the box
Private Wi-Fi address.
⚠️ Attention: On Mac with a chip Apple Silicon (M1/M2/M3) After deleting a network, a reboot may be required for the changes to take effect. This is due to the specifics of the network stack in new processors.
How to remove a Wi-Fi network from a Smart TV
On Smart TV The process for deleting a network varies by manufacturer and year. The main difficulty is that many TVs don't have a "Forget Network" button, but simply remember the last successful connection. Let's look at instructions for popular brands from 2020–2026.
Samsung (Tizen OS, models 2021–2026):
Settings → General → Network → Open network settings → Wi-Fi.- Select your network and click
Delete(orForgeton new models). - Confirm the action. Some TVs will require a PIN code (by default)
0000or1234).
LG (webOS 5.0–7.0, 2020–2026 models):
Settings → Network → Wi-Fi connection.- Select the network and hold the button
OKon the remote control for 3–5 seconds. - In the menu that appears, select
Delete network.
Sony (Google TV/Android TV, 2022–2026 models):
Settings → Network & Internet → Wi-Fi.- Select the network and click the trash can icon 🗑️ or
Forget. - On TVs with Android TV 12+ confirmation may be required via Google Account.
Xiaomi (MI TV, models 2021–2026):
Settings → Network → Wi-Fi.- Swipe left on the network name or press and hold it.
- Select
Delete.
⚠️ AttentionOn TVs Samsung And LG 2020 and later may reset after network removal MAC address devices. This will require re-binding to the router (if MAC filtering is enabled).
How to completely remove a Wi-Fi network from a router
Removing a network from devices doesn't guarantee that it's gone forever. If the router retains its settings, it may continue to distribute the same network (with the same SSID), and devices will connect to it automatically. To completely erase traces of the network, you need to change the settings on the router itself.
Method 1: Change the network name (SSID) and password
- Connect to the router via cable or your current Wi-Fi network.
- Open your browser and enter the address
192.168.0.1or192.168.1.1(the exact address is indicated on the router sticker). - Log in (default logins:
admin/adminoradmin/password). - Go to the section
Wi-Fi(orWireless network) and change:- Network Name (
SSID) - come up with something new; - Password (
KeyorPassword) - minimum 12 characters usingWPA3; - Channel (
Channel) - selectAutoor manual (for example, 6 or 11 for 2.4 GHz).
- Network Name (
Method 2: Reset the router to factory settings
If you want to completely remove all traces of the old network (including guest connections and MAC filters), run hard reset:
- Find the button on the back of the router.
Reset(usually recessed into the body). - Press and hold it for 10-15 seconds (until the indicators flash).
- After rebooting, the router will return to factory settings (the network name and password will be on the sticker).
- 🔌 The device does not connect after deleting the networkReason: The router is configured to filter by
MAC addressSolution: Add a new oneMACwhitelist devices on the router or disable filtering. - 🔄 The network appears again after rebootReason: synchronization via account (Google, Apple ID, MicrosoftSolution: Disable network synchronization in your account settings.
- 📵 Unable to delete network on TVReason: The TV firmware is out of date. Solution: Update the software via
Settings → Support → Software Update. - 🔒 The router does not save new settings.Reason: Non-volatile memory failure. Solution: Perform
hard resetand configure the router again.
| Router manufacturer | Path to Wi-Fi settings | Peculiarities |
|---|---|---|
| TP-Link (Archer, Deco) | Basic → Wireless |
On models with OneMesh change SSID requires synchronization with satellites |
| ASUS (RT-AX, ZenWiFi) | Wireless → General |
Supports multiple SSID - delete all unnecessary |
| Keenetic | Home Network → Wi-Fi Segment |
After the change SSID firmware update required (if version older than 3.6) |
| MikroTik | Wireless → Security Profiles |
For complete removal you need to clean it Security Profile And Virtual AP |
| Zyxel (Keenetic, NBG) | Network → WLAN → Basic |
New models have this option. Hide SSID - It's better to turn it off for stability |
Common mistakes and how to avoid them
When deleting Wi-Fi networks, users often encounter typical problems that can be prevented:
Another common mistake is deleting a network without writing down the passwordIf you don't remember your current Wi-Fi password, before deleting:
- Connect to the network from the device where it is saved.
- On Windows: run in command line:
netsh wlan show profile name="NETWORK_NAME" key=clearThe password will be in the line
Key content. - On macOS: open
Bunch of keys, find the network name and double-click on it.
How to find your Wi-Fi password on Android without rooting
On most devices, this is not possible due to security restrictions. However, if you have access to the router, you can view the password in its web interface (section Wi-Fi or Wireless network). On some firmware (for example, LineageOS) you can use the app WiFi Password Viewer, but it requires superuser rights.
FAQ: Answers to Frequently Asked Questions
Is it possible to delete a Wi-Fi network from a printer or smart speaker?
Yes, but the process depends on the model:
- Printers HP, Canon, Epson: Press and hold the button
Wi-Fion the control panel for 5-10 seconds until the indicator light flashes. Then, reconfigure using the menu or the manufacturer's software. - Smart speakers (Amazon Echo, Google Nest, Yandex Station): Use the manufacturer's mobile app. For example, for Google Home:
Device Settings → Wi-Fi → Forget Network. - IP cameras (Xiaomi, Hikvision): Factory reset required (button
Reseton the body).
If the device does not have a screen, the only way is to reset it via the button Reset.
How do I delete a hidden Wi-Fi network that isn't showing up in the list?
Hidden networks (with broadcasts disabled) SSID) are removed in the same way as regular ones, but they must first be made visible:
- On Android/iOS: Enter the network name manually in the connection field, then delete it in the standard way.
- On Windows/macOS: Use command line or
Terminal(for commands, see the relevant sections). - On the router: Turn on the broadcast
SSIDin the settings (Wireless → Basic → Enable SSID Broadcast).
If the network is added via a configuration file (for example, .mobileconfig on iOS), delete this profile in Settings → General → VPN and device management.
What should I do if after deleting a network the device does not connect to the new one?
The problem may be related to:
- DNS cache: On Windows complete
ipconfig /flushdns, on macOS —sudo dscacheutil -flushcache. - IP conflict: Reboot the router and device. If the problem persists, assign a static
IPmanually. - Protocol incompatibility: Make sure that the router and device support the same standard (
WPA3does not work with outdated gadgets). - MAC Blocking: Check your router settings for filtering.
MAC address.
If nothing helps, try connecting to the router via cable and update its firmware.
How do I delete all saved Wi-Fi networks at once?
Bulk deletion is possible on most platforms:
- Windows: Use the command in
CMD(as administrator):netsh wlan delete profile name= i= - macOS: Perform in
Terminal:networksetup -removenetworkservice Wi-Finetworksetup -createnetworkservice Wi-Fi Wi-Fi
networksetup -setairportpower Wi-Fi on - Android: There is no built-in bulk deletion feature. Use apps like WiFi Manager (requires license
ADB). - iOS: Bulk deletion is only possible by resetting network settings (
Settings → General → Transfer or reset → Reset → Reset network settings).
Reset your router to factory settings (button Reset).
Is it possible to restore a deleted Wi-Fi network?
You can restore a deleted network only if:
- Do you remember her?
SSIDand password - just reconnect. - The router settings haven't been changed—the device will connect automatically when you re-enter the password.
- If you have a backup copy of your router settings, restore it via the web interface.
If the network has been deleted from all devices and the router has been changed SSID/password, it is impossible to recover it - you will need to set it up again.