How To Backup Unrooted Stock ROM on Mediatek Devices

Many Android devices are being launched in the market to meet the demands of the ever hungry Tech-savvy people. The manufacturers are releasing devices with much greater specifications and compactness. Even in the recent months, we have seen a lot of Octa core and Hexa core devices, we also witnessed devices with processing power which can put a low-end and mid-end laptops to shame. But manufacturers always try to restrict users from accessing the full power of the device to make sure the device’s life time gets a boost.

But the true power of the device can only be enjoyed once the user is in full control of the device, not the manufacturer. So many developers and hackers developed scripts and tools that can exploit the Android devices and give full permissions to the user, which is a popular process known as Rooting. Once user gets full access, he can play with the entire power of the device but this may damage the device. So we need to make sure to take a backup of the device in case we run into situations where we cannot boot the device or some other issues.

Mediatek chipset is the most common chipset that is available in the budget devices to cut the costs. Taking a backup is easy once we have a custom recovery, but if the device is unrooted the process is not a straight road. However, by following this detailed guide you can take a backup of your mediatek powered device using this simple process.

  WARNING!

Warranty may be void of your device if you follow the procedures given on this page.

You only are responsible for your device. We won’t be liable if any damage occurs to your device and/or its components.

  GUIDE: BACKUP UNROOTED STOCK ROM OF MEDIATEK DEVICES

Before you begin with guide instructions below, make sure your android device is adequately charged — at least 50% battery of the device.

  STEP 0: CHECK THE CHIPSET

To make sure that this process works perfectly for you, ensure that your device is powered by a mediatek chipset. Usually all mediatek chipsets are represented as MTXXXX where the XXXX denotes the model number of the chipset.

  STEP 1: BACKUP YOUR DEVICE

Back up important data and stuff before you start playing around here as there are chances you might lose your apps and app-data (app settings, game progress, etc.), and in rare case, files on the internal memory, too.

For help on Backup and Restore, check out our exclusive page on that linked right below.

 ANDROID BACK UP AND RESTORE GUIDE: APPS AND TIPS

 STEP 2: INSTALL LATEST DRIVER

You must have proper and working driver installed on your windows computer to be able to successfully backup firmwares on your device.

You can use the device drivers provided by your device manufacturer or you can follow the below link to install drivers for any device using PDANET.

 INSTALL DRIVERS ON ANY PHONE USING PDANET

   STEP 3: INSTALLATION INSTRUCTIONS

  DOWNLOADS

Download the file given below and transfer it to a separate folder on your phone and remember the location.

  SP FLASH TOOL

DOWNLOAD LINK | File name: SP Flash Tool 3.1352.01 (5.1352.01).rar (23.4 MB)

  MTK DROID TOOLS

DOWNLOAD LINK | File name: MtkDroidTools_v253.exe (9.21 MB)

  STEP-BY-STEP GUIDE

Important Note: Backup important files stored on internal SD card of your device, just to be on the safer side. You don’t want to format your personal files, right?

STEP 1 : GETTING THINGS READY
  1. Extract/Unzip the SP Flash Tool file, SP Flash Tool 3.1352.01 (5.1352.01).rar on your computer (using 7-zip free software, preferably) to get the files similar to the screenshot below:
    sp-flash-tools-files-list
  2. Double click the MTK Droid Tool file, MtkDroidTools_v253.exe on your computer which is a selecting extracting package and will extract the files to your PC. You should get the files similar to the screenshot below:
    mtk-droid-tools
  3. Make sure that proper drivers are installed on your PC and the Adb is working fine. Without proper driver setup, it is impossible to carry on with this guide.
STEP 2 : CREATING SCATTER FILE
  1. The next step is to extract the Scatter file of your device which  contains the addresses of the blocks, necessary for the SP Flash Tool program.
  2. To create the Scatter file, navigate to the MTK Droid Tools folder and double click on the MTKdroidTools.exe. This should open a window similar to the screenshot below:
    mtk-droid-tools-console
  3. Prepare your phone:
    • Enable USB Debugging: Open phone’s Settings » select Developer options » Tick the “USB debugging” checkbox (under Debugging section).
  4. Connect your phone to PC with a USB cable and if a pop-up screen shows up on phone asking you to Allow USB debugging for the computer, make sure you tick the checkbox and tap OK.
  5. Now the tool should recognize your device and display the device details which looks similar to the screenshot below:
    mtk-droid-toolas-console-device-connected
  6. Now click on the Blocks Map button at the bottom of the tool. This should give you a window displaying the addresses of various partitions present in your device.
    mtk-droid-tools-console-block-file
  7. Now click on Create scatter file button to create the scatter text file on your PC. It will be automatically named something like MTxxxx_Android_scatter_emmc.txt, where xxxx is the chipset model number.
STEP 3 : READ BACK USING SP FLASH TOOL
  1. Navigate to the SP Flash Tool folder and double click on the flash_tool.exe file which will open a window as shown in the screenshot:
    sp-flash-tools-console
  2. Now load the scatter file which is created earlier by clicking on scatter-loading button on the right side of the tool. This will show the partition table as shown in the screenshot below:
    sp-flash-tools-console-table
  3. Click on the Readback tab and press Add button. Double click the mouse on the appeared line. You can choose a file name, that begins with ROM_ xxxxxx (Or leave it as Rom_0 which is default). Remember path and the name of ROM_ file.
    sp-flash-tools-console-read-back
  4. Now it asks for the rom size. So select hex and enter the values with respect to your scatter file. The starting address will be 0x0000000000000000 by default, don’t change it. Change the end address as the cache address of your device.
    sp-flash-tools-console-read-back-address
  5. Click on Read Back button and connect the switched-off phone to PC. On some devices you have to hold volume button or camera button in order to initiate the process.
  6. Once completed you will see a green circle saying Download OK indicating that the process is successfully completed.
STEP 4 : PROCESS ROM FILE  FOR SP FLASH TOOL
  1. Open the MTK Droid Tool and click on the root, backup, recovery tab (With the device powered On and connected).
  2. Click on To process file ROM_ from FlashTool button and choose the ROM_* file saved in the earlier steps.
    process-rom
  3. If everything is successful, the tool will ask to choose CWM from similar phone. Click Ok.
  4. The chosen CWM is checked for the compatibility to the device and if ok it will create the CWM recovery file as well.
  5. You can find the entire firmware package of your device in the backup folder of the MTK Droid Tools directory.

That’s it. It’s a bit lengthy process but at the cost of brick-proofing your device, this guide is worth it.

FEEDBACK US!

Try the entire process and let us know how it has worked out for you.

Your suggestions and queries, if any, are most welcomed!

