Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

my Mac says I have an unread message, but I don't

This happens pretty frequently. Clicking on Mac Messages (Sonoma 14.7.2) in the dock, I am informed that "35213 (1 unread)". Duh? None of my messages are unread, nor are they unread on my iPhone. In Messages, I select View->Unread Messages, and none appear. I sync iCloud, and that message still appears. I kill the app and restart it, and the message still appears.


What is Messages trying to tell me? What is 35213?




iMac 24″, macOS 14.7

Posted on Jan 5, 2025 1:09 PM

Reply
5 replies
Sort By: 

Jan 6, 2025 12:53 PM in response to Dannymac22

Somebody (not me) wrote this script that I run in "SCRIPT EDITOR" application and its always worked for me. It just quits Messages, quits the Dock, and restarts Messages.


tell application "Messages" to quit


delay 1


tell application "Dock" to quit


delay 1


tell application "Messages" to launch

Reply

Jan 6, 2025 2:34 PM in response to Dannymac22

I'm not a programmer. The "dock" is the system process (not sure the right word maybe a hidden application??) that has your application icons at bottom or side of screen. Makes the icons jump out when you move your cursor to where the dock is. The dock process can be quit using a script that I shared. I didn't write the script, I just know the script works. Open the Application "Script Editor" (Look in Applications >> Utilities >> Script Editor) and paste in the script and click the RUN icon and voila you should be set.

Reply

Jan 6, 2025 4:36 PM in response to Dannymac22

Actually, that odd unread notification reappeared (it has something to do with deleted messages), and that "osascript -e 'tell application "Dock" to quit' " didn't fix it. Nor did relaunch of Finder. But it is clear that that odd message seems to evaporate by itself eventually.

Reply

my Mac says I have an unread message, but I don't

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.