Change my System Preferences

Opens System Preferences on the Mac or Settings on iOS.

Actions Used

shortcuts-action-icon-open-app.webp
Open App
Opens the specified app.
shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Change%20my%20System%20Preferences
Open Shortcut deep link
shortcuts://open-shortcut?name=Change%20my%20System%20Preferences
AppleScript code
tell application “Shortcuts Events” run shortcut “Change my System Preferences” end tell

More From This Folder

More From The Library

Open RSS posts

Gets the RSS feed from the Shortcut Input, extracts 10 stories, presents them in a menu, and copies the chosen URLs before opening them in Safari.

Get Shortcut »

Scrape session titles

For a given list of Apple Developer session URLs, this will iterate through each, grabbing the name of the webpage, cleaning it up, and reformatting it into a Markdown list before copying that to your clipboard.

Get Shortcut »


Get way deeper into Shortcuts – become a member.