- Apr 21, 2009
- 4,506
- 3,181
- 0

Note: This will wipe your Xoom
- You're going to need to have the Android SDK installed. You can download it here.
- Download the official HRI39 build from Motorola here.
- Unzip the files in MZ600_HRI39.zip and move or copy them to the /platform-tools folder in your SDK folder.
- Connect your Xoom to your computer.
- Type adb reboot bootloader. Wait for it to reboot into the bootloader.
- Type the following commands, waiting for each to finish before continuing:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash userdata userdata.img
fastboot erase cache
You've now successfully flashed your Xoom back to stock. Now it's time to relock the device. fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash userdata userdata.img
fastboot erase cache
Type fastboot oem lock, wait for the menu, the press the volume-down button. Then press the volume up button. It'll take a minute or so, then reboot. You're now completely back to stock and ready for the update.