How to Clear Your Wi-Fi History Completely: Instructions for All Devices

Every device—whether it’s a smartphone, laptop, or smart TV—automatically remembers connected networks. Wi-Fi, to simplify reconnection. Over time, this list grows to dozens, even hundreds, of access points: from cafes and airports to friends' guest networks. But few people realize that history of Wi-Fi Not only does this take up space on your device's memory, but it can also become a security vulnerability. For example, if you've ever connected to an open network with a dubious name, your device will attempt to connect automatically—even if it's unsafe.

In this article you will find step-by-step instructions to clear history Wi-Fi on all popular platforms: from Windows 11 And macOS Ventura to Android 14 And iOS 17We'll also cover how to delete saved networks on routers (including models from TP-Link, ASUS And Keenetic) and why it's sometimes better to reset to factory settings. And for those concerned about privacy, there's a separate section on how completely erase connection data, including passwords and MAC addresses of access points.

Why Clear Your Wi-Fi History: 5 Compelling Reasons

Many users don't check their saved networks list for years until they encounter problems. Meanwhile, regularly clearing your history Wi-Fi solves several problems at once:

  • 🔒 Safety: removing suspicious networks (for example, with names like Free_WiFi_Hack or Starbucks_Free) prevents automatic connection to potentially dangerous access points.
  • 🚀 Connection speed: The fewer networks the device has in its memory, the faster it finds and connects to a priority network (for example, your home network).
  • 📱 Battery saving: Smartphones and laptops constantly scan the airwaves for known networks. A long list increases the load on the module. Wi-Fi and drains the battery.
  • 🔄 Avoiding Conflicts: If you have two networks with the same name (for example, Home_2.4G And Home_5G), the device may get confused about which one to connect to.
  • 🛡️ Confidentiality: when transferring the device to another person (sale, repair) history Wi-Fi may reveal your habits, such as frequent visits to certain places.

In addition, on some devices (especially Android And Windows) story Wi-Fi Stored unencrypted, this means that if your data is leaked or your device is stolen, an attacker could gain access to your network passwords. Clearing your history minimizes this risk.

📊 How often do you clear the Wi-Fi history on your devices?
Never cleaned
Once a year
Every six months
Only before selling the device

How to delete saved Wi-Fi networks on Windows 10 and 11

IN Windows story Wi-Fi The file is stored in two places: in the graphical interface and in the command line. The first method is simpler, but it doesn't always remove all traces of connections. Let's consider both options.

Method 1: Via "Options" (graphical interface)

This method is suitable for most users and requires no special knowledge. Follow the instructions:

  1. Open the menu Start and go to Settings → Network and Internet → Wi-Fi.
  2. Click Managing known networks.
  3. In the list, find the network you want to delete and click on it.
  4. Select Forget (V Windows 11 the button is called Delete).

Please note: in Windows 10 After deleting a network, it may reappear in the list if the device reconnected to it automatically. To avoid this, disable the option. Automatic connection in the settings of each network before deleting.

Method 2: Via the command line (for advanced users)

If you need to delete all saved networks at once or the graphical interface does not work, use Command line As administrator. Enter the following one by one:

netsh wlan show profiles

This command will list all saved networks. Copy the name of the network you want to delete and run:

netsh wlan delete profile name="NETWORK_NAME"

To remove all networks at once, use:

netsh wlan delete profile name= i=
⚠️ Attention: After executing the last command, all passwords from Wi-Fi will be erased without the possibility of recovery. Save them in a safe place (for example, in a password manager) beforehand.

Back up network passwords

Close programs that use the Internet

Connect to the network via Ethernet (if possible)

Restart your computer after cleaning-->

Clearing Wi-Fi History on macOS (Ventura, Monterey, Big Sur)

On MacBook And iMac Deleting saved networks is a little more complicated than Windows, but here you can delete not only network names, but also the data associated with them (for example, connection priorities). Let's look at two methods: through the interface and through Terminal.

Method 1: Via System Preferences

