OS X – Mitteilungszentrale deaktivieren

Wenn Du unter OS X 10.8 das neu eingeführte Notification Center (Mitteilungszentrale) nicht nutzen willst, kannst Du es abschalten.

Gib zum Abschalten folgenden Befehl im Terminal ein (Admin-Passwort wird benötigt)

sudo defaults write /System/Library/LaunchAgents/com.apple.notificationcenterui KeepAlive -bool false

Beende das Notification Center mit folgendem Befehl

killall NotificationCenter

Reaktivieren:

sudo defaults write /System/Library/LaunchAgents/com.apple.notificationcenterui KeepAlive -bool true

Unter 10.9 Mavericks funktioniert die oben beschriebene Methode nicht mehr – (Danke an Paul!)
Folgende Zeile im Terminal legt die Mitteilungszentrale unter 10.9 still:

sudo launchctl unload -w /System/Library/LaunchAgents/com.apple.notificationcenterui.plist

Nach einem Reboot ist auch das Symbol oben rechts in der Menüleiste verschwunden.

Reaktivieren:

sudo launchctl load -w /System/Library/LaunchAgents/com.apple.notificationcenterui.plist

Permanent Deaktivieren:

Im Finder zu folgendem Pfad gehen

/System/Library/CoreServices/

und NotificationCenter.app umbenennen in NotificationCenter.app.x  – im Anschluss einen Reboot durchführen.

War der Beitrag hilfreich?

8 Antworten zu „OS X – Mitteilungszentrale deaktivieren“

  1. Paul

    Unter 10.9 geht es nicht mehr. Dort verschwindet sie für eine Sekunde, und erscheint sofort wieder.

  2. Samuel

    Danke für den Hinweis! Hab’s gefixt.

  3. Tobias

    Geht leider bei 10.9.1 auch nach dem fix nicht. Zumindest bei mir.
    Verschwindet kurz und taucht dann wieder auf…

  4. Samuel

    Hast du deinen Mac danach neu gestartet?

  5. Charles

    Danke für die Befehle! Wie kann ich das Zentrale und das Symbol wieder reaktivieren?

  6. Samuel

    Ich habe den Artikel eben ergänzt. :)

  7. Charles

    Super, danke!

  8. picsbydsp

    Hey,
    meine Mitteilungszentrale lässt sich so nicht aktivieren.. im Gastbenutzer Account funktioniert sie.
    Wenn ich die /System/Library/CoreServices/NotificationCenter.app händisch aus dem finder öffne (Via paketinhalt anzeigen -> MacOS) erscheint folgendes im Terminal:

    Last login: Thu Jan 14 12:25:16 on ttys001
    /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter ; exit;
    themachine:~ smirgle$ /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter ; exit;
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter being ignored in restricted program because of @executable_path
    2016-01-14 12:31:37.531 NotificationCenter[2549:38706] plugin com.apple.ncplugin.calculator invalidated
    2016-01-14 12:31:37.531 NotificationCenter[2549:38692] plugin com.apple.ncplugin.weather invalidated
    2016-01-14 12:31:37.599 NotificationCenter[2549:38706] plugin com.apple.iTunes.today.TodayExtension invalidated
    2016-01-14 12:31:37.703 NotificationCenter[2549:38694] plugin com.apple.iCal.CalendarNC invalidated

    hast ne idee?

Schreibe eine Antwort zu PaulAntwort abbrechen