Open Security and Privacy preferences

Opens the deep link into Privacy and Security settings on iOS and the Security pane on macOS. Options include controls for Location Services and Tracking, plus others like Local Network, Nearby Interactions, Microphone and Speech Recognition, and Research Sensor and Usage Data. Also includes Safety Check, Sensitive Content Warning, Analytics and Improvements, Apple Advertising, App Privacy Report, and Lockdown Mode.

Actions

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.
shortcuts-action-icon-stop-this-shortcut.webp
Stop shortcut
Stops execution of the current shortcut and dismisses the shortcut on screen. No more actions will be run after this action.
shortcuts-action-icon-url.webp
URL
Passes the specified URL to the next action.
shortcuts-action-icon-open-urls.webp
Open URLs
Opens URLs passed into the action in Safari (or the corresponding app if it’s a deep link).

More From This Folder

Open Location Services

Opens the deep link into Settings > Privacy > Location Services where you can enable or disable Location entirely, adjust Location Alerts, control which device is used for Share My Location, and adjust settings for individual apps.

Get Shortcut »

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Open%20Security%20and%20Privacy%20preferences
Link to Open Shortcut
shortcuts://open-shortcut?name=Open%20Security%20and%20Privacy%20preferences
AppleScript code
tell application “Shortcuts Events” run shortcut “Open Security and Privacy preferences” end tell

More From The Library

Customize Siri responses

Opens the deep link into Settings > Siri and Search > Siri Responses where you can toggle where to Prefer Silent Responses, PRefer Spoken Responses, or set it to Automatic. Options also include a toggle to Always Show Siri Captions and Always Show Speech – I have these all turned on.

Get Shortcut »

Toggle listening history

Asks you to pick a focus mode, then toggles the current Music Focus Filter setting for “Use Listening History” so you can switch whether or not to Use Listening History for a chosen focus with an existing filter. Works well as a Control in Control Center.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more