Home > Mac administration, macOS > Opening macOS Ventura’s System Settings to desired locations via the command line

Opening macOS Ventura’s System Settings to desired locations via the command line

With the release of macOS Ventura, the System Preferences application has been replaced with the System Settings application.

macOS Monterey System Preferences:

Screen Shot 2022 10 25 at 3 08 11 PM

macOS Ventura System Settings:

Screenshot 2022 10 25 at 3 10 04 PM

Along with this change, a number of previously-known commands for opening individual System Preferences preference panes from the command line no longer work with System Settings.

However, it looks like the underlying command line functionality wasn’t changed by Apple. You just need to know what the new options are to enter. For more details, please see below the jump.

I’ve put together a list of the ones I’ve found to work, which is available below. Find any more? Please let me know in the comments:


Open Storage, in System Settings: General:
open x-apple.systempreferences:com.apple.settings.Storage
Open Software Update, in System Settings: General:
open x-apple.systempreferences:com.apple.Software-Update-Settings.extension
Open General, in System Settings:
open x-apple.systempreferences:com.apple.systempreferences.GeneralSettings
Open Privacy & Security, in System Settings:
open x-apple.systempreferences:com.apple.preference.security
Open Privacy & Security, in System Settings:
open x-apple.systempreferences:com.apple.settings.PrivacySecurity.extension
Open Startup Disk, in System Settings: General:
open x-apple.systempreferences:com.apple.preference.startupdisk
Open Startup Disk, in System Settings: General:
open x-apple.systempreferences:com.apple.Startup-Disk-Settings.extension
Open Displays, in System Settings:
open x-apple.systempreferences:com.apple.preference.displays
Open Wallpaper, in System Settings:
open x-apple.systempreferences:com.apple.Wallpaper-Settings.extension
Open Network, in System Settings:
open x-apple.systempreferences:com.apple.preference.network
Open Network, in System Settings:
open x-apple.systempreferences:com.apple.Network-Settings.extension
Open Profiles, in System Settings: Privacy & Security:
open x-apple.systempreferences:com.apple.Profiles-Settings.extension
Open Transfer or Reset, in System Settings: General:
open x-apple.systempreferences:com.apple.Transfer-Reset-Settings.extension
Open Date & Time, in System Settings: General:
open x-apple.systempreferences:com.apple.Date-Time-Settings.extension
Open About, in System Settings: General:
open x-apple.systempreferences:com.apple.SystemProfiler.AboutExtension
Open Language & Region, in System Settings: General:
open x-apple.systempreferences:com.apple.Localization-Settings.extension
Open Login Items, in System Settings: General:
open x-apple.systempreferences:com.apple.LoginItems-Settings.extension
Open Sharing, in System Settings: General:
open x-apple.systempreferences:com.apple.Sharing-Settings.extension
Open AirDrop & Handoff, in System Settings: General
open x-apple.systempreferences:com.apple.AirDrop-Handoff-Settings.extension
Open Time Machine, in System Settings: General
open x-apple.systempreferences:com.apple.Time-Machine-Settings.extension
Open Appearance, in System Settings:
open x-apple.systempreferences:com.apple.Appearance-Settings.extension
Open Apple ID, in System Settings:
open x-apple.systempreferences:com.apple.preferences.AppleIDPrefPane

Categories: Mac administration, macOS
  1. faveja
    October 25, 2022 at 8:11 pm

    Check out /System/Library/CoreServices/HelpViewer.app/Content/Resources/prefsmapping.plist

  2. October 25, 2022 at 8:42 pm

    Hi.
    I’m currently testing
    open “x-apple.systempreferences:com.apple.Profiles-Settings.extension”
    and
    open “x-apple.systempreferences:com.apple.preferences.configurationprofiles”
    I’m landing in the same Profiles pane.
    It looks like for now there is no difference. But that was worth testing with your insights ! Post saved for future reference !

  3. October 25, 2022 at 9:19 pm

    On Ventura, at least it looks like /System/Library/CoreServices/HelpViewer.app/Contents/Resources/prefsmapping.plist has a list of these.

    It looks like you can do
    open “x-apple.systempreferences:com.apple.prefs.backup”
    or
    open “x-apple.systempreferences:com.apple.Time-Machine-Settings.extension”

  4. Martin van Diemen
    October 27, 2022 at 2:19 pm

    Open Users & Groups:
    open x-apple.systempreferences:com.apple.preferences.users

    Tried this in an early beta which didn’t work but I’m glad it’s still working. I used https://developer.apple.com/documentation/devicemanagement/systempreferences in the past.

  5. Simon
    November 2, 2022 at 1:43 pm

    Opens: TouchID Settings
    open x-apple.systempreferences:com.apple.Touch-ID-Settings.extension
    Opens: Battery Settings
    open x-apple.systempreferences:com.apple.Battery-Settings.extension

  6. cgssi
    November 3, 2022 at 4:28 pm

    Anyway to bring these to the foreground when opening?

  7. Dennis
    November 10, 2022 at 7:34 pm

    open “x-apple.systempreferences:com.apple.preference.security?Privacy_ScreenCapture”

    Still works for going to “Screen Recording”

  8. cgssi
    November 11, 2022 at 9:17 am

    It seems after updating to 13.0.1 these do open in the foreground

  9. BrianVP
    December 5, 2022 at 10:18 pm

    Found ’em all! Blog post and link to the complete list is over on the blog: https://www.macosadventures.com/2022/12/05/how-to-open-every-section-of-macos-ventura-system-settings/

    • Keith
      January 9, 2023 at 9:51 pm

      I’m trying how to open the iCloud settings.
      open “x-apple.systempreferences:com.apple.preferences.AppleIDPrefPane” got me there in Monterey. But in Ventura using open x-apple.systempreferences:com.apple.systempreferences.AppleIDSettings takes one more click into the iCloud section where you turn on/off Find My.
      Anyone got ideas?

      • March 31, 2023 at 1:44 pm

        iCloud pane would be “open x-apple.systempreferences:com.apple.preferences.AppleIDPrefPane?iCloud”

      • William Lew
        September 28, 2023 at 2:27 pm

        did you end up finding how to open the icloud pane? some have mentioned that x-apple.systempreferences:com.apple.systempreferences.AppleIDSettings?iCloud should work but not the case for me (on macOS13.6).

  1. No trackbacks yet.

Leave a comment