two botts wrote:
Because the red dot is a red flag of annoyance and frustration, NOT a must do that I need to be reminded of.. Tried Tahoe, not a fan in any respects. Sequoia is brilliant, tried and true, why would I want to be incessantly reminded of a fail every hour of the day and at every boot up. These Apple terms you mention, are they the same ones allowing ads to appear in apps, Safari and the like. Not a fan.
This is a user-to-user support forum. That's not something that anyone here can fix. If we knew of a way to hide the badge, or block the notifications, we would tell you. But we don't.
As far as I'm concerned, that little red dot on System Settings means I'm using a stable OS version. If you don't like the dot, you can move System Settings out of the Dock. You could even replace it with your own System Settings AppleScript app that has no badge, but launches System Settings when clicked.
But even that's tricky. Apple seems to have gone out of its way to block that very workaround. But there's more than one workaround. Create a script that just does this:
do shell script "open 'x-apple.systempreferences:'"
Save it as an application named "System Settings". Do Finder > File > Get Info on the original System Settings, click the icon, and copy. Then do the same for your System Settings and paste over the default application icon. Now you have your own System Settings launcher. No more red badge.