How to Delete a Wi-Fi Network on Mac: Step-by-Step Instructions

Modern operating systems like macOS are renowned for their convenience and automation of many processes, including connecting to wireless networks. However, this same automation can sometimes be a source of problems: a laptop may persistently try to connect to a weak signal or a faulty access point, ignoring more stable options. Understanding how to manage the list of known networks is becoming a critical skill for every Apple device owner.

In this article we will examine in detail all the current methods that allow Delete a Wi-Fi network on Mac, given the significant interface changes introduced in recent versions of macOS. We'll cover both standard methods via System Preferences and more advanced options for experienced users that allow you to completely clear the network preferences cache.

Incorrect network settings often lead to slow internet speeds and constant connection drops, so regularly clearing your preferred networks list isn't just a matter of order, but a necessity for stable operation. Let's start by analyzing where exactly this data is stored and how to access it depending on your operating system version.

The Settings interface in new versions of macOS

Starting with macOS Ventura and continuing with Sonoma, Apple has completely redesigned the System Preferences interface, making it similar to the iPadOS interface. Wi-Fi controls are now located in a separate sidebar, which may be confusing for users accustomed to the classic control panel layout. To delete a network, you need to open the menu. System Preferences via the Dock or Apple menu.

In the window that opens, go to the section Wi-Fi, where the current connection status and a list of available networks will be displayed. To manage saved profiles, find the button Read more or the three-dot icon next to the name of a known network, then select the option to delete or forget the network. This process is now more intuitive, but requires careful navigation of the new menu.

📊 What version of macOS are you using?
macOS Sonoma
macOS Ventura
macOS Monterey
Older versions

It is important to note that in new versions of the system automatic connection Networks are prioritized differently, so deleting the old network can dramatically improve the speed of switching between access points. If you frequently move between the office and home, clearing the list of known networks will help avoid connection delays.

⚠️ Attention: The Settings interface may vary slightly depending on your specific macOS version and installed security updates. If you don't see the buttons described, check for system updates or consult the official Apple documentation for your model.

Deleting networks in macOS Monterey and earlier versions

For users who haven't yet updated to the latest operating system versions or prefer the stability of classic interfaces, the network management process is different. In macOS Monterey, Big Sur, and Catalina, all Wi-Fi settings are located within the Settings section. Net in the system preferences. You need to select the active Wi-Fi connection in the list on the left and click the button Additionally in the lower right corner of the window.

A window with several tabs will open, where we are interested in the tab Wi-FiThis is where the list of all preferred networks, to which your Mac has previously connected. To delete an unnecessary profile, simply select it in the list and click the minus button. (-), located below the list. After that, you need to click OK And Applyfor the changes to take effect.

This method is the most reliable for fixing connection errors when the system attempts to use old security configurations. It often happens that the router has changed the encryption protocol, but the computer continues to attempt to connect using the old rules, resulting in an endless connection loop.

  • 📡 Open System Preferences and go to the section Net.
  • 🔍 Select the Wi-Fi adapter and press the button Additionally.
  • 🗑️ Find the network you don't need in the list and click the minus sign (-).
  • 💾 Click OK and then Apply to save changes.

Using Keychain to Manage Passwords

Sometimes simply removing a network from the preferred list isn't enough, especially if the system still "remembers" the password or security configuration. In such cases, you should contact Keychain (Keychain Access), where macOS stores all saved passwords, including credentials for Wi-Fi networks. This is a system utility accessible via Spotlight search or in the Programs → Utilities.

In the program window, enter the name of the network you want to completely delete from your computer's memory in the search bar. Once you find the corresponding entry (usually listed as "AirPort Network Password"), right-click it and select the delete option. The system will ask you to confirm your identity by entering your user password or Touch ID, which is an important step. data security.

Why delete an entry from Keychain?

Removing an entry from Keychain is necessary if you've changed the password on your router but your Mac is still using the old one, or if the network profile is corrupted and preventing a new connection.

After deleting the entry from Keychain, it's also recommended to restart your computer to reset network services. This ensures that the next time you try to connect, macOS will prompt you for the password again and create a fresh, clean connection profile free of any legacy errors.

