Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

jsmith189

macrumors 68000
Original poster
Jan 12, 2014
1,729
3,496
I was using my iMac this morning, and things randomly froze up. I thought I'd just turn it off and leave it for a while. Come back, and it's basically useless. After about an hour I got into activity monitor, and this is what I see.

Screen Shot 2019-11-04 at 1.41.50 pm.png


By the time of posting this, it got up to about 60GB, then dropped down to 2GB, and now it's creeping back up again (35GB). My iMac (work machine) has been rendered essentially useless.

I saw another post that said they had the same issue and they disabled NC using:

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

But I've tried that and I get, "Not a directory."

I removed all widgets and that didn't seem to help. Cleared out all notifications, didn't help. A reset doesn't help.

Any other suggestions? This is my work machine, so my money kinda depends on it lol.
 
Last edited:
You have to disable SIP for launchctl unload -w /System/Library/LaunchAgents/com.apple.notificationcenterui.plist to work.
 
You have to disable SIP for launchctl unload -w /System/Library/LaunchAgents/com.apple.notificationcenterui.plist to work.
Just disabled, and unfortunately got the same message.
 
With sudo?
sudo launchctl unload -w /System/Library/LaunchAgents/com.apple.notificationcenterui.plist
and
killall NotificationCenter
 
With sudo?
sudo launchctl unload -w /System/Library/LaunchAgents/com.apple.notificationcenterui.plist
and
killall NotificationCenter

Yep, didn't do anything. :(

I decided to just clean install. Not trying to lose out on a full day (or more) of work when I could just start fresh overnight lol. Thank you though!
 
I was using my iMac this morning, and things randomly froze up. I thought I'd just turn it off and leave it for a while. Come back, and it's basically useless. After about an hour I got into activity monitor, and this is what I see.

View attachment 874855

By the time of posting this, it got up to about 60GB, then dropped down to 2GB, and now it's creeping back up again (35GB). My iMac (work machine) has been rendered essentially useless.

I saw another post that said they had the same issue and they disabled NC using:

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

But I've tried that and I get, "Not a directory."

I removed all widgets and that didn't seem to help. Cleared out all notifications, didn't help. A reset doesn't help.

Any other suggestions? This is my work machine, so my money kinda depends on it lol.
Your initial post uses an incomplete filename. It ends in .plis when it should be .plist

That could be your problem.

Copy and paste the command bogdanw posted to make sure you don't repeatedly use the incomplete filename.

I've no idea if the command works, by the way, just that you pasted it incorrectly.

Hope this healps
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.