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:
Mac: Change print screen file format to jpg
How to setup SSH without password
How to backup svn server
How to verify SHA-1 checksum in Mac OS X?
Free SVN Client (GUI) for Mac OS X - SvnX
Dependencies failed to build: apr apr-util - Macport apache
How to merge .001 files in Mac OS X
How to force quit program in Mac OS X
Share this with your friends:-