Uses AppleScript to press the keyboard shortcut ⌥+⇧+⌘+Q to immediately log out the current user.

Extra Details

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

More From This Folder

Show LaunchPad

Activates the key code for F4’s native function, which triggers the LaunchPad feature that shows your app icons like an iOS Home Screen.

Get Shortcut »

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 »


Get way deeper into Shortcuts – become a member.