Go to the Zebra Support & Downloads website at zebra.com/support and download the appropriate System Update package to a host computer.
Connect the device to a host computer using a USB-C cable.
Tap
Settings
System
Developer options
.
Tap the
USB debugging
switch to enable it.
If the device and host computer are connected for the first time, the
Allow USB debugging?
dialog box with the
Always allow from this computer
check box displays. Select the check box, if required
Tap
OK
.
On the host computer, navigate to the
platform-tools
folder and open a command prompt window.
Enter
adb devices
.
If the device number does not display, ensure the ADB drivers are installed properly
Enter
adb reboot recovery
.
Press
Enter
.
The System Recovery screen displays on the device.
Press
Volume Up
and
Volume Down
to navigate to
Apply upgrade from ADB
Press
Power
.
On the host computer command prompt window type
adb sideload <file>
.
where: <file> = the path and filename of the zip file
Press
Enter
.
The System Update installs (progress displays as a percentage in the Command Prompt window), and then the System Recovery screen displays on the device.