Turn off alarms

Gets all the current alarms and turns them off, then shows an alert or Siri speaks back a confirmation.

Scripting Actions

Get All Alarms
Gets all the alarms in the Clock app.
shortcuts-action-icon-repeat-with-each.webp
Repeat with Each
Takes a list of items as input, and runs the contained actions once for each item in the list.
Toggle Alarm
Enables or disables an alarm in the Clock app.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Turn%20off%20alarms
Link to Open Shortcut
shortcuts://open-shortcut?name=Turn%20off%20alarms
AppleScript code
tell application “Shortcuts Events” run shortcut “Turn off alarms” end tell

More From This Folder

More From The Library

Encode audio

Records audio until you tap it to stop, then encodes it into a text-based format, then copies it to your clipboard (to be decoded and played back later).

Get Shortcut »

Open recent calls

Opens the deep link into the Recents section of the Phone app to see your incoming and outgoing calls, plus any missed calls (mobilephone-recents://).

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more