Delta Digit
  • Gadgets
    • Tablet
    • Gear
  • Smartphone
  • Computer
    • Desktop
    • Laptop
  • FinTech
  • Telecom
  • Price List
  • Deals
  • News
No Result
View All Result
  • Gadgets
    • Tablet
    • Gear
  • Smartphone
  • Computer
    • Desktop
    • Laptop
  • FinTech
  • Telecom
  • Price List
  • Deals
  • News
No Result
View All Result
Delta Digit
No Result
View All Result

Moto X Force Custom ROM flash, TWRP, Stock Firmware recovery guide

May 30, 2018
in Software
Motorola Moto X Force Custom ROM, Root, TWRP, Guide

Motorola Moto X Force Custom ROM, Root, TWRP, Guide

We have a Motorola Moto X Force with us bought from India. The model is XT1580 and in the USA it is also known as Droid Turbo 2. There are lots of articles everywhere about custom ROM benefits and rooting. We found lots of videos on YouTube and other sites but many of them were confusing. There are lots of threads in XDA developers and with the help of those posts and expert advice, we are covering this article.

This post contains all the details on the process of unlocking the Bootloader of Moto X Force, installing TWRP, flashing custom ROM on Moto X Force, rooting, and flashing the stock firmware. We also have a video showing proof of a new ROM and root with dual SIM working.

It is good to see that developers were able to give simultaneous dual sim support. We always do such experiments with our devices and learn a lot. Last time it was our AllWinner Tablet unbricking experiment. This work of modifying a mobile is a bit scary for beginners. Please read this article very carefully and let us state that only you are responsible for any harm that occurs to your device. Be very careful before performing this work and make sure you have a full backup of all your data.

Also Read: Motorola Mobile Price in Nepal

Advertisement

Background Preparation

Motorola allows unlocking the bootloader very easily. To root, flash custom ROM, or install TWRP you need to unlock the bootloader first. Follow these steps to get your unlock code from the site but before that install ADB on your computer with fastboot. We will be teaching every step from first because we know the problems that arise due to less information. Go to the Google Android Site download platform tools and extract the folder and put it inside C: Drive in a new folder named “adb”. You can place the folder in another location as well but this is for ease.

You Might Also Like

7 Top Blogspot SEO Tips for Improving Blogger Sites in 2023

YouTube Go in Nepal: From Start to Shut Down

How to recover Facebook Account: Recovery Guide and Safety Tips

Unlocking the Moto X Force Bootloader

  1. Enable Developer Options on your phone by tapping on Build Number in your settings. Then enable USB Debugging and OEM unlocking in the settings.
  2. Read the instructions from Motorola’s site, and download the latest USB Drivers.
  3. The method of getting your unlock code is given on the company’s website given above. Copy the code in a safe location and save it. If you are confused about how to open adb console then just open Command in your PC and type:
    • cd..
    • cd..
    • cd adb
    • cd sdk
    • cd platform-tools
    • adb
  4. Put your phone in the fastboot mode again and connect to your PC and open adb by the above-mentioned process. Now type:
    • fastboot devices (See for a response)
    • fastboot oem unlock UNLOCK CODE
  5. The Unlock Code is the one you got from Motorola. They send it by email as well when requested. After this, your phone will always show a message that your phone is unlocked. Now you can continue to do other work you like.

Installing TWRP

