Officialhelplines

Moto G5 Unbrick Solutions - Tutorials

Overview

On this page, we attempt to provide solutions to all hardbricked Moto G5 devices. Either your device is stuck in Qualcomm HS-USB QDLoader 9008 or HS-USB Bulk mode. Has blank screen or the led light just flickers, the Moto G5 unbrick solutions tabled here should work for you. The idea is to get your Moto G5 to bootloader mode by utilizing the Moto G5 EDL and using fastboot commands to flash firmware and recover the device.

For: XT1670, XT1671, XT1672, XT1675


Project Folder:


Blankflash folder would contain the necessary files including the singleimage.img file required, when flashed on the Moto G5, will load bootloader and other supporting partitions and kick the device into fastboot mode.

Loader folder would contain the loader.img file. Once flashed on an SD Card, turns the SD Card to a bootable partition that can be mounted by supported devices so that the device can be detected by the PC for further repair.

QFIL folder would contain the necessary .mbn files required to kick your device into the bootloader.




Introduction:

Many thanks to John who, being the initial sponsor, single handedly donated $50 USD so that we may work on unbricking Moto G5.
In order to gain access to this device unbrick files, you need to subscribe to the unbrick project folder using the subscribe here link from above.
At the moment, subscription to the Moto G5 Unbrick Project costs $12 USD. You may secure your access to the unbrick folder now before it returns to the regular price; $21 USD
.


On this page, under the Moto G5 Unbrick Files Download section, we contain the unbrick files access link for all the currently supported Moto G5 variants. If your Moto G5 variant is not listed yet, you may let us know of it and we shall do our best to feature it as soon as possible.


NOTICE (Must Read):

1. Download your device specific variant file from the download section.

2. Then adhere strictly to the instructions provided for each method.

3. Still have issues? Chat us for your device specific instructions via Telegram or Whatsapp for fixes at $7 USD flat fee. See success proofs here.

4. You can add comments so that other users/viewers may help you out at no extra cost, too.

5. Please, give feedback or add comments below if the files have worked or helped you.

6. Have a device you want us help you unbrick? Open Unbrick Project Here.


This Moto G5 Unbrick Project is maintained by ArykTECH - thanks to our sponsor(s)


Moto G5 Unbrick Methods Deployed

On this page, we provide instructional tutorials for methods deployed, that which include the QFIL, Blankflash and Loader methods of unbricking Moto G5.
In the paragraphs that follow, we explain how to unbrick your Moto G5 device using either QFIL, the Blankflash files or the Loader method.


How to Unbrick Moto G5 Using QPST QFIL

1. From the Moto G5 Unbrick Files Download section, select your device variant to gain access to the unbrick files.

2. Once your access link arrives, download the content of the QPST / QFIL folder and extract the content onto a folder on your PC.

3. Download HS-USB QDLoader Drivers here and install it on your PC.

4. Open your Moto G5 QFIL Files folder on your PC to view its content.

5. Launch (Open) QFIL on your PC. You may download latest QPST from here thus, if it is not installed on your PC yet.

6. Now, on QFIL, choose Flat Build and for programmer choose the firehose file seen in the QFIL Files folder you opened in Step 4 above.

7. Click Load XML and choose rawprogam0.xml and patch0.xml both in the QFIL Files folder in which the Firehose file is located.

8. Finally, click Download. QFIL should successfully download the files on your Moto G5.
Once QFIL has successfully downloaded the files, your Moto G5 should reboot automatically. Note that first boot may take up to 15 minutes to complete!


NOTE

If you have any issue using QFIL, contact us here - project subscribers only!


How to Unbrick Moto G5 Using Loader File

1. From the Moto G5 Unbrick Project Folder, download the loader file specific for your Moto G5 variant and extract it onto a folder on your PC.

2. Now, format your SD Card. exFAT is preferred.

3. Download DiskImageRev2 from here and extract it onto a folder on your PC then, open it.

4. Slot your SD Card in a card reader and connect it to your PC.

5. Launch DiskImageRev2 on your PC - as Admin preferably.

6. On launch, DiskImageRev2 should detect and display the drive where your SD Card is connected. If otherwise, browse to select the correct drive.

