App Auto Update

How to enable or disable auto update for the CSE desktop apps in your org
Updated On: Apr 17, 2026

Overview

Admins can use this feature to enable silent desktop app version updates to end users' devices. This setting will be on by default for new orgs (i.e., orgs created after April 2026 release) and off by default for existing orgs.

Desktop app version 4.2.0+ will auto update on next restart without user interaction or admin permissions necessary. The console toggle (org-wide) controls silent auto update. The mdm_disable_auto_update flag in mdmconfig.json (per-device) controls whether the user sees an update notification.

How auto update works

Console Toggle (Silent Auto Update)MDM Flag (disable=true)4.2.0+ BehaviorPre-4.2.0 Behavior
ONfalse / not setSilent auto update on next launch, no notificationNo silent update; user gets notification
ONtrue (disabled)No silent update; no notificationNo silent update; no notification
OFFfalse / not setNo silent update; user gets notificationNo silent update; user gets notification
OFFtrue (disabled)No silent update; no notificationNo silent update; no notification

Steps to Enable or Disable App Auto Update

  1. In the CSE Command Center, navigate from Settings > SonicWall CSE Client > the Deployment tab.

  2. Under the App Auto Update section, toggle on to enable auto update or toggle off to disable auto update and continue manually updating app versions.