How to Flash a Custom Recovery on the Nokia X

Every Android device has, what is called, a recovery image on it. This is basically a part of the Android operating system that you or the manufacturer can access if your device becomes unresponsive and then use it to restore your device.

A custom recovery image, however, is a recovery image that a developer has altered that can not only help the device if it becomes responsive, but also has the added benefits of allowing us to make major changes to the operating system and have even further customizations on your device.

In this procedure, we’ll show you how to flash a custom recovery on your Nokia X.

After flashing a custom recovery on Nokia X, you’ll be able to:

  • Perform full backups of your device (literally save EVERYTHING from it).
  • Increase your device’s performance (after flashing something called a kernel
  • Increase your device’s battery life.
  • Flash custom ROMs (these make it possible to flash a newer version of Android, totally new user interfaces, add tons of new features, and much more).

Interested? Here’s how to flash a custom recovery on your Nokia X:

I. Before You Begin

1. You must be rooted before you can do this procedure. Please head to our How to Root the Nokia X procedure first, finish it, then return to this procedure and continue.

2. This should flash ClockworkMod Recovery on your device.

II. Downloading Required Files

1. Download Fastboot and save it to your Desktop.

Fastboot

2. Download CWM Recovery and save it to your Desktop.

CWM Recovery (Download link’s available in the first post)

III. Flashing a Custom Recovery on the Nokia X

1. Extract files from Fastboot by right-clicking on it and selecting Extract here.

2. Enable USB debugging on your device by heading to Menu > Settings > Developer options > USB debugging.

3. Once it’s been enabled, plug in your device to your PC via USB cable.

4. Launch a Command Prompt Window on your Desktop. To do that, simply hold down Shift and right-click on any blank area on your screen and select Open command window here.

5. Type in following command into the Command Prompt Window:

adb reboot bootloader

6. Your device should reboot into bootloader mode.

7. Once there, issue the following command:

fastboot -i 0x0421 flash recovery cwm-6028-normandy.img

8. It should flash the custom recovery on your device.

9. Once it’s done, reboot your device.

10. Open a File Manager app like ES File Explorer on your device and head to the path – /system/etc/.

11. Find the file named install-recovery.sh and tap and hold on it.

12. Choose Rename and enter install-recovery.sh.bak as the new name.

13. You’re all done!

All set! Now, you can head to our How to Flash a Custom ROM procedure for the Nokia X to open up a whole new world of customizations for your Android device!

By the way, don’t be scared, you can always put your device back to stock by heading to our Rooting How To’s section, finding your device, and doing the How to Unroot listed for it there.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.