That's one line in Terminalcheck this vid out! it helped me...plz share with anyone that needs it
Code:
sudo rm -f /Library/Preferences/com.apple.SoftwareUpdate.plist
That's one line in Terminalcheck this vid out! it helped me...plz share with anyone that needs it
sudo rm -f /Library/Preferences/com.apple.SoftwareUpdate.plist
Hi everybody,
I just registered to make this post. I could fix the problem by deleting ~/Library/Preferences/com.apple.preferences.softwareupdate.plist, then booting into safe mode and then rebooting normally. Automatic updates are still enabled but the badge is gone.
Thank you so much! This is an awesome community.
Thank you for sharing. I have tried all sorts of different work-around's... until I found yours. I think reboot into Safe Mode did the trick as I had tried deleting com.apple.softwareupdate.plist without success.Yes! I joined MacRumors just to say that this worked. I had also deleted the com.apple.softwareupdate.plist in /Library followed by the one that you stated in ~/Library, but booting into safe mode afterward was the key to success for me.
Thank you!
BTW, restarting after Safe Mode, the System badge will be on for a few seconds, and then it goes away.Thank you for sharing. I have tried all sorts of different work-around's... until I found yours. I think reboot into Safe Mode did the trick as I had tried deleting com.apple.softwareupdate.plist without success.
Hi everybody,
I just registered to make this post. I could fix the problem by deleting ~/Library/Preferences/com.apple.preferences.softwareupdate.plist, then booting into safe mode and then rebooting normally. Automatic updates are still enabled but the badge is gone.
Thank you so much! This is an awesome community.
The Terminal command worked for me.Try in Terminal
Code:defaults delete com.apple.systempreferences AttentionPrefBundleIDs; killall Dock