Un-root and re-lock Motorola Xoom

Given the freedom and fun rooting unlocks, it’s not strange many Motorola Xoom owners have already rooted their tablet. But those who want to un-root and re-lock it (either or both), can now do so quite easily. One just needs to download the official build HR166 from Motorola’s Dev site and do some Android SDK stuff to make it possible.

Re-locking and un-rooting your android device has its advantages — it basically brings the warranty back since rooted devices may get rejected by the stores of companies and carriers once they spot the superuser icon. If you want to claim something by using the warranty, you need to ReLock and UnRoot to be able to do that otherwise chances are that you simply won’t succeed in warranty claims being accused of tampering with the android device since it’s rooted.

So, here’s how you can ReLock and UnRoot your Motorola Xoom android tablet:

  1. What you need:
    1. Rooted Motorola Xoom, of course (to UnRoot it. And ReLock it, if locked)
    2. Windows PC
  2. Download the official build HR166 from Motorola’s Dev website (Register there if required) Filename – MZ600_HRI66.zip. Size – 121 MB.
  3. Make sure you’ve Xoom’s drivers installed.
  4. Download and Install Android SDK / ADB.
  5. Extract the above file and copy the extracted files to /platform-tools folder of your android sdk. (Usually, you’ll find it the latest version here – C:Program FilesAndroidandroid-sdkplatform-tools)
  6. Connect the Xoom to PC. Do not mount the sd card.
  7. Open command prompt (cmd) window on PC.
  8. Type — cd C:Program FilesAndroidandroid-sdkplatform-tools — and hit enter. This will direct the cmd to platform-tools folder where you’ve transferred the extracted content of build HR166 (in step 3 above)
  9. Type — adb reboot bootloader — and hit enter. this will boot the Xoom into bootloader mode.
  10. Once the Xoom is in bootloader mode, type in the following command one at a time (hit enter after entering each command):
    1. fastboot flash boot boot.img
    2. fastboot flash system system.img
    3. fastboot flash recovery recovery.img
    4. fastboot flash userdata userdata.img
    5. fastboot erase cache
  11. The above will bring your Xoom back to stock, and unrooted. If you had it unlocked too, see next step to ReLock it.
  12. Don’t reboot, remain in bootloader mode and do this:
    1. Type — fastboot oem lock — and hit enter.
    2. Wait for menu to appear.
    3. Press Volume Down key.
    4. Press Volume Up key.
    5. The process will begin and may take a minute or two.
  13. When the above process is finished, Reboot your Xoom and it’s as stock and locked as ever. Enjoy!

Hope that works out wonderfully for you and you enjoy the stock experience to its maximum. You’ve got your warranty back, too!

Via XDA Developers

Posted by
Kapil Malani

A die-hard Liverpool FC fan, Kapil is a big fan of Batman, Android and street Cricket. In that order, probably. Email: [email protected]

4 Comments

  1. No one ever includes in there post about downloading and installing Fastboot. Why is that???

  2. No one ever includes in there post about downloading and installing Fastboot. Why is that???

  3. After following the steps my Xoom is stuck in boot screen

  4. After following the steps my Xoom is stuck in boot screen

Comments are closed.