7. From DiskImageRev2, browse to the folder where you saved / copied the Moto G5 Loader.img file on your PC and select it.

8. Now, click Write and wait until DiskImageRev2 completes the process.

9. Once DiskImageRev2 has successfully written the files on the SD Card, your SD Card is now bootable! You may now insert it on your Moto G5 and boot the device using its bootloader key combo.


Unbrick Moto G5 Using Blankflash Method

1. To unbrick your Moto G5, Download Motorola Device Manager here and install it on your PC.


2. Download HS-USB Driver here and install it on your PC.


3. Download the appropriate Moto G5 firmware for your device variant.


4. Now, extract or unpack the Moto G5 stock official firmware you have downloaded from the step 3 just above here.


5. Connect your Moto G5 to the PC and hold on while the drivers are being installed. If the drivers installation is successful, proceed.
If no sign of drivers installation is seen or noticed go to:

    Windows Device Manager >> COM Ports...
And expand it. If your device is listed as HS-USB QDLoader, HS-USB DLoader 9008 or any other, proceed. But if it is listed as QHS-USB Bulk, do this:
  • Disconnect your device from the PC.
  • Uninstall the drivers.
  • Restart your PC.
  • And re-install the HS-USB DLoad Drivers again.
  • Connect your Moto G5 to the PC again.
Now, check Windows Device Manager, your device should be listed as either HS-USB QDLoader, HS-USB DLoader 9008 etc.


6. Download, extract / unpack the Moto G5 Blank Flash file onto a folder on your PC.


7. Open the Moto G5 Blank Flash folder and Double-click the blank-flash.bat.
A Command Prompt window will open and that should detect your Moto G5 connected.


8. Wait patiently while the flashing is being done until it completes.


9. Your device should now reboot to bootloader. If it does not, boot it to bootloader using the key combo.


10. Now, download Moto G5 Bootloader archive file from the Blankflash folder and extract it onto a folder on your PC.


11. Open the Bootloader folder and then Open Command Prompt in that folder.

    To do this;
  • Press and hold the Shift Key then Right-click on your PC.
  • From the Options, select Open Command Prompt here

12. In Command Promt window, type;

fastboot devices
Your device should be listed. This is to confirm that the PC can now see your device in fastboot mode / bootloader mode.


13. Now, flash the Moto G5 bootloader.img and gpt.bin files contained in the folder on the device by typing the lines below one after another in the Command Prompt window;

fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot reboot-bootloader

14. Now, go to the Moto G5 firmware folder and open Command Prompt in the folder. To do this;

    In that folder press and hold the Shift key then Right-click. From the options, choose Open Command Prompt Here

15. On Command Prompt, type the following codes / command line one after another until it is complete.


fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash dsp adspso.bin
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem lock
fastboot reboot

16. Congratulations! You just unbrick your Moto G5 from HS-USB Bulk, HS-USB QDLoader 9008, QHS-USB DLoad 9008 or whichever Qualcomm brick state it was.


NOTE:

1. If you are using mfastboot, replace fastboot in the commands above with mfastboot.

2. Depending on the firmware you downloaded, you may have less or more fastboot flash system system.img_sparsechunk.5 commands to execute in the folder. All you have to do is change the figure accordingly.


Blankflash is a method of injecting dummy bootloader into your Moto G5 by means of commands through Windows CMD that communicates with your Moto G5 in the edl, download mode thus; HS-USB DLoader 9008 provided that proper Qualcomm HS-USB Drivers are downloaded and installed on your PC.


This dummy bootloader will help kick your Moto G5 out of the HS-USB DLoader mode and into bootloader mode and from which fastboot commands can be sent to the device directly through Windows Command Prompt or Linux/Mac Terminal.


Once your Moto G5 enters bootloader (soft brick), our initial aim is acheived. You may then load any firmware on the device using RSDLite or using the usual commands.


Moto G5 Unbrick Files Download

Variant Download Link File Type(s)
Moto G5 View Page Unbrick Files Folder

