Want the Subject field (for bold iMessages) in macOS’ Messages app?
- Quit Messages
- Open Terminal
- Run
defaults write com.apple.MobileSMS MMSShowSubject 1
- Start Messages
This worked for me on a fresh install of macOS 14.1.1 (23B81) (new Mac mini).
Note: On modern versions of macOS, you must enable Privacy & Security > Full Disk Access for your Terminal app in System Settings.
@jbburf I just figured out that on modern versions of macOS, you must enable Privacy & Security > Full Disk Access for your Terminal app in System Settings and then it will work. I am not sure if that is what you were running into, but worth a shot if you never got it working.