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 location
How to loop thru directory files in bash shell
How to setup SSH without password
Macport: Can't map the URL 'file://.' to a port description file
Arrow key not working in vi / vim - Mac OS
Secure file transfer thru scp in Mac and Linux
How to send email using different profile in Apple Mail
How to convert Keynote (.key) to Power Point (ppt)
Share this with your friends:-