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.

Actions Used

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

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Open%20Printers%20and%20Scanners%20preferences
Open Shortcut deep link
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


Get way deeper into Shortcuts – become a member.