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

zoran

macrumors 601
Original poster
Jun 30, 2005
4,868
136
How can i stop the Microsoft Auto Update icon from appearing? It comeups every-time i open the MBPro and it is really frustrating.
 

Attachments

  • Microsoft AutoUpdate.png
    Microsoft AutoUpdate.png
    15.5 KB · Views: 112
I'm not sure if I remember correctly (after a fresh macOS install, I unselected the Microsoft Autoupdater when installing the Office suite so I'm not bothered anymore) but:
- There should either be an option to not perform an automatic search for updates in the app
/Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
- You could delete the launch daemon to prevent the updater from auto-starting /Library/LaunchDaemons/com.microsoft.autoupdate.helper.plist
 
  • Like
Reactions: Lifeisabeach
What I use
Code:
sudo defaults write /Library/LaunchAgents/com.microsoft.update.agent.plist RunAtLoad -bool NO
sudo chmod 644 /Library/LaunchAgents/com.microsoft.update.agent.plist
 
  • Like
Reactions: arw
How can i stop the Microsoft Auto Update icon from appearing? It comeups every-time i open the MBPro and it is really frustrating.

Is the updater set to install updates automatically? Mine is and the Updater icon never appears in the dock, maybe it appears there when updates are set to manual install?
 
Is the updater set to install updates automatically? Mine is and the Updater icon never appears in the dock, maybe it appears there when updates are set to manual install?
Its not, i dont want any updates to be installed, i just dont want to watch it come up every now and then
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.