Error Codec 0x80070002 Windows10 Update - Windows 10, 8, 7, XP etc.

3 Steps to address the problems.
Step 1: Press Win+R to open the run dialog box, type services.msc and press Enter to open the service panel. Find Windows Update and right-click it. Hit properties and change the services status to stop.
Step 2: Then you go to the file explore to find Data Store and Download folder. Delete them all (you should find them in disk c)
Step 3: Last step: change the status of the service to start.
Wish it helps for you.

Error Code 0*80070002 windows 10 update
This is one of the common error code in windows machine. This error can also shows as 80070003 or 0x80070003. You can apply these manual solutions:
1. Check the Data and Time Setting: You should check the date and time of your pc. One of the major cause of this problem is incorrect date and time of pc. So it’s necessary to make sure that your computer’s time synchronizes with the Internet time server.
2. Modifying the Windows Update Installation Files: When sometimes system updates process become fails this error occurred. It may be another possibilities like windows update installation files are corrupted or missing. So we need to try delete the installation files or rename the installation folder to solve the problem.
3. Try Windows Update Trouble-shooter: It’s the easiest way to know which type of updating problem is occurring. You can run it.
4. Update Device Driver: Your device driver should be updated. Otherwise sometimes it become the cause of this error.
If after all the manual solution does not fix your problem. Then you may install the new operating system again. Because it can become the cause of system failure, system freezing etc. Due to system failure, probably chance you have to face data loss situation. So take a backup of your data first. Or you may try third party data recovery program like Stellar Data Recovery, Recuva, Tesdisk to recover your data.
I hope all the above manual steps will work in your case. Thanks

Related

[Q] Need Help!!! Installing 2.2

Hello,
I want to install the 2.2 rom, but I dont know how, I've searched here, but I couldnt understand much, the link I've tried are dead or in russian (which confuses me a lot).
So I'd really love if someone could make a step by step tutorial to help me out.
Please, include links.
Thanks
And please, if you can, plz help me understand what is the recovery mode, and how to do so...
Thank again
Follow this thread: http://forum.xda-developers.com/showthread.php?t=857213
If you can't understand...I'll post another guide.
This is a guide I followed from another forum, and posted elsewhere with some minor additions in case anyone had problems.
The guide is from a forum post at the android forums,it is NOT my work, the added bits are mostly what I have found from browsing here and from asking questions. While I can't be held liable if you mess your phone up having done so myself I thought this could helpa few people and save them searching various threads for answers so hope it helps
The guide
To install this ROM you need to have fastboot enabled on your phone. If you have Android 1.6/2.1 installed from LG, then fastboot is not enabled. I will explain how to enable fastboot on your phone (this involves re-flashing/replacing your currently installed firmware):
I am unable to post links yet so you will have to copy and paste the appropriate link into your browser replacing the ** with tt
KDZ Updater Carphone Warehouse Unlocked.zip can be downloaded at h**p://goo.gl/7aRTc - A link to a zip archive with all the files needed to flash to Android version 2.1 with fastboot (Carphone Warehouse Unlocked)
KDZ Updater Europe Open.zip can be downloaded at h**p://goo.gl/BOcYT - A link to a zip archive with all the files needed to flash toAndroid version 2.1 with fastboot (Europe Open)
Download the version that best applies to you, if you live in the UK, I'd recommend you download the Carphone Warehouse Unlocked version, whereas if you live in Europe, I'd recommend the Europe Open version (simple right? )
I live in the UK and used the open rom from Europe as the Carphone Warehouse rom would not install
Now, how to flash these versions; I'll explain in detail how to flash the ROM's from starting with backing up.
Instructions to install ROM with Fastboot:
1. Before you start, make sure you backup all your data by installing the z4root.1.3.0.apk file onto your phone, then open it and choose 'Permanent Root'. Your phone will root and reboot. Then go to the Market and install 'MyBackup Root', open it and do a backup of your apps and personal data (contacts, sms, call log etc.) Once this is done, go to Settings>SD Card and Phone Storage>Unmount SD Card, a notification in the notification bar should appear saying 'SD Card safe to remove'. Remove the battery cover and remove the SD card and store it in a safe place. Then continue to step 2.
2. Extract the .zip file you downloaded to your computer (e.g. your desktop). Open the folder and install MSXML 4.0 SP3 Parser (msxml.msi).
3. Once that has finished, install LGAndroidDriver_WHQL_ML_Ver1.0_All_Win7.exe which are the drivers so your computer will recognize your phone.
4. Next, open KDZ_FW_UPD.exe
(i) Change 'Type' to '3GQCT' *THIS IS A MUST, THE UPDATE WILL NOT WORK OTHERWISE AND YOU MAY BRICK YOUR PHONE*
(ii) Make sure 'PhoneMode' is set to 'DIAG'
(iii) Browse for the 'V20B_00+Fastboot.kdz' file.
5. Prepare the phone by enabling USB Debugging by going to Settings>Applications>Development>Enable USB Debugging and connect the phone to the computer via USB cable and wait for the drivers to install for the phone.
6. Click 'Launch software update' and do not use your computer until the update is complete. The update will take roughly 10-20 mins to complete.
If you have a problem with this try a different rom, this guide offers two to choose from.
Instructions to install CyanogenMod:
Once the update is complete, your phone will reboot, what you need to do is power off the phone and whilst the phone is off, press and hold the 'Camera' button all the way ANDpower on the phone, make sure you hold the 'Camera' button. The phone will display the LG logo and disappear, then display a blank screen. The phone is now in fastboot mode!
Now you want to download this file: Flashing CyanogenMod.zip and extract it to a folder called 'Android' (without the quotes '') on the C: drive (you'll probably need to make this folder yourself.
1. Now open CMD with administrator privileges (Search for CMD in the start menu and right click on 'cmd' and click 'Run as Administrator' )
2. Connect the phone to your computer via USB cable and wait for the necessary drivers to install.
If when connected with a usb cable the computer says "waiting for device" and nothing else happens try installing the fastboot drivers. You can do this by going to the control panel of your pc, from the Windows start menu, opening the list of devices and where you see the one representing your phone (likely, as was the case with me, it will say android and have a yellow exclamation mark over it). Different versions of Windows do things slightly different but what you need to do is simply update the driver by choosing the icons properties box choosing UPDATE or INSTALL DRIVER and when asked pointing it to the folder where you unzipped the drivers.
3. Then go back to the cmd window and type:
Code:
cd C:\Android
(i) Then type:
Code:
fastboot.exe -w
(ii) Once that's completed, type:
Code:
fastboot.exe erase system
(iii) Once that's completed, type:
Code:
fastboot.exe flash system system.img
(iv) Once that's completed, type:
Code:
fastboot.exe flash boot boot.img
(v) Once that's completed, type:
Code:
fastboot.exe reboot
4. Your phone will now reboot with CyanogenMod 6.1.1 (Android 2.2.1). The first boot might take longer than a normal boot.
If your phone stays at a blank screen you simply forgot to do one of the above steps, in which case simply repeat them. It is likely if that happens that you simply forgot the flash boot image instruction.
5. You can now re-insert your SD card and go to Settings>SD Card and Phone Storage>Mount SD Card
Enjoy!
The instructions for flashing both the firmware with fastboot and flashing CyanogenMod are included in the zip archives called 'Readme'. I'll update the links so that you'll always have the most up to date version of CyanogenMod available for download, note that if you choose to update your phone you will loose all your data including apps etc. so backup before you update
And that, with a few comments added by myself, is the guide.
Once you have set your phone up the way you want power off your phone. Hold the HOME and POWER buttons down while the LG logo appears and you will see a menu appear on screen.
Using the volume down key to navigate the different menu choices, and the camera button to select an option choose the BACKUP OR RESTORE option and from the sub menu that it will give you choose BACKUP.
This will make a backup of your phone AND all your data, if you ever mess up an update or think you have damaged your phone in the future simply holdthe POWER and HOME buttons down and when the menu appears choose the RESTORE option
Click to expand...
Click to collapse
You also need fastboot drivers.
http://forum.xda-developers.com/attachment.php?attachmentid=495093&d=1295551234
guide to install openswift
please, anybody who has rights to edit first post of openswift thread,
add this link, is very good guide
http://android.modaco.com/content/lg-gt540-optimus-gt540-modaco-com/329916/a-full-guide-to-getting-android-2-2-on-your-phone-for-total-newbs-like-me/
somoant said:
please, anybody who has rights to edit first post of openswift thread,
add this link, is very good guide
http://android.modaco.com/content/lg-gt540-optimus-gt540-modaco-com/329916/a-full-guide-to-getting-android-2-2-on-your-phone-for-total-newbs-like-me/
Click to expand...
Click to collapse
Oh...there's the link. Been trying to find it! Thx =)
MegaBubbletea said:
Oh...there's the link. Been trying to find it! Thx =)
Click to expand...
Click to collapse
you're welcome
Another question, which one should I donwload?
KDZ Updater Carphone Warehouse Unlocked.zip
KDZ Updater Europe Open.zip
My phone is from US, so both would work?
brunouvn said:
Another question, which one should I donwload?
KDZ Updater Carphone Warehouse Unlocked.zip
KDZ Updater Europe Open.zip
My phone is from US, so both would work?
Click to expand...
Click to collapse
Either one will be fine. Those are just for temporary Rom because they have fastboot. You wont be keeping them.
Sent from my GT540 by MBt
little question... how long does it takes to complete the process? my phone is on download mode for like 30 minutes.. kinda nervous here, its stuck at:
3GQCT : wParam = 205, IParam = 0
btw, internet should be on?
What!? You sure u followed the instructions very carefully? Using the KDZ updater tool and correct settings?
yes, followed step by step
What happens if I cancel the process?
Well...which step are you on at the moment?
Step Complete : C Drive Erase
Wo wo wo...so it's done? Finish flashing v2.1 on ur android with fastboot?
dont understand, its done?
Well...what's happening on screen in the updater? Does your phone reboot now? No more safe mode?
If it is rebooting then it's done. Now all you have to do is get into fastboot mode which means holding CAMERA + POWER when turning on your phone.
on the phone is still download mode and the last line on the updater is:
3GQCT : wParam = 205, IParam = 0
Did you uncheck "Mass Storage Only" in the phone before you flashed? That may be ur problem....or try unmounting the SD.
yea, I think mass storage only was off, and sd card isnt in
What about USB debugging mode? That needs to be checked.

Reinstall Vista on Shift

Hi there,
I just bought my HTC Shift. I really like it. However, I would like to reinstall Windows Vista because an important application that I need will not install. I heard that there are problems with wifi/bt and drivers in general when using XP or Windows 7.
Since I am happy with how it runs on Vista I would simply like to reinstall. The problem is that I bought the device from a 3rd party without any CDs or manuals. Is there a hidden partition that contains the Vista kit with drivers? Or how exactly does this work?
Thank you.
Vista recovery
stargatesg1 said:
Hi there,
I just bought my HTC Shift. I really like it. However, I would like to reinstall Windows Vista because an important application that I need will not install. I heard that there are problems with wifi/bt and drivers in general when using XP or Windows 7.
Since I am happy with how it runs on Vista I would simply like to reinstall. The problem is that I bought the device from a 3rd party without any CDs or manuals. Is there a hidden partition that contains the Vista kit with drivers? Or how exactly does this work?
Thank you.
Click to expand...
Click to collapse
Hi stargatesg1,
If the partition is not damaged you can do a Vista system recovery as follows:
Hard Disk Recovery
In case of system failure, Windows Vista® can be recovered to the hard disk by running the hard disk recovery utility. Before starting this utility, make sure to back up important data and files.
To run the hard disk recovery utility
1. Shut down the Mobile Computer and then power it on again.
2. At the start of the boot-up process, immediately press F3 to run the hard disk recovery utility.
3. You will then see the following screen:
Recovery process is starting .....The process will delete all data on the hard drive.Do you want to terminate the process? (Y/N)
104 Securing and Managing the Mobile Computer
Press N to continue with the hard disk recovery process. If you press Y, the hard disk recovery utility is terminated.
4. The next message prompts you whether or not to rebuild the MBR (Master Boot Record) data:
Recovery process is starting .....The process will delete all data on the hard drive.Do you want to terminate the process? (Y/N) NDo you want to rebuild the MBR (Master Boot Record) data? (Y/N)
If, aside from drive C, you have created other partitions in the hard disk and you want to keep them, press N. If you press Y, your partitions will be deleted.
5. A confirmation message then prompts you whether or not to continue. Press Y to start the hard disk recovery process. If you press N, the hard disk recovery utility is terminated.
6. After the recovery process is complete, slide and hold the POWER/HOLD switch for about four seconds to shut down the Mobile Computer.
Before overwrighting the current OS (if different from Vista), I would save an image of it using a dedicated freeware e.g. Macrium Reflect Free in order to put it back when needed because Shift with Vista is running very very slow. As far as I know there are very little problems with XP or Windows 7, I would rather install one of them than Vista.
Good luck!
Since I am going to loose all data it wouldn't hurt to try a different OS as well. If I install XP/7 will I still be able to recover Vista in the same way with hard disk recover utility?
Mersi
Yes, for sure, if not touching the Vista recovery partition (which it doesn't get written during the normal installation process).

Lumia 950XL Prototype

I have a Lumia 950XL prototype I got recently, but it's stuck on version 10586.164
When looking for updates says it is up to date, already tried it (WDRT) even if you messed up the product code
unsuccessfully
Can someone help me? He has the boot unlocked
(WDRT Error) PACKAGE NOT AVAILABLE FOR THIS PHONE With the original product code
Firmware: 01078.00048.16135.36002
Original product code: 059W5J6
PROTO
you tried Interop Unlock and registry change?
https://forum.xda-developers.com/showpost.php?p=71937591&postcount=323
3.Go to the app bar, then choose x50 series unlock. You will receive an error about the acer service not running. That's ok for now. Click step 1 and it will tell you to install the acer system service and copy some files. To install the acer system service, use iutool [rs and newer builds,this version is essential,old versions will probably not work] (can be found here. thanks @Wack0Distractor ).
iutool install https://forum.xda-developers.com/showpost.php?p=68459157&postcount=13
run this command as administrator
iutool -v -p "path to the file acer.service.acersystemservice.spkg"
if you receive error 0x80070490, disconnect your phone from usb, go to control panel on your pc, devices and printers, find your windows phone and remove device. reconnect the usb to your phone,and after it reinstalls the drivers automatically, run iutool command above again.
if you receive error 0x8024a110, your phone should reboot to the gears UI in a minute. if not, run the command again. if it still doesnt auto reboot, manually reboot your phone. It should reboot into the gears UI, then back into the OS. if it still fails and doest show gears, give you phone a rest for 5-10 minutes and retry(usually needed after a new rom flash).
4.When you're back in the phone OS, copy newndtksvc.dll and ndtksvc.dll to your documents folder on your phone through USB
5.Go to the app bar, then choose x50 series unlock. You should no longer receive the error about the acer service. Now click step 2 and follow the rest of the instructions from the app.
6.If you've taken the silent extras/advanced+info update, or updated that app manually, be sure to choose the option "Restore NDTK 950/XL" in the "x50 series unlock" page and reboot to regain access to the elevated features. It basically means if it suddenly stops working, apply this setting.
Click to expand...
Click to collapse
now you only need change registry
older version of Interop Tools for 10586
https://forum.xda-developers.com/showpost.php?p=68982441&postcount=284
hi, can you boot in masstoragemode and dump few partitions?
before update, make full dump via win32diskimager
If you can have your phone recognized by PC in any mode, there's a spark of hope, but be warned that I take no responsibility for any damage that may occur (and it may occur since you are installing a software that's made for final products on a prototype):
I strongly recommend you to perform a full ROM backup if possible to be able to get back to this version if things go horribly wrong. If you can't do this, you may consider enrolling in Windows Insider program (which may allow you to get new builds), or perform a software RM Code change - most recommended- (check here: thewincentral.com/get-windows-10-mobile-redstone-on-older-lumias-using-an-app-now-uses-same-mod/)
You might not find a ROM corresponding exactly to that product code (because it's a prototype) on the internet, but you can download any Lumia 950 XL Firmware you'd like (check this: www . lumiafirmware.com/ser/RM-1085).
Once you've downloaded all firmware files, use the following tool to flash the firmware onto your device: androidmtk.com / use-windows-phone-image-designer-tool
(remove spaces from urls)

Unlocked HTC U11 Software Update 6.19.2017

source: http://www.htc.com/us/support/htc-u11/news/
This software upgrade available for your HTC U11 provides the following key enhancements:
· MMS improvements
· System enhancements
Details
Before you proceed, please confirm that this software upgrade to 1.11.617.4 is a newer version than what is currently loaded on your device. If it is the same version, there is no need to reload the software. Navigate to the Home screen, then tap All apps > Settings > About and select Software information . If your Software number is less than 1.11.617.4 , you should proceed with the upgrade.
WARNING: During the upgrade process the device will reboot multiple times and show software upgrade screens. Do not remove the AC charger or long-press the Power button as this might stop the update and your device may be rendered inoperable!
Getting Started
Before you proceed with the update, make sure you have done the following:
· Set aside approximately 20 minutes to allow the device to update
· Connect the device to a charger
· Ensure the battery is charged to at least 35%
· Connect to Wi-Fi to access and download the update
Installation instructions
To download and install the update from the device, follow these steps below:
1. Follow the "Getting Started" steps above.
2. From the home screen, tap All apps , and then tap Settings .
3. Tap About .
4. Tap Software updates .
5. Tap Check now .
6. Tap DOWNLOAD to download the update.
7. The status of the download can be checked in the Notifications pull down.
8. Once the download is complete, you will be prompted to install the new software from the Notifications pull down. Tap the notification to begin the upgrade process.
9. Tap OK to begin the update process to software version 1.11.617.4 .
WARNING: During the upgrade process the device will reboot multiple times and show software upgrade screens. Do not remove the AC charger or long-press the Power button as this might stop the update and your device may be rendered inoperable!
10. The device will reboot and begin installation. You will not be able to use the device during the installation process (approximately 10 minutes).
11. Once the system update is complete, tap OK to continue.
12. For best performance, open Play Store and tap the Menu icon, then select My apps and ensure all installed apps are updated.
Manual system update instructions:
If you are outside of Wi-Fi coverage, or the update is not found, you may perform a manual system update via USB connection to a PC. This process requires that you download and install HTC Sync Manager first in order to get the proper drivers. If you do not have HTC Sync Manager installed already, you may download the software from http://www.htc.com/www/software/htc-sync-manager/ .
WARNING: Performing the system update manually will delete all information from the device. Ensure all information is backed up before proceeding. See the Help & How To section of this website for more information on backing up your device contents.
Performing the ROM Update:
1. Download and save the HTC U11™ ROM update to your PC.
2. Connect your device to your PC via the supplied USB cable.
3. If the device is not recognized by the PC, ensure you have HTC Sync Manager installed and then disconnect and reconnect the device from the USB cable.
4. Once the device is properly recognized on the PC, locate the HTC U11™ ROM Update that you downloaded. Double-click on the file to launch the system update wizard.
5. Follow all of the system update wizard instructions shown on your PC.
6. Once the update is complete, click Finish in the Wizard and the device will reboot.
7. Once the device reboots, the initial setup wizard will appear.
8. After the initial setup process is complete, open Play Store , tap the Menu icon, then select My apps and ensure all installed apps are updated.
9. After initial setup and updating all apps, the device is ready for use.
Note : If the ROM update wizard fails to recognize the device, close the wizard and then follow the steps below:
· From a powered off state, hold VOLUME DOWN while powering on the device to access download mode.
· Connect the device to the PC while in this state and attempt the ROM update again.
To exit download mode manually, use the volume keys to navigate to reboot and press the POWER button to select it.
RUU_OCEAN_WHL_N71_SENSE90GP_NA_Gen_Unlock_1.11.617.4.exe

Leeco Le Pro 3 X727 bricked

Greetings everyone,
Two days ago my Leeco x727 was bricked, The phone is in a bootloop, can't enter recovery and only fastboot is working.
I successfully did all the steps on this thread and still can't boot the phone or enter recovery :
https://forum.xda-developers.com/le-pro3/how-to/guide-unbrick-le-pro3-tested-t3622340
In the latest version of Qfil, under the tools menu there's an option called "get flash information", I put the phone in EDL mode and click that option and in the output I can see these messages :
11:27:20: INFO: TARGET SAID: 'Supported Functions: program configure nop firmwarewrite patch setbootablestoragedrive ufs emmc power benchmark read getstorageinfo getsha256digest erase peek poke '
11:27:20: INFO: TARGET SAID: 'GetStorageInfo Failed - Hotplug's storage_device_get_info() returned FALSE'
11:27:20: INFO: TARGET SAID: 'ERROR 14: Line 1271: HANDLE_STORAGE_INFO_FAILURE'
This means that the phone storage is damaged?
First, what steps did you take to get into the situation?
Second, if you followed the OP of the QFIL MODE]Unbrick your Le Pro3, tested and working page, its out of date. Always go to the end of the thread and read back a few pages. That First page has not been updated and its hosting a corrupt Qfil. If you were bricked you would want to use : le_zl1_qfil_ufs_fix.zip Which I posted on that that thread along with several extensive post with all of the instructions you would ever need to repair a brick.
However, you are do not have a bricked phone. You loaded the wrong version of Twrp and do not have a recovery...right? Whas the full name of the Twrp file that you flashed?
The fact that you can get to fastboot means that you are not bricked, you need to flash the correct Twrp and Root ( Try installing these first, then see if you can boot to recovery before doing anything else.
TWRP: https://dl.twrp.me/zl1/twrp-3.2.3-0-zl1.img.html
Magisk: https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Still having trouble, Try the All in One tool, to flash Twrp and Root, you can use it to fully restore phone.
TOOL ALL IN ONE
If your device not recognized is a usb driver issue, and You will need to reinstall the Google USB driver, and while you are at it check to make sure adb is up to date.
Easy Way to do this with one tool
You have encrypted you drive. The best way to resolve this is to start over.
@mauronofrio built an excellent tool for keeping your drivers and adb up to date. Plus it will give ADB system wide privileges.
Mauronofrio's tool is called: "TOOL ALL IN ONE"" and it's great and will unencrypt your drive.
After you install it, make sure to check for AIT updates.
Get it here:*https://toolaio.tk**
XDA page for Le pro 3 : https://forum.xda-developers.com/le...auronofrio-t3580611/post71627491#post71627491
XDA Main Page:*https://forum.xda-developers.com/le-pro3/development/tool-tool-one-mauronofrio-t3580611
* The all is one tool is excellent and you can use it to install everything you want.
* You can use it to unlock the bootloader.
* Remove Encryption
* Install TWRP,
* Install your Rom, Gapps and Magisk etc.
* The tool will also update your existing installation of ADB, Android Drivers, and provide system wide ADB privileges.
___________________ ___________________ ___________________ ___________________
TOOL ALL IN ONE (Drivers|Unlock|TWRP|Factory Image|Stock Recovery)
* If the issue is related to drivers or software on the windows side, this should resolve it.
* Make your that you give it Firewall privileges, so you can ensure its up to date.
* Try another USB C cable if you still have an issue
Worst Case : You are actually Bricked: ( Highly Unlikely)
Use this Qfil: https://androidfilehost.com/?w=files&flid=244213
I was playing a game on the phone, then it froze up and after a few seconds it rebooted itself and entered in a bootloop, adb and twrp
didn't work and I was using official lineage 15.1 and the phone was rooted.
I did read all the thread until the end and I used the file le_zl1_qfil_ufs_fix.zip that you referenced, also after the procedure I flashed the latest twrp that I downloaded from this page https://dl.twrp.me/zl1/ but still can't enter TWRP.
I followed your instructions and used the option "erase all data/decrypt internal storage" in tool all in one and after that I repeated the QFIL process successfully but still the same situation.
What else can I do?
tsongming said:
First, what steps did you take to get into the situation?
Second, if you followed the OP of the QFIL MODE]Unbrick your Le Pro3, tested and working page, its out of date. Always go to the end of the thread and read back a few pages. That First page has not been updated and its hosting a corrupt Qfil. If you were bricked you would want to use : le_zl1_qfil_ufs_fix.zip Which I posted on that that thread along with several extensive post with all of the instructions you would ever need to repair a brick.
However, you are do not have a bricked phone. You loaded the wrong version of Twrp and do not have a recovery...right? Whas the full name of the Twrp file that you flashed?
The fact that you can get to fastboot means that you are not bricked, you need to flash the correct Twrp and Root ( Try installing these first, then see if you can boot to recovery before doing anything else.
TWRP: https://dl.twrp.me/zl1/twrp-3.2.3-0-zl1.img.html
Magisk: https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Still having trouble, Try the All in One tool, to flash Twrp and Root, you can use it to fully restore phone.
TOOL ALL IN ONE
If your device not recognized is a usb driver issue, and You will need to reinstall the Google USB driver, and while you are at it check to make sure adb is up to date.
Easy Way to do this with one tool
You have encrypted you drive. The best way to resolve this is to start over.
@mauronofrio built an excellent tool for keeping your drivers and adb up to date. Plus it will give ADB system wide privileges.
Mauronofrio's tool is called: "TOOL ALL IN ONE"" and it's great and will unencrypt your drive.
After you install it, make sure to check for AIT updates.
Get it here:*https://toolaio.tk**
XDA page for Le pro 3 : https://forum.xda-developers.com/le...auronofrio-t3580611/post71627491#post71627491
XDA Main Page:*https://forum.xda-developers.com/le-pro3/development/tool-tool-one-mauronofrio-t3580611
* The all is one tool is excellent and you can use it to install everything you want.
* You can use it to unlock the bootloader.
* Remove Encryption
* Install TWRP,
* Install your Rom, Gapps and Magisk etc.
* The tool will also update your existing installation of ADB, Android Drivers, and provide system wide ADB privileges.
___________________ ___________________ ___________________ ___________________
TOOL ALL IN ONE (Drivers|Unlock|TWRP|Factory Image|Stock Recovery)
* If the issue is related to drivers or software on the windows side, this should resolve it.
* Make your that you give it Firewall privileges, so you can ensure its up to date.
* Try another USB C cable if you still have an issue
Worst Case : You are actually Bricked: ( Highly Unlikely)
Use this Qfil: https://androidfilehost.com/?w=files&flid=244213
Click to expand...
Click to collapse
antarusch said:
I was playing a game on the phone, then it froze up and after a few seconds it rebooted itself and entered in a bootloop, adb and twrp
didn't work and I was using official lineage 15.1 and the phone was rooted.
I did read all the thread until the end and I used the file le_zl1_qfil_ufs_fix.zip that you referenced, also after the procedure I flashed the latest twrp that I downloaded from this page https://dl.twrp.me/zl1/ but still can't enter TWRP.
I followed your instructions and used the option "erase all data/decrypt internal storage" in tool all in one and after that I repeated the QFIL process successfully but still the same situation.
What else can I do?
Click to expand...
Click to collapse
This is an issue probably being caused by Windows - Try turning off signed driver enforcement, then start completely over.
https://ph.answers.acer.com/app/ans...windows-10:-disable-signed-driver-enforcement
I copied pasted my previous instructions to some else that had a similar issue.
If you are on Windows 10,*
you may need to turn off antivirus, and all the block-ware that Microsoft has installed within Defender which may delete files or neuter files by removing some files.
Go through your settings and make sure under apps >>apps and features>> the dropdown box installing apps and turn off installing apps from store only.
Go to Apps & features in Settings.
Under “Installing apps,” there is a drop-down menu with three options: make sure “Allow apps from anywhere” is on.
Although the Qfil tool is used universally to repair all Qualcomm boards. Windows 10 may cause issue and disable functions that allow root level changes to your attached device. Yes, this will flag Windows Defender
Defender
* Open Windows Defender Security Center from your Start menu, desktop, or task-bar.
* Click on the App and browser control button on the left side of the window.
* Check Off in the Check apps and files section.
* Make sure that Defender and any other antivirus or malware blocker is turned off.
* Unfortunately, from now on you will always need to turn these things off if you are installing drivers or programs that did not come from Windows store.
* Make sure all defender settings are toggled off.
* Turn off the controlled folder access .
Worst case: Other potential ways to resolve
Enable developer mode :*https://docs.microsoft.com/en-us/win...or-development
You can return everything back to normal after you unbrick your phone.
The link below explains how to resolve additional potential issues caused by the Microsoft OS,
https://flashfiletool.com
The full setup option, on this page will download all drivers ( download only if needed) its a list of software for all supported Leeco phones, with alternate repair tools. Ensure that any software downloaded matches the specs of your device.
Hopefully, this finally resolve it for you. I created a comprehensive list of instructions for every scenario Please let me know what works for you so we can post a set of instructions to help others with the same issue.
Ok, I disabled signed driver enforcement, turned off windows defender and repeated the Qfil procedure.
The Qfil completed successfully without errors but still the same issue,
I read somewhere that some people had success with Qualcomm devices using the Miflash tool, I tried to use this tool but it ask for a file called "provision_hynix.xml", that file is inside the file le_zl1_qfil_ufs_fix.zip but when I opened it there's a disclaimer that says "WARNING: PROVISIONING UFS IS A IRRECOVERABLE ONE TIME OPERATION SO EXTREME CARE MUST BE TAKEN TO ENSURE THE PARAMETERS IN THIS CONFIGURATION FILE MEETS THE END PRODUCT" so I got afraid and didn't proceed further.
tsongming said:
This is an issue probably being caused by Windows - Try turning off signed driver enforcement, then start completely over.
https://ph.answers.acer.com/app/ans...windows-10:-disable-signed-driver-enforcement
I copied pasted my previous instructions to some else that had a similar issue.
If you are on Windows 10,*
you may need to turn off antivirus, and all the block-ware that Microsoft has installed within Defender which may delete files or neuter files by removing some files.
Go through your settings and make sure under apps >>apps and features>> the dropdown box installing apps and turn off installing apps from store only.
Go to Apps & features in Settings.
Under “Installing apps,” there is a drop-down menu with three options: make sure “Allow apps from anywhere” is on.
Although the Qfil tool is used universally to repair all Qualcomm boards. Windows 10 may cause issue and disable functions that allow root level changes to your attached device. Yes, this will flag Windows Defender
Defender
* Open Windows Defender Security Center from your Start menu, desktop, or task-bar.
* Click on the App and browser control button on the left side of the window.
* Check Off in the Check apps and files section.
* Make sure that Defender and any other antivirus or malware blocker is turned off.
* Unfortunately, from now on you will always need to turn these things off if you are installing drivers or programs that did not come from Windows store.
* Make sure all defender settings are toggled off.
* Turn off the controlled folder access .
Worst case: Other potential ways to resolve
Enable developer mode :*https://docs.microsoft.com/en-us/win...or-development
You can return everything back to normal after you unbrick your phone.
The link below explains how to resolve additional potential issues caused by the Microsoft OS,
https://flashfiletool.com
The full setup option, on this page will download all drivers ( download only if needed) its a list of software for all supported Leeco phones, with alternate repair tools. Ensure that any software downloaded matches the specs of your device.
Hopefully, this finally resolve it for you. I created a comprehensive list of instructions for every scenario Please let me know what works for you so we can post a set of instructions to help others with the same issue.
Click to expand...
Click to collapse
antarusch said:
Ok, I disabled signed driver enforcement, turned off windows defender and repeated the Qfil procedure.
The Qfil completed successfully without errors but still the same issue,
I read somewhere that some people had success with Qualcomm devices using the Miflash tool, I tried to use this tool but it ask for a file called "provision_hynix.xml", that file is inside the file le_zl1_qfil_ufs_fix.zip but when I opened it there's a disclaimer that says "WARNING: PROVISIONING UFS IS A IRRECOVERABLE ONE TIME OPERATION SO EXTREME CARE MUST BE TAKEN TO ENSURE THE PARAMETERS IN THIS CONFIGURATION FILE MEETS THE END PRODUCT" so I got afraid and didn't proceed further.
Click to expand...
Click to collapse
I haven't used it, and I a not sure how USF memory is configured on the Le Pro 3. You could try using the QPST tool. I have not used it either but I have read that its great for difficult to repair bricks..
You did try the QPST
https://mytabletguru.com/how-to-flash-qualcomm-cpu/
Using this version for Snapdragon
https://www.androidbrick.com/download/download-latest-qualcomm-flasher-qfil-qpst-2-7-460/
Try one one thing first, before QPST:
Try using using the Flash 2.0 program to the official stock rom preferable Leeco 5.8.26s get it here: https://drive.google.com/file/d/0BwRnZl5YW8NmbEtjX2dOSUExWlk/view
If all else fails :
Here is a general guide from the 4PDA website: https://4pda.ru/forum/index.php?showtopic=643084&st=275
Use will need to use Google Chrome with the Translate program installed.
The 4PDA link has a section that covers the general repair of UFS corruption.
Again, something that I haven't dealt with. I would use this a worst case scenario.
Have you tried switching usb c cables?
Have you tried an edl cable?
You can find them on Amazon for cheap.

Categories

Resources