Skip to content

How to disable osx notification center

May 11, 2013 Notification center

This post will show you how to disable osx notification center.

the notification center on osx is a good idea, but I personally dont ever use it, so I figured that it was time to disable it, like the other osx features that I dont use

to disable the notification centre:

open terminal

type:

launchctl unload -w /System/Library/LaunchAgents/com.apple.notificationcenterui.plist
killall Notification Center

the notification center will now be gone!

You must be <a href="https://jonathansblog.co.uk/wp-login.php?redirect_to=https%3A%2F%2Fjonathansblog.co.uk%2Fhow-to-disable-osx-notification-center">logged in</a> to post a comment.