104 Comments

  1. Attiah Kwaw StephensonJuly 22, 2018 at 11:03 AM

    THANKS IT WORKED FOR ME

    ReplyDelete
  2. Thank you for the feedback. I'm glad it worked for you.

    ReplyDelete
  3. Hello,
    After entering the Password, the dialog goes away. I turned antivirus off and start it with Administrator rights, but doesnt work.
    Can you please check the file or reupload it with another password or program? I dont know what cause the problem im using Win x64, please I need it so

    ReplyDelete
  4. Alright. I will re-upload the file for you. Both versions will be reuploaded. Please, check back soon -in the next 24hrs max.

    ReplyDelete
  5. Thank you very much!

    ReplyDelete
  6. Very good.

    How to make a pac file/ backup a Spreadtrum Android phone here www.yudidownload.com

    ReplyDelete
  7. Ålöñë Bøÿ TãmëshwårJuly 22, 2018 at 11:03 AM

    bro not showing port after installing drivers also n port is seen in device manager
    please state me how to to fix it

    ReplyDelete
  8. Where is the custom ROM file?

    ReplyDelete
  9. The custom ROM? Your comment is not understood. Can you please be a little more precised?

    ReplyDelete
  10. If I click on the link, file is not available to download.

    ReplyDelete
  11. password is
    not working

    ReplyDelete
  12. Can you please provide the link to the actual page? I think there is a confusion.

    ReplyDelete
  13. The password for the ZIP File is http://www.aryk.tech while this is for opening the Tool Studio App: bason998@sina.con

    ReplyDelete
  14. YXTel G928_1.0.4_115741 latest firmware pac File not found. please give good link

    ReplyDelete
  15. Is it possible to upgrade yxtel g005 android from kitkat to lolipop????

    ReplyDelete
  16. Yes. It is very possible depending on either you are looking for YXTel G005 android 5.0 lollipop stock ROM or custom ROM.

    ReplyDelete
  17. Thank you for the observation. The download link will be updated promptly.

    ReplyDelete
  18. http://aryk.tech/iball-slide-q27-4g-stock-firmware-flas/iballstockrom-46-2

    ReplyDelete
  19. Thank you very much. The page will be reviewed and updated accordingly. If you don't mind, I may send you a mail once the page has been updated.

    ReplyDelete
  20. Yes. I need custom ROM for iBall Slide Q27 4G tablet. Without it my tablet is useless.

    ReplyDelete
  21. Руслан МаксудовJuly 22, 2018 at 11:03 AM

    LG F240L
    I do not know which file from TOT firmware is responsible for Boot and RAM, when renaming many files stand up instead of RAM, and with boot what to do? The file boot.mbn and aboot.mbn are is in the folder. Tool studio does not see the boot, at startup it gives out the error "can`t find file [IMG_EMMCUP]"). how can I contact you to send screenshots? https://uploads.disquscdn.com/images/551781edb32bf0ef8a66d558e6514583c62a3db4734f7d3f55a2082f58153a18.jpg https://uploads.disquscdn.com/images/06ffa323a2c50a1e6b70d740fd3640c5261966c2a1bf84e4e111a37c32247634.jpg https://uploads.disquscdn.com/images/904a90321e9b562b6aac15c901d4d10acfb4e924b68048dba70cc85b093f98dd.jpg

    ReplyDelete
  22. Руслан МаксудовJuly 22, 2018 at 11:03 AM

    How should the RAM file be named on the LG G pro?

    ReplyDelete
  23. Руслан МаксудовJuly 22, 2018 at 11:03 AM

    Do you have this file? Can you tell me if it is in my image folder? https://uploads.disquscdn.com/images/44015e20adb65df10c8b4c768d7c395f3926d91b76c291a90777f78737aeba1e.jpg

    ReplyDelete
  24. Israel Barbosa RomeroJuly 22, 2018 at 11:03 AM

    ALGUIEN YA LO HA PODIDO SOLUCIONAR CON ALGUN METODO???

    ReplyDelete
  25. Good ArykTECH, again just to tell you that both methods have worked and I am reading something about being of the same variant, to which they refer? I already made the request of the file loader.img with you and I understand that it will be for after the 18 of August, I could indicate approximately how much the file loader.img should weigh and more info on the subject of variants please.

    My Device went up to android 7.0 update April, downgrade and upload scaling patches until back to android 7.0 brazil by ADB sidelaod, finished and produces the hardbrick.

    Moto z Play - XT1635-02
    Carrier - attmx
    Single SIM
    Cpu - MSM8953
    Emmc - 32GB Samsung
    Ram - 3GB Samsung
    Version bootloader up - moto.msm8953-C1.07 (april android patch 7.0)
    Git - MBM-NG-VC1.07

    I can answer the following questions about the file loader.img please:

    * What version of android should be made?
    * Must be made in April update or in any?
    * How much should the file weigh approximately?
    * The device where it is made must have the same characteristics described
    Up like mine
    * When restarting the mobile by external means, we must install the most updated version in my case that is updated to April or can be anyone?

    Thank you very much

    ReplyDelete
  26. waiting for this phone, S55 phablet has two camera lenses alongside the flash.

    ReplyDelete
  27. Thanks for step by step guide. Hope It will work

    ReplyDelete
  28. You're welcome. Sure. It works.

    ReplyDelete
  29. Your comment is not understood. What exactly are you waiting for?

    ReplyDelete
  30. A replica of this comment is found on our facebook fan page inbox and has been attended accordingly. I hope you have gotten it.

    ReplyDelete
  31. Please rephrase your question. It is not understood.

    ReplyDelete
  32. I believe that's already explained in the tutorial. Please check with the tutorial again or rephrase your question so that I may understnad it better.

    ReplyDelete
  33. As far as I can see, RAM file is not present in your firmware folder.

    ReplyDelete
  34. Your comment is not understood. Can you explain better?

    ReplyDelete
  35. HELLO.Nice to feel to talk with aryk.tech.Actually bro i need your help.i have an lg f70 d315k phone but it is hardbricked in qualcomm but i think i will repair it using sd card but can u tell me how to ? Please help.I m the student and i m also not able to repair it bcuz LG CARE CENTER IS ALSO NOT AVAILABLE IN OUR COUNTRY.

    ReplyDelete
  36. Hi. I am looking for the unbrick file for my LG L70 D320 please. Kitkat 4.4.2

    ReplyDelete
  37. See here: http://www.aryk.store/2017/07/lg-d325-l70-loader-file.html

    ReplyDelete
  38. NEED HELP WITH A SAMSUNG S7 EDGE--SM-G935P-- BOUGHT LOADER FILE AND GOT IT ON A SD CARD AND MADE IT BOOTABLE. STILL HAVING ISSUES GETTING IT TO BOOT. PLEASE HELP strangethings4change@gmail.com

    ReplyDelete
  39. Hi,I m Bilawal Sarfraz.I just see your article to unbrick a hardbricked lg l70 device,actually i m try to given the solution from xda but they cant help me thats why i come to find it on Aryk.tech.Sir,i m the student and i dont have much money to buy a new phone.Can you guide me plz that how to i unbricked my LG F70 D315K which is hardbricked in qualcomm 9008.Please

    ReplyDelete
  40. Hi I have been trying to purchase s7 edge loader.img file but PayPal won't take my payment from my card is there another way to pay for the file other than PayPal

    ReplyDelete
  41. Sorry to bother you but do you still happen to have the loader.img file still and any way I could possibly get it from you my s7 edge has been bricked for almost a year now and it's my only at to cam with my daughter who lives in a different state. Rpadilla.ma @gmail.com

    ReplyDelete
  42. Yes. The S7 Edge loader file is still available.

    ReplyDelete
  43. Can you sponsor the project? If you can, a custom ROM could be cooked for your device within a short while.

    ReplyDelete
  44. You should now be able to make payment using your own PayPal account.

    ReplyDelete
  45. need help .. my phone is bricked??? what to do

    ReplyDelete
  46. Harry Jaluo OksechiJuly 22, 2018 at 11:03 AM

    Hi I have Tecno Y2H721A2-KK-161020V8, can I restore it back? please help,

    ReplyDelete
  47. Harry Jaluo OksechiJuly 22, 2018 at 11:03 AM

    Hi I have Tecno Y2-H721A2-KK-161020V8, can I restore it back? please help

    ReplyDelete
  48. pls help...download 8x10_msimage.mbn failed...im using huawei y625-u43 phone..

    ReplyDelete
  49. May I know if you have the complete firmware. More information need be supplied to help you better.

    ReplyDelete
  50. Sure. You can restore it back. What help would you need?

    ReplyDelete
  51. Obviously, I can't help you with such a short info. Could you supply detailed info?

    ReplyDelete
  52. yes,.. this is the firmware for huawei y625-u43 i downloaded before "Y625-U43V100R001C464B105".. when im trying to flash it via toolstudio-emmc download, the process taken me to "download 8x10_msimage.mbn failed...do you have any idea what's going wrong? thanks

    ReplyDelete
  53. Could you please send the screenshot of the firmware folder to us via facebook at http://www.facebook.com/aryktech ?

    ReplyDelete
  54. Antonio Artropoda andCo.July 22, 2018 at 11:04 AM

    Is also for model h901?

    ReplyDelete
  55. Yes. H901 folders are also included. Both loaders and QFIL files for the H901 are working.

    ReplyDelete
  56. Antonio Artropoda andCo.July 22, 2018 at 11:04 AM

    Hi
    After update to nougat with lg bridge my device wont start. No recovery no bootloader anything. Pc recognize as qload 9008. I've tried with sd card for temporary boot but nothing.


    Regards

    ReplyDelete
  57. hello i can't acces to the folder

    ReplyDelete
  58. To access the folder, you need a Google account. If you have issues at accessing the account still, contact us via Telegram at http://telegram.me/ArykTECH

    ReplyDelete
  59. Refer to the tutorial here: http://www.aryk.tech/2017/11/lg-v10-hardbricked-unbrick-solution.html

    ReplyDelete
  60. cant find the scatter file inside the compressed file

    ReplyDelete
  61. https://uploads.disquscdn.com/images/0d089249adca0c5a07c5886c48c76766d44eb227aa60cb3e194d221513f05b3b.png

    this is the firmware files..

    ReplyDelete
  62. The screenshot you provided is not readable. Please provide another in a preferably higher solution.

    ReplyDelete
  63. That's strange. Could you provide the screenshot of the folder?

    ReplyDelete
  64. I can not pay with PayPal, other card payments do not show "Turkey", please help

    ReplyDelete
  65. Can you pay with Bitcoin? Bitcoin is an alternative.

    ReplyDelete
  66. Faisal Saeed IyaanJuly 22, 2018 at 11:04 AM

    Link Not Working Showing Error,
    Not Found

    Error 404

    ReplyDelete
  67. arewa@devs.aryk.store fake mail

    ReplyDelete
  68. Thank you for the comment. It'll be updated shortly.

    ReplyDelete
  69. You may forward your message to admin@devs.aryk.store if the mentioned mail is not going through.

    ReplyDelete
  70. I make SD Card bootable by flashing the Loader.img file on the SD Card using DiskImageRev2. Slot / insert the SD Card in your LG V10 card slot and power on the phone by pressing the power button a couple of seconds.
    but the phone is not turned on and is not booting, it does not work at all.

    ReplyDelete
  71. what could be the problem

    ReplyDelete
  72. is it work for Moto Z as well ?

    ReplyDelete
  73. Bn Ali Al-harazimiJuly 22, 2018 at 11:04 AM

    Plz i need help to unbrick lenovo k30t

    ReplyDelete
  74. Please report this issue on our facebook page at http://facebook.com/aryktech

    ReplyDelete
  75. Could be that the SD Card you used is not a class10 SD Card. Thus, the card is not fast enough. Have you reported the case on our Telegram handle for one-on-one help?

    ReplyDelete
  76. Check your previous comment.

    ReplyDelete
  77. what password ToolStudio_4.6
    please

    ReplyDelete
  78. Hi ihave andromax a...but ..icant use tool studio for it...that show ram failed...

    ReplyDelete
  79. Can you guys post the IMG file for a Samsung SM-G955UZKATMB? I am in dire need of that file to revive a friend's phone.

    ReplyDelete
  80. you have guaranteed that you will answer any and all responsibilities online and pay attention to my problem before any payment.but now the solution has not been found and the questions are not answered in any way.you say just too busy and you are not interested!I have an unresolved problem and no one is interested.I paid 1.5 months ago, but my problem was not solved and no positive return was made.I have been writing from the telegram every days, but you have read back what I wrote, but not answer.all I'm waiting for is you keep your promise.

    ReplyDelete
  81. hi aryk, i have a big probleme here, i only have an "IMG" file of the Alcatel rom, and i managed to extract the rom out of it, but i can't find any Rawprogram0, Patch0 or firehorse files, how can i extract or make these files, since the Qfil and the other qualcomm flash tools only work with these mbn and bin files, i would really appreciate any tip, thanks in advance...

    ReplyDelete
  82. Hey guys. I have 5 hours to unbrick my phone. I'm going to travel to a place that has no internet. I paid by Paypal 22 hours ago. Could you please allow my access to the folder?
    Thanks!

    ReplyDelete
  83. Jean Baptise CoulibalyJuly 22, 2018 at 11:04 AM

    Hi, I bricked my phone lg V 10 when I tried to update him from lollipop to nougat.
    I used a h901 firmware because the version mentioned on the boxs' phone is h901 made in korean.
    But searching on web, I read that it could be a F600 model.
    So want to know if there is a way to know the real version.
    My phone is completely dead, no light when I try to turn on or when I connect it to charger or computer. I can only see the QUALCOMM port on computer.
    Thanks

    ReplyDelete
  84. Jean Baptise CoulibalyJuly 22, 2018 at 11:04 AM

    Hi, I bricked my phone lg V 10 when I tried to update him from lollipop to nougat.
    I used a h901 firmware because the version mentioned on the boxs' phone is h901 made in korean.
    But searching on web, I read that it could be a F600 model.
    So want to know if there is a way to know the real version.
    My phone is completely dead, no light when I try to turn on or when I connect it to charger or computer. I can only see the QUALCOMM port on computer.
    Thanks

    ReplyDelete
  85. Seems to me like you have been attended on Google+ channel. Just loose open the board to reveal which model number is written on the board. Whichever model number is written there is your device actual model number.

    ReplyDelete
  86. I'm sorry for the delayed response but, have you been granted access yet?

    ReplyDelete
  87. Hello Kaya, thank you for your positive feedback on facebook. I suppose you will comment here as well since we have helped revived your V10.

    ReplyDelete
  88. Can you post a screenshot of your firmware folder?

    ReplyDelete
  89. It's written there, please.

    ReplyDelete
  90. when i click start all it shows toolstudio has stopped working in windows 7 32 bit
    plz help me

    ReplyDelete
  91. https://uploads.disquscdn.com/images/0864fe59b8c48cc6680226af79437c352db609fc2894e6f703af8d6babe3885f.jpg

    ReplyDelete
  92. https://uploads.disquscdn.com/images/5aefac342b43fb85ce3a029a9d539d2b14ca30c2aa9f51d2ca10f9664d68eb10.jpg https://uploads.disquscdn.com/images/3896b8d4617e36add3470709644bf86c6aea947e6c50f7a8d6daad13ec1eb0d4.jpg
    and sir when i flash by qpst tool then show switch to edl mode
    and i show many drives automatic appear when i hold & press vol +, vol - & power button in windows explorer
    plz suggest me...

    ReplyDelete
  93. You need to have Microsoft Netframework4.5 or higher installed on your PC to have Tool Studio eMMC Download tool work on the PC.

    ReplyDelete
  94. Paulo Henrique CapelettiJuly 22, 2018 at 11:04 AM

    Please 8916MPRG.mbn i can't find to download. send me to download. Thanks

    ReplyDelete
  95. Hello I suscribe but dont send my the firehouse file to QFIL methos. Can sendme again?

    ReplyDelete
    Replies
    1. Yes. That is possible. All you have to do is; supply your e-mail again. You may also reply the previous e-mail that contains your device unbrick folder access link.

      Delete
  96. i finally manage to get my phone in fastboot mode, then flash the files from addison2potter. succesfully flash twrp and debloated rom But it won't boot, i'm getting error failed to load kernel fastboot reason: fall-through from normal boot mode......

    ReplyDelete
  97. Congratulations for getting your Moto G5 Plus bootloader back! Your device is unbricked! Meanwhile such error could occur if you have flashed a wrong image on the device. Check to confirm that you have the recovery image that corresponds to your device variant.

    ReplyDelete
  98. ¿Ya has revisado tu correo electrónico de PayPal?

    ReplyDelete

to top