How to Install Stock ROM on Motorola Edge XT2063-3 (Firmware Guide)

Moto has unveiled its new Edge series; the Motorola Edge is the base device in this series. It comes with a 6.8″ AMOLED display, Snapdragon 765G, 4/6GB RAM, 128GB ROM, quad rear cameras, 4,500mAh battery, and runs on Android 10. In this tutorial, we will help you to flash the stock firmware on Motorola Edge XT2063-3.

If you are someone who wants to restore the device back to factory firmware, then this guide is for you. By using this guide, you can fix certain software-related issues such as hard brick, soft brick, WiFi, or Bluetooth issue, fix lag or stutter or even you can downgrade the device anytime.

How to Install Stock ROM on Motorola Edge XT2063-3 (Firmware Guide)

Motorola Edge Specifications: Overview

The Motorola Edge features a 6.8 inches AMOLED display with a Full HD+ resolution, and with the trending punch hole to the left of the display. It also has an aspect ratio of 19:5:9, a resolution of 1080 x 2340 pixels, a pixel density of 384 Pixel Per Inch ( PPI ), a screen to body ratio of 95.9 percent, and it has a screen refresh rate of 90Hz.

While talking about the internals, the Motorola Edge sports the Qualcomm Snapdragon 765G, which is built on the 7nm process. This octa-core setup includes one Kryo 475 Prime core clocked at 2.4GHz, one Kryo 475 Gold core clocked at 2.2GHz, and six Kryo 475 silver cores clocked at 1.8GHz. To the GPU side, it sports the Adreno 620 GPU. Talking about the memory side, it comes with 4, and 6GB of RAM. And only with 128GB of UFS 2.1 onboard storage. Further, this is also expandable via the micro SD card, and the device runs on Android 10.

Coming to the optics side, the Motorola Edge sports a quad rear camera setup that is arranged in a vertical manner to the left of the rear panel. This camera setup includes a primary 64MP sensor with an aperture value of f/1.8 and PDAF. This sensor pairs with an 8MP telephoto sensor with an aperture value of f/2.4, 2x optical zoom, and PDAF. Further, it gets a tertiary 16MP ultra wide-angle sensor with an aperture value of f/2.2. And finally, this setup also includes a TOF 3D depth sensor. It gets a single LED flash and can shoot videos in 4K. To the front, the device comes with a 25MP sensor with an aperture value of f/2.0

Lenovo owned Moto has included a 4,500 mAh battery on this device. This also come with support for 18W Quick Charge 3.0, and charges over the USB type C port. It is available in two color options, namely the Solar Black and Midnight Magenta. Connectivity options include Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot. Bluetooth 5.0, A2DP, LE. GPS with A-GPS, GLONASS, GALILEO, BDS, LTEPP, SUPL. And USB 2.0, Type-C 1.0 reversible connector. Sensors on this include accelerometer, gyro, proximity, and compass. Talking about the biometric options available, it comes with an optical in-display fingerprint scanner, and also support for face unlock. It comes with IP54 Splashproof.

The Need to Flash Stock Firmware on Motorola Edge

One common query that would come to your mind is why to manually flash the firmware when the device would be getting the OTA updates. Well, this is quite a valid concern from your end. So here’s the thing. The OEM usually releases the updates in batches. In other words, this is a staged rollout where not everyone gets the update at one go. But if you have got hold of the update package, then you could easily cut this wait time and manually flash the stock firmware right away.

Then if you are among the tech enthusiasts, you might consider going for device modifications. These would include the likes of unlocking bootloader, flashing custom recoveries, or rooting it via Magisk. While on one side all these would end up adding new features to your device. However, on the other hand, a slight mistake would end up your device in a boot loop or soft-brick state.  But even then you could bring back your device from dead by flashing the stock firmware onto your Motorola Edge device. And in this guide, we will help you with just that.

Steps to Install Motorola XT2063-3 Stock Firmware (Flash File)

Now, if you’re ready to flash the stock firmware manually on your Motorola Edge XT2063-3 device then you need to download the flash tool, firmware file, and necessary drivers. So, without wasting any more time, let’s get into it.

Pre-Requirements:

Disclaimer:

GetDroidTips will not be held responsible for any kind of hardware or software damage to your device by following this guide. Proceed at your own risk

Motorola XT2063-3 Firmware Flash Files:

Flash File Name: RPDS31.Q4U-39-26-14-11
Model: XT2063-3
Android Version: 11.0
Download
Flash File Name: RPDS31.Q4U-39-26-14-10
Model: XT2063-3
Android Version: 11.0
Download
Flash File Name: RPD31.Q4U-39-26-4
Model: XT2063-3
Android Version: 11.0
Download
Flash File Name: QPDS30.114-80-4
Model: XT2063-3
Android Version: 10
Download
Flash File Name: QPD30.114-80-2
Model: XT2063-3
Android Version: 10
Download

Firmware Installation Guide:

Check out the firmware flashing guide below for the Motorola Edge XT2063-3. First, make sure to install or extract the adb and fastboot tool on your PC. Now enter the bootloader on your device.

bootloader mode

Step 1. Bootloader Mode

Enter bootloader mode on your phone. To boot first, turn your phone off. Once your device turned off completely, press and hold volume down, and turn it on. You should see the bootloader screen.

Step 2. Connect Your Device to PC:

After booting your Motorola Edge into bootloader mode, now connect it to the PC using the USB Cable.

Step 3. Download Stock ROM/Firmware:

To get the full ROM, you can use the LMSA or Rescue and Smart Assistant Tool. Download the zip file and copy it to somewhere on your PC. LMSA tool will unzip the file and will remove the zip file you downloaded.

device rescue Motorola Rescue and Smart Assistant Tool

You can also download the full stock ROM from the above download flash file section on this guide.

Step 4. Flashing Guide:

  1. The next step is to open the command window and go to the adb folder Open Command Window here
  2. Enter the following command to flash the firmware.
    fastboot oem fb_mode_set 
    fastboot flash partition gpt.bin 
    fastboot flash bootloader bootloader.img 
    fastboot flash vbmeta vbmeta.img 
    fastboot flash radio radio.img 
    fastboot flash logo logo.bin 
    fastboot flash boot boot.img 
    fastboot flash dtbo dtbo.img 
    fastboot flash recovery recovery.img 
    fastboot flash super super.img_sparsechunk.0 
    fastboot flash super super.img_sparsechunk.1 
    fastboot flash super super.img_sparsechunk.2 
    fastboot flash super super.img_sparsechunk.3 
    fastboot flash super super.img_sparsechunk.4 
    fastboot flash super super.img_sparsechunk.5 
    fastboot flash super super.img_sparsechunk.6 
    fastboot flash super super.img_sparsechunk.7 
    fastboot flash dsp dspso.bin 
    fastboot flash erase userdata 
    fastboot flash erase ddr 
    fastboot oem fb_mode_clear
  3. Now you can reboot into bootloader with the firmware you installed.

That’s it, guys. We hope this guide was helpful to you. Feel free to ask in the comment below for additional queries.

Leave a Reply

Your email address will not be published. Required fields are marked *

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