Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save extratone/af338a136e3580000636fa3cc89f4488 to your computer and use it in GitHub Desktop.
Save extratone/af338a136e3580000636fa3cc89f4488 to your computer and use it in GitHub Desktop.
Enable iMessage (Messages) Subject Field in macOS Big Sur

Want the Subject field (for bold iMessages) in macOS Big Sur's Messages app?

  1. Quit Messages
  2. Open Terminal
  3. Run defaults write com.apple.MobileSMS MMSShowSubject 1
  4. Start Messages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment