Manage app updates

Keeping apps updated on your users’ devices gives them access to the latest features, while also improving app security and stability. This article outlines steps you can take as an IT admin to ensure the latest versions of apps are installed on your organization’s managed devices.

Default update behavior

By default, apps are updated automatically when the following constraints are met:

  • The device is connected to a Wi-Fi network.
  • The device is charging.
  • The device is idle (not actively used).
  • The app to be updated is not running in the foreground.

Google Play typically checks for app updates once a day, so it can take up to 24 hours before an app update is added to the update queue. After an app is added to the queue, it will be automatically updated the next time the constraints above are met.

App update settings available to users

Your users can modify the Wi-Fi network constraint by changing the auto-update settings on their device. A user can select one of the following options:

  • Update apps over any network.
  • Update apps over Wi-Fi only (this is the default setting).
  • Do not update apps.

App update settings available to IT admins

As the IT admin you can override the update settings that your users configure to further customize the app update behavior on the devices you manage. If your EMM supports these features, the controls will be available in your EMM console. If you don’t find these controls in your EMM console, contact your EMM provider.

Other factors affecting app updates

There are a few other factors that may influence the timing and speed of app updates on Android devices:

  • App release settings: Android app developers can roll out app updates gradually. As a result, an app update may initially only be available to some devices in your fleet.
  • Pending installs: App updates are queued and installed one at a time. If a device has several apps with pending updates, it may take longer than expected to install all the updates.

Common scenarios for updating apps

Frequently asked questions

Can I prevent app updates on a work profile?

Android devices maintain a single version of an app, even if the app is installed in both a personal profile and work profile. This means apps installed in both profiles are updated at the same time. As a result, it’s not possible to prevent app updates on a work profile since apps can be updated from the personal profile.

Can I choose which version of an app to install?

No, you can’t choose which version of an app to install or to update to. Only the latest available version of an app can be installed.

Can I turn off updates for Google Play Store and Google Play Services?

No, you can’t turn off updates for Google Play Store and Google Play Services. Updates to these apps are critical to the security and reliability of devices.

Troubleshooting

If apps aren’t updating automatically on the devices you manage after following the best practices in this article, we recommend sending a bug report to your EMM:

  1. In your EMM console, select the High priority update mode for the affected apps.
  2. Be sure you have Developer Options turned on.
  3. Connect the device to your computer and agree to allow USB debugging if prompted.
  4. At the terminal, enter the command in the code snippet below, then collect a bug report and send it to your EMM for inspection.

adb logcat -G 32M; adb shell setprop persist.log.tag.dpcsupport VERBOSE; adb shell setprop persist.log.tag.Finsky VERBOSE; adb shell setprop persist.log.tag.Auth VERBOSE; adb shell setprop persist.log.tag.PackageManager VERBOSE; adb shell setprop persist.log.tag.JobScheduler VERBOSE

Was this helpful?

How can we improve it?
14300158807215660017
true
Search Help Center
true
true
true
true
true
108584
Search
Clear search
Close search
Main menu
false
false
false
false