Open Printers and Scanners preferences

Opens the Print and Scan preference pane on Mac; on iOS, asks you to select a file and opens the print dialog.

Scripting 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.
Select File
Prompts to select files or folders.
shortcuts-action-icon-print.webp
Print
Prints the input using AirPrint.

Extra Details

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

More From This Folder

More From The Library

Show my Mental Wellbeing data

Opens the Health app to the Mental Wellbeing category where you see data like Mindful Minutes, State of Mind, Exercise Minutes, Time In Daylight, and Sleep data – all types of data that affect your mental state.

Get Shortcut »

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 »


Get way deeper into Shortcuts – become a member.

Browse more