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 setup SSH without password
How to change default save location for print screen in Mac OS X
How to restart Finder in Mac OS X?
How to play .mkv file in Mac OS X
How to disable dashboard in Mac OS X
Macport: Can't map the URL 'file://.' to a port description file
Mac: how to disable print screen window shadow
How to disable spotlight index for specific folder in Mac OS X?
Share this with your friends:-