Do you know if you do not like the Notification Center in your Mac, you can disable that permanently? Some user might find the notification center very useful for them but some find it not useful and some even feel that it’s annoying and waste of resources for them. No matter what is your reason, to disable the notification center in Mac OS X is just an easy peasy task.

To disable notification center in Mac OS X, follow the steps below:-
Advertisements
- Open your Terminal
- Enter the two command below:-
launchctl unload -w /System/Library/LaunchAgents/com.apple.notificationcenterui.plist killall NotificationCenter
- Once done, your notification not be shown anymore.
- If you change your mind anytime, you can re-enable the Notification Center thru this command below
launchctl load -w /System/Library/LaunchAgents/com.apple.notificationcenterui.plist
Related posts:
How to open .chm file in Mac OS X
Mac: How to setup email account in Apple Mail
SVN: How to commit only modified files via command line
How to crop image in Mac OS X
Secure file transfer thru scp in Mac and Linux
How to move cursor to end of line in vi editor
How to force quit program in Mac OS X
How to mount samba in Mac OS X / Linux?
Share this with your friends:-