The instruction is valid for macOS Ventura and newer. In older versions (before Monterey) the path may differ slightly.

  1. Open System Preferences → Network.
  2. In the left menu, select Wi-Fi, then press Additionally.
  3. Go to the tab Wi-Fi (V Monterey it's called Well-known networks).
  4. Select the network you don't need and click (minus) at the bottom of the list. Confirm deletion.

To reset all Wi-Fi settings (including network priorities), click Restore default settings at the bottom of the window. This won't delete passwords, but it will reset the order in which you connect to networks.

Method 2: Via Terminal (for a complete cleanup)

If you need to delete all networks at once or erase additional data (for example, cache Wi-Fi), use Terminal:

sudo /usr/bin/security delete-generic-password -a "$(whoami)" -s "NETWORK_NAME" -D "AirPort network password"

Replace NETWORK_NAME on the network name. To see the full list of saved networks, run:

security find-generic-password -wa "$(whoami)" | grep "AirPort"

For full reset all settings Wi-Fi (including passwords and system files) run:

sudo rm -rf /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist

sudo rm -rf /Library/Preferences/SystemConfiguration/preferences.plist

sudo reboot

⚠️ Attention: The last commands will be deleted all network settings, including Ethernet, VPN And DNSAfter rebooting, they will have to be configured again.
What should I do if macOS won't connect to Wi-Fi after cleaning?

If after resetting the settings Wi-Fi stopped working, check:

1. Security settings: Sometimes macOS blocks connections to "untrusted" networks. Go to System Preferences → Security & Privacy → Firewall and temporarily disable it.

2. Software update: If the problem occurred after a system update, try rolling back to the previous version or installing the latest patches.

3. Reset SMC: on MacBook With a removable battery, turn off the device, disconnect the battery, hold down the power button for 10 seconds, then connect the battery back and turn on the laptop.

Deleting Wi-Fi Networks on Android (All Versions)

On Android history clearing process Wi-Fi depends on the version of the system and the manufacturer's shell (for example, MIUI on Xiaomi or One UI on Samsung). We'll look at a universal method that works on most devices, as well as features specific to popular brands.

Universal method (Android 9–14)

  1. Open Settings → Network & Internet → Wi-Fi.
  2. Click the ⚙️ (gear) icon next to the network name.
  3. Select Delete or Forget the network.

On some devices (eg. Samsung Galaxy) you must first click on the network name, then select Network management and find the delete option there.

Features for different manufacturers

Brand shell Path to Wi-Fi settings Notes
Xiaomi, Redmi, POCO MIUI Settings → Wi-Fi → Tap on the network → Delete IN MIUI 14 There is an "Auto-connect" option - it must be disabled before deleting.
Samsung One UI Settings → Connections → Wi-Fi → ⚙️ → Manage networks IN One UI 5.0+ You can delete multiple networks at once (long press).
Huawei, Honor EMUI/Magic UI Settings → Wireless & networks → Wi-Fi → Advanced → Manage networks IN EMUI 13 There is a "Clear History" function for bulk deletion.
Google Pixel Stock Android Settings → Network & Internet → Wi-Fi → ⚙️ → Forget IN Android 14 Added the "Reset network settings" option to the main menu.

If you need to delete all networks at once, you can use resetting network settings:

  1. Open Settings → System → Reset settings.
  2. Select Reset Wi-Fi, mobile network, and Bluetooth settings.
  3. Confirm the action (you will need to enter a PIN code or pattern).
⚠️ Attention: resetting network settings will delete all saved passwords from Wi-Fi, and will also reset the settings Bluetooth And mobile Internet. On some devices (Xiaomi, Realme) After resetting, you may need to reactivate the SIM card.

How to Clear Wi-Fi History on iPhone and iPad (iOS 15–17)

On devices Apple The process of deleting saved networks is extremely simple, but there are some nuances. For example, iOS It doesn't allow you to delete networks in bulk—you'll have to delete each one manually. However, it does have an "Auto-Connect" feature that can be disabled for specific access points.

Step-by-step instructions

  1. Open Settings → Wi-Fi.
  2. Click on the blue icon i next to the network name.
  3. Select Forget this network and confirm.

If the button Forget this network Inactive means you're currently connected to that network. Disconnect from it and then try again.

How to reset all network settings on iPhone

If you need to delete all saved networks at once, reset network settings:

  1. Go to Settings → General → Transfer or reset iPhone.
  2. Select Reset → Reset network settings.
  3. Enter your device password and confirm.

This operation will remove:

  • 📶 All saved networks Wi-Fi and their passwords.
  • 📱 Settings VPN And APN (for mobile Internet).
  • 🔄 Connection preferences (e.g. priority Wi-Fi over mobile data).
⚠️ Attention: on iPhone With iOS 17 After resetting network settings, reactivation may be required eSIMMake sure you have access to the email from your operator containing the activation code.

Many users forget that The router also stores connection history — and not only a list of devices, but also visit logs, connection attempts, and even MAC addresses gadgets. Clearing this data is useful if you:

  • 🏠 You're moving and selling/giving away your router.
  • 🔄 Change your provider or tariff.
  • 🛡️ You suspect that strangers have connected to your network.

The process varies depending on your router model. Let's look at instructions for popular brands.

TP-Link (Archer, Deco, TL-WR)

  1. Open the router's web interface at 192.168.0.1 or 192.168.1.1 (default logins: admin/admin or admin/[empty]).
  2. Go to Advanced Settings → System Tools → Logs.
  3. Click Clear to delete connection history.
  4. To reset the list of devices, go to Wireless Mode → Wireless Mode Statistics and press Clear.

ASUS (RT-AX, RT-AC, ZenWiFi)

  1. Log in to your control panel at router.asus.com.
  2. Go to Administration → System Log.
  3. Click Clear to delete logs.
  4. To delete the list of connected devices, go to Network Map → Clients and press Refresh (This will not erase the history, but will update the current list).

For full reset (including settings Wi-Fi and passwords) click Administration → Recovery/Boot/Update and select Reset.

Keenetic (Giga, Hero, Speedster)

  1. Open the interface at the address my.keenetic.net.
  2. Go to System Monitor → Event Log.
  3. Click Clear log.
  4. To delete a list of devices, go to Home Network → Devices and press Clear list.
⚠️ Attention: on routers Keenetic with firmware NDMS Version 3.0+ includes the "Guest Network with Isolation" feature. When enabled, guest connection history is stored separately and is not cleared along with the main log.

How to completely erase Wi-Fi data (including passwords and MAC addresses)

If you are handing over the device to another person or just want clean up traces as much as possible Simply deleting networks from the list isn't enough. You need to delete:

  • 🔑 Passwords from networks (stored in encrypted form, but can be extracted using special utilities).
  • 🖥️ MAC addresses access points (can be used to track your movements).
  • 📡 Priority settings (for example, preference 5 GHz over 2.4 GHz).

Let's look at how to do this on different platforms.

Windows: Clear passwords and cache

To erase all data about connections, follow these steps Command line (as administrator):

netsh wlan delete profile name= i=

del "%ProgramData%\Microsoft\Wlansvc\Profiles\Interfaces\*" /q

Then clear the cache DNS:

ipconfig /flushdns

macOS: Removing System Files

Perform in Terminal:

sudo rm -rf /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist

sudo rm -rf /Library/Preferences/SystemConfiguration/com.apple.airport.preferences.plist

sudo rm -rf ~/Library/Preferences/ByHost/com.apple.network.*.plist

After that, reboot Mac.

Android: Reset all network data

Open Settings → System → Reset settings → Reset Wi-Fi, mobile network, and Bluetooth settings. On some devices (Samsung, Xiaomi) this item can be called Reset network settings.

iOS: Complete Reset

If you need to erase all data (not only Wi-Fi), run:

  1. Settings → General → Transfer or Reset iPhone → Erase All Content and Settings.
  2. Enter your password and confirm.

This will remove all the information from the device, including apps, photos, and settings.

Common mistakes and how to avoid them

When clearing history Wi-Fi Users often encounter typical problems. Here are the most common ones and how to solve them:

Problem Cause Solution
After deleting, the network appears in the list again. The "Auto-connect" function is enabled in the settings Wi-Fi Disable automatic connection for the network before deleting
A network with a Cyrillic name cannot be deleted. Command Line Limitations (Windows) or encodings (macOS) Use the network name in quotes: netsh wlan delete profile name="NETWORK_NAME"
After resetting, the router does not connect to the Internet. The settings have been reset PPPoE or DHCP Check your ISP connection settings (logins, passwords, connection type)
On Android The "Forget Network" button doesn't work. Shell limitations (eg. MIUI or ColorOS) Please reset your network settings or use ADB:

To remove a network through ADB on Android execute:

adb shell cmd wifi forget-network "NETWORK_NAME" ssid

If you don't know SSID networks, first get the list:

adb shell cmd wifi list-networks

FAQ: Answers to Frequently Asked Questions

Is it possible to restore a deleted Wi-Fi network?

No, once a network is removed from the list, it can only be restored manually by reconnecting and entering the password. However, on some devices (for example, Windows) passwords are stored encrypted in system files. They can be extracted using utilities like WirelessKeyView (only if the network has not been deleted yet!).

Why doesn't my device connect to the internet after clearing my Wi-Fi history?

Probably, the settings were reset along with the history. IP or DNS. Check:

  • On Windows: Settings → Network and Internet → Configure adapter settings → IPv4 protocol properties (should be set to "Obtain IP automatically").
  • On Android/iOS: Restart your device and try connecting again.
  • On the router: make sure it is enabled DHCP-server.
How do I find out which devices have connected to my Wi-Fi?

The list of connected devices can be viewed:

  • In the router's web interface (section DHCP, Clients or Devices).
  • Through the manufacturer's mobile applications (for example, TP-Link Tether or ASUS Router).
  • With the help of specialized programs like Wireless Network Watcher (For Windows).

Please note: the router only shows devices that Now Connected or were online in the last 24 hours. The full history can only be seen in the logs (unless they have been cleared).

What should I do if I forgot my Wi-Fi password after clearing my history?

There are several ways to restore access:

  1. Look at the password on the router sticker (usually it is indicated Wi-Fi Password or Network Key).
  2. Log into the router's web interface and check the section Wireless Mode → Security.
  3. If you have another device connected to this network, retrieve the password from it (on Windows through netsh wlan show profile name="NETWORK_NAME" key=clear).
  4. Reset the router to factory settings (button Reset) and set up Wi-Fi again.
Is it possible to clear the Wi-Fi history on smart devices (TV, speakers, cameras)?

Yes, but the process depends on the device:

  • Smart TVs (LG, Samsung, Sony): go to Settings → Network → Wi-Fi, select the network and press Delete or Forget.
  • Columns (Amazon Echo, Google Home): Delete the network through the manufacturer's mobile app.
  • IP cameras: reset the settings using the button Reset or web interface.

If the device does not have a screen (for example, smart light bulb), the only way is to reset to