Action Location Necessary rights Result
Removing from settings System Preferences User The network disappears from the auto-connect list
Removing from Keychain Keychain Utility Administrator Completely delete password and configuration
Reset via terminal Command line Administrator (sudo) Deep cleaning of system files

Advanced Method: Cleaning via Terminal

For experienced users who require full control over the system or who encounter non-removable networks through a graphical interface, there's a command line method. The terminal allows direct interaction with system configuration files. However, extreme caution is advised, as incorrectly entered commands can disrupt network services.

The first step is to open the application TerminalTo delete all saved network settings, you can use the delete preferences file command, but a safer way is to use the utility networksetupThis utility allows you to delete specific networks by name, minimizing risks to the rest of the system. This command requires administrator privileges.

sudo /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport -z

The above command disconnects from the current network, but to completely remove a profile from the preferred list in older versions of macOS, you had to edit the plist file. In modern versions of safer, use:

sudo networksetup -removenetwork "NetworkName" Wi-Fi

⚠️ Attention: When working with the command line and entering commands with a prefix sudo You gain full rights to modify the system. One error in command syntax can result in the loss of network settings for all users of the computer.

Using the terminal is especially effective when deleting networks that have been hidden or have special characters in their names, which sometimes causes crashes in the graphical interface. After running the command, it's recommended to check the list of networks in System Preferences.

Troubleshooting connection issues after uninstallation

Sometimes, deleting a Wi-Fi network on a Mac doesn't resolve issues, and the device continues to behave incorrectly. In such cases, it may be necessary to create a new network location. This is a virtual profile that allows you to store separate sets of network settings. Creating a new location often helps resolve software errors that have accumulated in the current profile.

To create a new location, go to System Preferences (or Net in older versions), find the edit locations menu (often accessible via a drop-down list at the top of the window or via the menu Action). Create a new location with any name, for example, "Clean Setup", and set up Wi-Fi again. This action is actually resets the network stack to factory settings for this profile.

☑️ Network Diagnostic Checklist

Completed: 0 / 5

It's also worth paying attention to your DNS settings. Sometimes providers or previous network settings specify specific DNS servers that can block access to certain resources. In the Wi-Fi settings, under the details section, make sure DNS is set to automatic or uses trusted public servers like Google or Cloudflare.

Wi-Fi connection maintenance and optimization

Regularly maintaining your wireless network list is a good habit that helps keep your Mac running at peak performance. Removing networks you no longer use (such as guest networks or coffee shop hotspots) reduces the likelihood of automatically connecting to unsecured networks. This is an important aspect. cybersecurity, especially in dense urban areas.

It's also worth checking for macOS updates periodically. Apple is constantly improving Wi-Fi algorithms, fixing vulnerabilities, and optimizing performance with new router hardware. Ignoring updates can result in your computer using outdated communication protocols, which will impact speed and stability.

In conclusion, managing network connections on a Mac is a simple yet important process. Knowing how to delete a Wi-Fi network on a Mac allows you to quickly resolve connection issues and protect your data. Use the methods described below depending on your situation: the graphical interface for everyday tasks and the Terminal for in-depth diagnostics.

Frequently Asked Questions (FAQ)

Will the Wi-Fi network be deleted for all Mac users?

No, when deleting a network using default settings or keychain, the changes only apply to the current user account. However, if you use the method of creating a new network location or system commands with administrator privileges, the changes may affect global system settings.

Is it possible to restore a deleted network without re-entering the password?

If you only removed a network from the preferred list but left the Keychain untouched, macOS may automatically retrieve the password when the network is detected again. However, if the entry is completely removed from the Keychain, entering the password will be required to re-authorize.

Why doesn't my Mac see the "Forget This Network" button?

On some versions of macOS, the button may be hidden or have a different name. Try clicking the three dots icon next to the network name or using the "Advanced" button in the main Wi-Fi settings. Also, make sure you're not in Guest mode with limited privileges.

Does deleting a network affect the operation of other devices?

No, deleting a network on your Mac does not affect the operation of the router or other connected devices (smartphones, tablets, TVs). This action only changes the settings on that specific computer.