22 Comments

  1. This is a very good step-be-step tutorial @Naveen. Thanks a lot for this.
    I was able to extract the stock ROM of unrooted Alcatel OneTouch 6042D using this tutorial. It has also created the CWM recovery. I’ll try that and see if it works!
    Thanks once again!

  2. Nitinkumar Chobhe

    This is a very good step-be-step tutorial @Naveen. Thanks a lot for this.
    I was able to extract the stock ROM of unrooted Alcatel OneTouch 6042D using this tutorial. It has also created the CWM recovery. I’ll try that and see if it works!
    Thanks once again!

  3. Nitinkumar Chobhe

    This is a very good step-be-step tutorial @Naveen. Thanks a lot for this.
    I was able to extract the stock ROM of unrooted Alcatel OneTouch 6042D using this tutorial. It has also created the CWM recovery. I’ll try that and see if it works!
    Thanks once again!

  4. Excellent narration. just one question, mine device has mt6582 processor whose scatter file is lot difference from yours. in cache i have 3 different numbers with linear start address, physical start address and partition size. can you please tell me which i should use to successfully backup my bootable stock rom?

  5. Excellent narration. just one question, mine device has mt6582 processor whose scatter file is lot difference from yours. in cache i have 3 different numbers with linear start address, physical start address and partition size. can you please tell me which i should use to successfully backup my bootable stock rom?

  6. Excellent narration. just one question, mine device has mt6582 processor whose scatter file is lot difference from yours. in cache i have 3 different numbers with linear start address, physical start address and partition size. can you please tell me which i should use to successfully backup my bootable stock rom?

  7. Hi does anyone have a stock rom for Blu advance 4.0l my phone is stuck in a boot loop thank you

  8. Hi does anyone have a stock rom for Blu advance 4.0l my phone is stuck in a boot loop thank you

  9. THESE TOOLS ARE OUTDATED FOR THIS PROCESS WHEN USING 64 BIT MT6752….32…35…ETC

  10. THESE TOOLS ARE OUTDATED FOR THIS PROCESS WHEN USING 64 BIT MT6752….32…35…ETC

  11. The information above is NOT correct. You said “How To Backup Unrooted Stockrom” but your screenshot shows that the phone is rooted. Unrooted/Untouched stockrom Only shows a Blue Indicator,Yellow for rooted,Red if no phone is connected and Green if the phone is in root shell condition. When the phone is not roored,it shows color blue indicator,when you click the Blocks Map,the Create Scatter From File is UnClickable.

  12. The information above is NOT correct. You said “How To Backup Unrooted Stockrom” but your screenshot shows that the phone is rooted. Unrooted/Untouched stockrom Only shows a Blue Indicator,Yellow for rooted,Red if no phone is connected and Green if the phone is in root shell condition. When the phone is not roored,it shows color blue indicator,when you click the Blocks Map,the Create Scatter From File is UnClickable.

  13. This is a great how to for DIY. I’m having an issue with creating a scatter fie, the phone is hooked up but the MTK is not reading the IMEI and it is not allowing for the creation of a scatter file. How can you make the scatter file if the phone is not allowing you to do this?

  14. This is a great how to for DIY. I’m having an issue with creating a scatter fie, the phone is hooked up but the MTK is not reading the IMEI and it is not allowing for the creation of a scatter file. How can you make the scatter file if the phone is not allowing you to do this?

  15. yea… misleading info… it’s all about rooted phone, not unrooted and the indicator is yellow and above was said everything right abuot indicators blue yellow and green…

  16. yea… misleading info… it’s all about rooted phone, not unrooted and the indicator is yellow and above was said everything right abuot indicators blue yellow and green…

  17. Only thing work on this tutorial is readback option. actually that does not need a scatter file at all.You can use scatter file from net which suites your processor. But the question how to extract the rom? We cannot use outdated tool like mtkdroid. It will not suit to mtk 67xx processors(64 bit). We actually end up with a readback which can not use for future restore.
    Bad thing is I accidently formated my lenovo a7000-a and I lost nvram partition,now I have a phone with no network(no imei,no serial no) I created a readback from other phone(same model) but now i dont know how to exract the rom dump. Sp flash tool not support extracting or direct writing of a dump from 0x00000000. So any one have lenovo a7000-a nvram file(nvram.bin) please give me the link. Thank u in advance!!!:)

  18. Only thing work on this tutorial is readback option. actually that does not need a scatter file at all.You can use scatter file from net which suites your processor. But the question how to extract the rom? We cannot use outdated tool like mtkdroid. It will not suit to mtk 67xx processors(64 bit). We actually end up with a readback which can not use for future restore.
    Bad thing is I accidently formated my lenovo a7000-a and I lost nvram partition,now I have a phone with no network(no imei,no serial no) I created a readback from other phone(same model) but now i dont know how to exract the rom dump. Sp flash tool not support extracting or direct writing of a dump from 0x00000000. So any one have lenovo a7000-a nvram file(nvram.bin) please give me the link. Thank u in advance!!!:)

  19. Outdated and useless tutorial when you working with MT67xx, MT8xxx

  20. Outdated and useless tutorial when you working with MT67xx, MT8xxx

  21. Thanks, Useful for me. 100000% worked

  22. Thanks, Useful for me. 100000% worked

Comments are closed.