Home > News Tips

How to Add/Remove/Switch Network Locations on macOS Ventura?

Updated on Wednesday, April 24, 2024

iBoysoft author Jenny Zeng

Written by

Jenny Zeng
Professional tech editor

Approved by

Jessica Shee

English

How to Create, Remove & Switch Network Locations on macOS Ventura?

While the latest macOS Ventura brings in plenty of new or improved features, it has also chopped off some. One of the removed features is "Network Locations," which resided in previous System Preferences. It allowed users to quickly switch between different sets of network configurations of WiFi, Ethernet, and other network settings on Mac, based on their current location.

No Network Locations on macOS Ventura

Fortunately, the functionality is still there on macOS Ventura. You will just need to manage them through command lines. This post will explain how to use Network Locations on macOS Ventura.

When will you need to use network locations on macOS Ventura?

Being able to switch between different network locations on Mac can be especially useful in the following circumstances:

  • The settings you use at one location don't allow your Mac to connect to the same type of network at another.
  • Prioritize different types of networks at different locations. For instance, you may prefer Ethernet at work and WiFi at home.
  • Troubleshoot network issues without losing the current network settings.

To use network locations on macOS Ventura, you'll need to employ the networksetup tool in Terminal. You can go through these steps to get a list of its usage:

  1. Open Finder, and click Applications > Utilities > Terminal.
  2. Double-click Terminal to launch it.
  3. Type in the command below and hit Enter.networksetup -help

networksetup tool usage in Terminal

How to create a new network location on macOS Ventura?

The first step to using location-based network settings on Mac is to create a new network location, as guided below.

  1. Launch Terminal from the Applications > Utilities folder.
  2. Input the following command and hit Enter to add a new network location on Mac.   
    If you want to create an entirely new location without any network configured: (Replace Name_of_Location with yours.)  networksetup -createlocation Name_of_LocationCreate a completely new network location on macOS Ventura 
    If you want to create a new location with default services:networksetup -createlocation Name_of_Location populateCreate new network location with default servers on macOS Ventura     
     

Once the network location is created, you can customize your WiFi, Ethernet, and other network settings specific to this location in System Settings after switching to it.

Kindly share this post if you find it helpful.

 

How to switch between network locations on macOS Ventura?

Before macOS Ventura, you have two ways to switch between network locations: from the "Network Locations" pop-up menu in System Preferences or the Location button in the Apple menu. The former is gone on macOS Ventura, but you can still use the fast-switching control in the Apple menu. Follow the steps below:

  1. Click the Apple menu at the top-left corner.
  2. Select "Location" and choose the one you want to switch to.    
    Switch network locations on macOS Ventura

How to configure a network location on macOS Ventura?

After changing to a different network location, you can configure its IP address, DNS, DHCP, etc. If it's a newly-created location with no network configuration, you must set up the network first.

  1. Open the Apple menu > System Settings.
  2. Click Network. (Skip to step 7 if you only need to adjust an existing network.)
  3. Click the button under "Other Services."    
    Click the button to add network services or set services order
  4. Select "Add Services."
  5. Choose an interface, such as WiFi or Thunderbolt.    
    Choose an interface for a network location on macOS Ventura
  6. Give it a name and click Create.    
    Set up a new interface for a new network location on macOS Ventura
  7. Click a type of network.
  8. Tap "Details" to change network settings.    
    Click the Details button to change network settings on macOS Ventura
  9.  Change the settings and click OK to save them.    
    Change network settings on macOS Ventura

How to set network priority on macOS Ventura?

You can prioritize networks as stated below if you have several network interfaces configured.

  1. Go to the Apple menu > System Settings > Network.
  2. Click the button under "Other Services."
  3. Select "Set Service Order."    
    Prioritize network on macOS Ventura
  4. Drag the services to set a priority.    
    Drag a network to prioritize it
  5. Click OK.

How to remove a network location on macOS Ventura?

Similar to adding network locations, you must utilize command lines to remove a network location on macOS Ventura. Here are the steps:

  1. Launch Terminal from the Applications > Utilities folder.
  2. Type in the following command and hit Enter to delete a network location. (Replace Name_of_Location with yours.)networksetup -deletelocation Name_of_Location

Remove network locations on macOS Ventura

Now that you know how to change network settings on macOS Ventura. Don't forget to share it with more people.