Disable Microsoft Update Assistant

-->

Microsoft AutoUpdate (MAU) version 3.18 and later includes the msupdate command-line tool. The msupdate tool can be used to start the update process for Microsoft applications produced for Mac, such as Office. The tool is primarily designed to give IT administrators more precise control over when updates are applied. You can download the latest version of MAU from this link.

Microsoft AutoUpdate (MAU) version 3.18 and later includes the msupdate command-line tool. The msupdate tool can be used to start the update process for Microsoft applications produced for Mac, such as Office. The tool is primarily designed to give IT administrators more precise control over when updates are applied. If you want to install the update now, select Start Settings Update & Security Windows Update, and then select Check for updates. If updates are available, install them. If version 21H1 isn't offered automatically through Check for updates, you can get it manually through the Update Assistant. You can temporarily or permanently disable Windows 10 Update Assistant by following these methods: Set Wi-Fi as Metered Connection Go to Windows Settings Network & Internet Wi-Fi Select Wi-Fi you are connected to Set as metered Connection. Whenever Windows update runs and restarts my computer automatically, it gives BSOD. (Kernel Security Check Failure) Windows installs 'Windows 10 Update Assistant' automatically every day even I uninstall it. This's so annoying. I don't want to disable the updates completely. I just want to know, how to disable Windows 10 Update Assistant. The Update Assistant is a first-party tool that allows Windows users to keep track of all the latest feature updates. With its help, you would be able to download optional updates and install them effortlessly.

msupdate works by sending Apple Events to the MAU daemon. On macOS 10.14 Mojave and later, you may see a privacy prompt when running msupdate for the first time. If you are using an enterprise management tool such as Jamf Pro, you should deploy a Privacy Preferences Policy Control (PPPC) payload to pre-approve access. Samples of such a payload can be downloaded from GitHub.

Use the following steps to start using the tool:

  1. Open the Terminal application
  2. Enter cd /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app/Contents/MacOS
  3. Run ./msupdate --help

The following options are displayed:

Examples of how to use msupdate

  • Display the current configuration parameters for MAU:./msupdate --config
  • Display the current configuration parameters in machine-readable format:./msupdate --config --format plist
  • List all available updates:./msupdate --list
  • Download and install all available updates:./msupdate --install
  • Download and install the latest updates for Word, Excel, and PowerPoint:./msupdate --install --apps MSWD2019 XCEL2019 PPT32019
  • Download and install a version-specific update for Outlook:./msupdate --install --apps OPIM2019 --version 16.17.180090901
  • Download and install latest available updates for Excel, wait for 180 seconds (3 minutes) before closing Excel, and display 'Excel will close in 3 minutes to install updates.' on macOS banner notification to notify user:./msupdate --install --apps XCEL2019 -t 180 -m 'Excel will close in 3 minutes to install updates.'
Disable microsoft update assistant on mac

Note

What Is Microsoft Update Assistant On Mac

To use the -t and -m modifiers, you must be using Microsoft AutoUpdate 4.24 or later.

Application identifiers

The following table lists the Microsoft applications for Mac supported by MAU. The identifier is used when specifying the --apps parameter. When specifying multiple applications on the command-line, separate identifiers with a space.

Disable windows 10 update assistant regedit
ApplicationIdentifier
WordMSWD2019
ExcelXCEL2019
PowerPointPPT32019
OutlookOPIM2019
OneNoteONMC2019
MAUMSau04
OneDriveONDR18
TeamsTEAM01
Skype for BusinessMSFB16
Remote DesktopMSRD10
Intune Company PortalIMCP01
Defender ATPWDAV00
Edge CanaryEDCN01
Edge DevEDDV01
Edge BetaEDBT01
Edge StableEDGE01

Disable Windows Update Assistant

How to disable microsoft update

How Do I Uninstall Microsoft Update Assistant On Mac

Note

Disable Microsoft Update Assistant On Mac

Disable Microsoft Update Assistant
  • The identifiers for the Office apps, such as Word and Outlook, can be used for Office for Mac (from an Office 365 or Microsoft 365 subscription plan) or for Office 2019 for Mac (either a retail or a volume licensed version).
  • If an update is pending for MAU itself, that update must be applied before any applications can be updated.
  • Identifiers are not case-sensitive when run interactively from the command-line, but use the character casing in the table when running from a management tool such as Jamf Pro.
  • Microsoft Teams might use MAU to provide updates in some scenarios, such as if the Teams updater fails. But, you can't use msupdate to have MAU manage updates for Teams, because Teams doesn't provide admins the ability to deploy and manage updates. Instead, Teams is updated automatically approximately every two weeks with new features and quality updates. For more information, see Teams update process.

Microsoft Update Assistant Disable Mac

Related articles