TeamWin Recovery Project is the most popular custom recovery in the Android world. Please follow the below-mentioned steps for flashing TWRP to your phone. Do not ever attempt to flash a custom ROM without having a custom recovery and make a backup before proceeding. This process also includes steps to create a backup using TWRP and resorting to it.

  1. Download the TWRP image (http://bit.ly/2GZlcBO) and name it twrp.img.
  2. Copy this file to your adb folder and inside the platform-tools folder.
  3. Open adb console as mentioned in the third step on the unlocking process and put your phone in fastboot mode. You can do this just after unlocking the bootloader as well.
  4. Type the command: fastboot flash recovery twrp.img
  5. Be very careful after this and DO NOT START or REBOOT. Directly go to RECOVERY from your fastboot screen on your phone.
  6. We recommend that you create a backup and keep it in your Memory card by selecting storage while creating the backup. Create a backup of Boot, System, and Data.
  7. Turn off your phone from the interface and open it again.

Flashing Custom ROM on Moto X Force

We learned all these just to flash a new Motorola Moto X Force Custom ROM to improve battery and enable Camera 2 API. These detailed steps were followed to flash ROM named “Moto X Force L!te” which is available on the XDA Developers site. This is stock firmware with lots of additional features, new changes, and removed bloatware. The best thing is that now Moto X Force supports two SIM cards at the same time with 4G in primary and 3G in secondary. In stock ROM only one SIM works even though it has two SIM slots. The below-mentioned rooting process works for this ROM and we don’t guarantee that will work for other ROMs.

  1. Go to XDA Developers Moto X Force L!te Thread and download any firmware you like. We recommend the Extended version because we have tested it and it is better with lots of improvements.
  2.  Copy the files to your memory card and open recovery by restarting your phone.
  3. Now Go to Wipe and clear the System, Data, Cache, Dalvik, and Internal Storage.
  4. Go back, click on Install, and select the Zip file in your memory card.
  5. Wait for the installation to complete. First boot takes a lot of time so let it happen. If it happens for more than 30 minutes then there may be an issue.

This is still Android 7.0 Nougat but it adds few features. The developers are trying to port Oreo ROM on this device. So do keep checking on XDA forums.

Advertisement

Rooting (SuperSU/Magisk) Moto X Force

We have successfully rooted Moto X Force using both SuperSU and Magisk with the above-mentioned ROM. They both work flawlessly. The Magisk works on both stock firmware and custom ROM as well. You can use any approach you like.

  1. Now to get Root Access using SuperSU download any Zip File from (http://bit.ly/2H54fad) here and put it in your memory card again. We used a file ending with the name v2.82 SR5.
  2. Again open custom recovery click on Install and select the Root file (zip file).
  3. The installation will take some time and while opening your phone again it might reboot a few times and may take a longer period so let it happen.
  4. If there is no SuperSU in your phone then download it from the Play Store and you must see root access.
  5. If you want to use Magisk then just flash the file in the clean installed ROM.
  6. Download the Latest Magisk file and put it in the SD card.
  7. Open TWRP click on Install and flash the zip.

Flashing Stock Recovery on Moto X Force

This is to return your phone to its original state with stock software or ROM. Some people may not like custom ROM or want to re-lock the Bootloader again. Also, it is for rescue purposes because sometimes experiments like flashing don’t go as intended. We also tried to install Magisk and we got a Soft Brick thus we learned this process. The TWRP kept showing “No OS Installed” and kept looping back to the recovery. Our backup restore was also not working so we flashed the stock firmware back again. Please follow the below-mentioned Moto X Stock recovery flashing procedure.

  1. Download the stock firmware version fit for your XT1580. We recommend using UK firmware from XDA Thread.
  2. Extract all the files inside the compressed file and copy them to your platform-tools folder.
  3. Download mFastboot and extract the content to your platform-tools folder.
  4. Now open adb put your phone in fastboot mode test the device connection using command fastboot devices and use the below-mentioned commands serially. Make sure there are below-mentioned files in the zip files.

mfastboot flash bootloader bootloader.img
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img_sparsechunk.0
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2
mfastboot flash system system.img_sparsechunk.3
mfastboot flash system system.img_sparsechunk.4
mfastboot flash system system.img_sparsechunk.5
mfastboot flash system system.img_sparsechunk.6
mfastboot flash system system.img_sparsechunk.7
mfastboot flash system system.img_sparsechunk.8
mfastboot flash system system.img_sparsechunk.9
mfastboot flash system system.img_sparsechunk.10
mfastboot flash system system.img_sparsechunk.11
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash bluetooth BTFM.bin
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot erase customize
mfastboot oem fb_mode_clear
mfastboot reboot

5. If the Sparcechunk files in your zip is larger then also add them before going to the NON-HLOS.bin line. Now you can get your phone to sock software again.

Advertisement

Conclusion

So this is our extraction of research on Moto X Force XT1580 software modding and development. We hope this helps you because we have tried to collect and present every possible thing required by users. If any broken link or file is missing then do tell us. Also, it is good to learn the process of fixing broken Android drivers because it comes in very handy.

Also if you have any good custom ROM then suggest to us and also tell us about Came 2 API on Moto X Force. When we enabled Camera 2 API by editing build.prop in Moto X Force, neither the modified Google Camera, Camera FV-5 nor the stock camera app worked. We are working on this and we also expect help from you guys. Tell us anything if there is anything to add or update. Thanks to all the developers and contributors for their hard work on making Moto X Force better.

Tags: Motorola
Previous Post

OnePlus 6 Price in Nepal, models, variant plus details

Next Post

Nepal Open University, new Paradigm Shift in eLearning

Abhishek Chand

Abhishek Chand

Structural Engineer by profession. Computer and smartphone enthusiast. Tech-savvy blogger and former gadget reviewer at AP1 HD TV and TechnoNepal.

Related Posts

Top BlogSpot SEO Tips for Improving Blogger Sites
Software

7 Top Blogspot SEO Tips for Improving Blogger Sites in 2023

Feb 21, 2023
YouTube Go in Nepal
Software

YouTube Go in Nepal: From Start to Shut Down

Sep 1, 2022
Facebook Account Safety and Recovery
Software

How to recover Facebook Account: Recovery Guide and Safety Tips

Jul 5, 2022
Samsung One UI 4
Software

Samsung One UI 4 Improvements and Features Review: Altogether Enhanced Experience

Dec 4, 2021
Fix Broken Android Drivers
Software

Fix Broken Android drivers: How to Fix Firmware Drivers (WiFi Example)

Feb 25, 2021
Difference between 30FPS and 60FPS
Software

Difference Between 30FPS and 60FPS: Is High Frame Rate Better?

Aug 17, 2020
Next Post
Nepal Open University, online learning in Nepal

Nepal Open University, new Paradigm Shift in eLearning

Huawei P20 Pro Price in Nepal, review

Huawei P20 Pro Price in Nepal, specs, specialties, impressions

Connect With Us

Subscribe to our Newsletter

* indicates required
Delta Digit News and Media

© 2025 Delta Digit - All Rights Reserved

  • Contact Us
  • About Us
  • Disclaimer
  • Privacy Policy
  • Cookie Policy
No Result
View All Result
  • Gadgets
    • Tablet
    • Gear
  • Smartphone
  • Computer
    • Desktop
    • Laptop
  • FinTech
  • Telecom
  • Price List
  • Deals
  • News

© 2022 Delta Digit - All Rights Reserved