[Q] Security Code - LG Optimus L90

Hi
I have T-Mobile LG D415... I need a method to remove the security code... I don't know it...
is there any method to do that... I tried to hard reset the phone but using the correct button combination I couldn't access the boot loader screen.
any ideas

and_droid said:
Hi
I have T-Mobile LG D415... I need a method to remove the security code... I don't know it...
is there any method to do that... I tried to hard reset the phone but using the correct button combination I couldn't access the boot loader screen.
any ideas
Click to expand...
Click to collapse
Try This : -
SubliemeSiem said:
This might come in handy for some people too:
I just this method many times to go back to stock, but the last time I tried this my device got into a bootloop. I actually fixed this by shutting down the phone, starting the phone with the power and volume down button pressed, releasing those buttons when the LG logo shows up and immediatly pressing them again, then choose to perform a factory reset. After the factory reset the phone booted like I expected it to. Might not work for everyone, but is defenitely worth a try before you try to flash the KDZ again.
Click to expand...
Click to collapse
If Worked don't forget to say thanks to SubliemeSiem

Related

HElp!!!!

Flashed DID diamond+sprint rom and my phone is stuck in the Touchdiamond screen when it vibrateds first can anyone help me..
tried a Hard Reset?
(hold down center button and volume down while pressing reset for 3 secs)
Yeah thats the first thing i did..no luck just goes back to the start screen.
can u get to Bootloader?
Not sure how to get there..
umm.. Volume key up and reset i think (if not check Wiki)
once in Bootloader you can connect to PC and try flashing ROM again
if this doesnt work, try flashing original ROM (same process) and try a different version of Hard SPL. have u flashed other ROMS ok before?
It use to go in bootloader shen i pushed volume dwn, power button and enter botton..not doing it now..
its Volume Down and reset - my bad
Got to chip off now, good luck with it PM me and i'll see it tomrrow if u still got problems
No luck i have tried everything stuck in this loop anyone have anyother sugjestions
I can get it to go to the hard reset screen but that itanyonter way to force it into bootloader the direction in the manuel are different from what wiki says..
So is it bricked?

Nexus 7 Hard Reset

I have read that a hard reset is activated by:
1. Turn off.
2. Hold vol up/vol down/power on
3. Select Recovery using vol buttons and press power button
4. After several minutes, screen with red triangle will appear
5. Hold volume up and press return for menu to make hard reset
All goes well til #4. Here I get blank screen showing "Google" and it never moves into the red triangle picture and just freezes. I have waited over 20 minutes for the boot into recovery menu and nothing happens.
Have I missed a step or is something wrong? If onboard recovery process is broke is there a way to fix it? I would like to have access to hard reset should something dire go wrong.
No I am not rooted nor have I tried to root and have only loaded apps at this point.
Everything else is working fine and this appears to be an excellent device.
Thanks for any advice....
if you stuck on a screen, just hold power plus both volume buttons at the same time. hold it for a few seconds until you see your device reboot. hopefully you good after that. i got stuck on bootloader screen before and did that to get out of it. good luck!
demandarin said:
if you stuck on a screen, just hold power plus both volume buttons at the same time. hold it for a few seconds until you see your device reboot. hopefully you good after that. i got stuck on bootloader screen before and did that to get out of it. good luck!
Click to expand...
Click to collapse
I am stuck on the google logo right after i do recovery mode. i did what you said to get out of the google logo but i tried again to hard reset but it still is stuck on google logo. and i need to hardreset becuase i have forgot my lockscreen password and it is the only way i can get into the tablet.
oh ok. if that hard reset not working, might be better off trying to remember what the password was. you didnt write it down anywhere?
actually theres a way to reset it, or erase all of your data, go into developement section and check out wugfresh root tool kit or the one from Sambra. it will likely require you to unlock but all data n everything will be erased back to how it was out the box. thats your only hope. if you were rooted already, there mightve been a chance. but i think you have to run one of those tool kits to root and unlock. then itll automatically wipe the tablet clean of any previous data.
willter12 said:
I am stuck on the google logo right after i do recovery mode. i did what you said to get out of the google logo but i tried again to hard reset but it still is stuck on google logo. and i need to hardreset becuase i have forgot my lockscreen password and it is the only way i can get into the tablet.
Click to expand...
Click to collapse
So the issue is that the tablet is freezing once you click "recovery" from the bootloader menu?
If thats the case - it's a pretty common known issue.
1) Boot into the bootloader
2) Plug the device into a USB port on your computer
3) Click recovery
That should allow you to access the recovery menu.
brianjr1 said:
So the issue is that the tablet is freezing once you click "recovery" from the bootloader menu?
If thats the case - it's a pretty common known issue.
1) Boot into the bootloader
2) Plug the device into a USB port on your computer
3) Click recovery
That should allow you to access the recovery menu.
Click to expand...
Click to collapse
After step 1 when i plug it into my laptop if freezes and i can no choose recovery mode
Same here - anybody got any solutions/suggestions?
I had trouble getting into recovery earlier, so I installed CW Recovery via Fastboot,
http://www.androidauthority.com/nexus-7-clockworkmod-recovery-6-0-1-0-install-103346/
Now it works, before it was just sitting on that Google screen.
Forgot Pin lock
If you set a pin lock on your tablet make sure you remember it!!!
Apparently google or asus can't do anything so you would have to send it back for a replacement tablet.
Google customer service told me they are aware that the hard reset does not work for nexus 7 tablet.
And they might not even fix the known problem.
Plug the device into the computer before you reset it, otherwise the hardware buttons won't work in the bootloader.
Sent from my Nexus 7 using xda app-developers app
I know how you can hard reset it
step 1) install android sdk
step 2) plug tablet into computer
step 3) boot into bootloader
step 4)
Code:
fastboot oem unlock
fastboot oem lock
step 5) enjoy factory reset tablet
sWuRv said:
Plug the device into the computer before you reset it, otherwise the hardware buttons won't work in the bootloader.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Maybe if you unlock and root the tablet, that might work. But on a unrooted or locked tablet the hard reset does not work at all. Gets stuck at the google logo. Pluging it to the computer or without it won't work. Kinda silly isn't it?
willter12 said:
After step 1 when i plug it into my laptop if freezes and i can no choose recovery mode
Click to expand...
Click to collapse
You need to have bootloader driver installed. It comes with the SDK - after booting into bootloader, plug the tablet in, wait for Windows to try installing default drivers, then select to find driver manually and navigate to <sdk>\extras\google\usb_driver. After the driver is successfully installed, keys start working again and the tablet boots into recovery successfully.
Shano56 said:
I know how you can hard reset it
step 1) install android sdk
step 2) plug tablet into computer
step 3) boot into bootloader
step 4)
Code:
fastboot oem unlock
fastboot oem lock
step 5) enjoy factory reset tablet
Click to expand...
Click to collapse
This.
I also have one of those tablets that doesn't boot into recovery if you choose it from bootloader no matter if you hook it up to computer, don't hook up to computer, stand on your head, put your ankles behind your head, or beg it. It just freezes at the google screen.
So the quoted part, is your solution.
M3drvr said:
This.
I also have one of those tablets that doesn't boot into recovery if you choose it from bootloader no matter if you hook it up to computer, don't hook up to computer, stand on your head, put your ankles behind your head, or beg it. It just freezes at the google screen.
So the quoted part, is your solution.
Click to expand...
Click to collapse
AFAIK, for fastboot to work, bootloader drivers need to be installed.
Fastboot works. But can't enter recovery from the bootloader menu.
M3drvr said:
Fastboot works. But can't enter recovery from the bootloader menu.
Click to expand...
Click to collapse
Does fastboot reboot recovery work? Lock/unlock erases the device, so if you're trying to do factory reset, perhaps that's all you need?
imatlin said:
Does fastboot reboot recovery work? Lock/unlock erases the device, so if you're trying to do factory reset, perhaps that's all you need?
Click to expand...
Click to collapse
Ya that works, if I use the os to enter recovery, no problems. Or adb commands to enter recovery, no problems. Just can't boot to recovery from boot loader with the recovery option in the boot loader menu.
M3drvr said:
This.
I also have one of those tablets that doesn't boot into recovery if you choose it from bootloader no matter if you hook it up to computer, don't hook up to computer, stand on your head, put your ankles behind your head, or beg it. It just freezes at the google screen.
So the quoted part, is your solution.
Click to expand...
Click to collapse
hello, i have tried this method to go back to factory settings, however my device doesnt boot up it says "booting failed! this is a new device and apparently i am overseas right now and cant send it back. after a firmwareupdate the device freezed on me and didnt bootup any more! i had also tried his method with the same results (http://forum.xda-developers.com/showthread.php?t=1809195)
any ideas why this might be happening?
any help is greatly appreciated and i thank you ahead of time!
willter12 said:
I have read that a hard reset is activated by:
1. Turn off.
2. Hold vol up/vol down/power on
3. Select Recovery using vol buttons and press power button
4. After several minutes, screen with red triangle will appear
5. Hold volume up and press return for menu to make hard reset
All goes well til #4. Here I get blank screen showing "Google" and it never moves into the red triangle picture and just freezes. I have waited over 20 minutes for the boot into recovery menu and nothing happens.
Have I missed a step or is something wrong? If onboard recovery process is broke is there a way to fix it? I would like to have access to hard reset should something dire go wrong.
No I am not rooted nor have I tried to root and have only loaded apps at this point.
Everything else is working fine and this appears to be an excellent device.
Thanks for any advice....
Click to expand...
Click to collapse
Hi willter12,
Can you fix this issue?
I had the same problem, however, my N7 was rooted before. I recognized that my N7 CWR had been removed when rooted (another guy did it).
So, I installed the Toolkit from this and un-lock boot loader, flash back CWR, everyting was very OK to restore to stock. :victory:
Goodluck.

HTC ONE not able to boot and stuck in HTC Screen

Hi All,
Need help here as I received a official OTA Update for 4.2.2 today.
After download the OTA package, the phone start updating the system.
But I think it failed in the middle of updating because I saw the red triangle mark appear on screen.
Now, my phone is not able to boot up and keep on stuck in the white HTC Screen.
Anyone here would give some suggestion or solution to help me overcome this issues? :crying:
Thanks for all in advance.
** My phone is non-rooted devices
This issues has been solved by download the correct RUU for my phone. Thanks all for helping me.
xiang5377 said:
Hi All,
Need help here as I received a official OTA Update for 4.2.2 today.
After download the OTA package, the phone start updating the system.
But I think it failed in the middle of updating because I saw the red triangle mark appear on screen.
Now, my phone is not able to boot up and keep on stuck in the white HTC Screen.
Anyone here would give some suggestion or solution to help me overcome this issues? :crying:
Thanks for all in advance.
** My phone is non-rooted devices
Click to expand...
Click to collapse
Is it stuck at the white HTC splash screen that says quietly brilliant or the boot up animation screen that has the beats logo on it?
If stuck at the splash screen just hold power and both volume keys to force a reboot and see if it boots up then. If it is stuck during the boot animation you may have to try a factory reset.
You may still be able to do a factory reset depending on where the update failed.
Hold power and Vol down for until it boots into the bootloader. Then press the power button again to select bootloader. In the bootloader list you should see factory rest, use volume keys to highlight it and power to select it.
This will wipe all your data you had saved on the internal storage, but that would be better than a non booting phone.
Best of luck.
crushalot said:
Is it stuck at the white HTC splash screen that says quietly brilliant or the boot up animation screen that has the beats logo on it?
If stuck at the splash screen just hold power and both volume keys to force a reboot and see if it boots up then. If it is stuck during the boot animation you may have to try a factory reset.
You may still be able to do a factory reset depending on where the update failed.
Hold power and Vol down for until it boots into the bootloader. Then press the power button again to select bootloader. In the bootloader list you should see factory rest, use volume keys to highlight it and power to select it.
This will wipe all your data you had saved on the internal storage, but that would be better than a non booting phone.
Best of luck.
Click to expand...
Click to collapse
Hi crushalot,
Thanks for your advices and Yes it stuck in the white screen with quietly brilliant. I have tried your solution which boot into bootloader and did the factory reset, but too bad, it doesn't make my day.
I'm currently download the RUU I found in the Internet, do you think that will help ?
xiang5377 said:
Hi crushalot,
Thanks for your advices and Yes it stuck in the white screen with quietly brilliant. I have tried your solution which boot into bootloader and did the factory reset, but too bad, it doesn't make my day.
I'm currently download the RUU I found in the Internet, do you think that will help ?
Click to expand...
Click to collapse
Yes, a proper RUU should be able to reset you to 100% stock if your weren't rooted or S-Off.
crushalot said:
Yes, a proper RUU should be able to reset you to 100% stock if your weren't rooted or S-Off.
Click to expand...
Click to collapse
Too bad the RUU I downloaded is not suit for my phone, do you have any idea where can I get the RUU for my phone ? I'm from Malaysia, perhaps an ASIA RUU is suit for it ?
xiang5377 said:
Too bad the RUU I downloaded is not suit for my phone, do you have any idea where can I get the RUU for my phone ? I'm from Malaysia, perhaps an ASIA RUU is suit for it ?
Click to expand...
Click to collapse
Was everything 100% stock?
Eg. Stock recovery , kernel?
Sent from my One using Tapatalk 4 Beta
Read this:
http://www.androidayos.com/2013/04/...ck-to-stock-installation-guide-and-procedure/
Unfortuanlty it looks like the bugsylawson.com site where the RUU's served is down right now.
Maybe take a look through this thread:
http://forum.xda-developers.com/showthread.php?p=39588860
squabbi said:
Was everything 100% stock?
Eg. Stock recovery , kernel?
Sent from my One using Tapatalk 4 Beta
Click to expand...
Click to collapse
Yes, I never root my phone before and it is 100% new phone which only 1 month old.
crushalot said:
Read this:
http://www.androidayos.com/2013/04/...ck-to-stock-installation-guide-and-procedure/
Unfortuanlty it looks like the bugsylawson.com site where the RUU's served is down right now.
Maybe take a look through this thread:
http://forum.xda-developers.com/showthread.php?p=39588860
Click to expand...
Click to collapse
Alright, thanks for the link, Let me have a look on it. but all the link is just like what you mention , all link down. ><"
xiang5377 said:
Hi All,
Need help here as I received a official OTA Update for 4.2.2 today.
After download the OTA package, the phone start updating the system.
But I think it failed in the middle of updating because I saw the red triangle mark appear on screen.
Now, my phone is not able to boot up and keep on stuck in the white HTC Screen.
Anyone here would give some suggestion or solution to help me overcome this issues? :crying:
Thanks for all in advance.
** My phone is non-rooted devices
Click to expand...
Click to collapse
Is your usb cable plugged to phone while updating OTA? I got an issue with previous HTC one x, OTA update stuck.. after I unplugged the usb cable.. it works. My ONE just got OTA updated.
Sent from my HTC One using xda app-developers app
I finally manage to solve my issues by downloading RUU for my phone, and now it work!
Thanks crushalot,squabbi and alanchai for paying attention in my post.
Million thanks for your help
Glad you got it working.
Happy to help.
crushalot said:
Glad you got it working.
Happy to help.
Click to expand...
Click to collapse
Crushalot I have a similar issue with my HTC one like xiang5377. Except my phone is stock no root nothing, actually it was given to me to root. It has been a long time since I have rooted a phone and im lost here. My friend got the phone online which might have been his first mistake, second I believe it was from China. In any case lt me explain what has gone on, I have been looking for instructions in unlocking bootloader in fastboot mode which is not an issue, I found it but I am unable to get to the bootloader by pressing power key and VOL down.....strange so I looked under settings to turn off fastboot and the option wasn't there at all. When I press VOl down and power key it goes to some strange looking menue in Chinese REALY! OK so I searched Google and fopund a post that suggested it might be a fake. So I tried VOL up and power key and it took me another strange looking screen. I actually had the option for "normal" "fastboot" and something else:fingers-crossed: Nothin stayed at that same screen for ever....so I pressed VOl down and power and it reset. I went back to that screen gain picked the one option should not have and now im stuck at htc quietly brilliant sceen:crying: I have tried all kinds of key options and still nothing NED HELP!! I am unsure if the phone is internal sprint T-Mobile etc... 100% stock.
jayrizz said:
Crushalot I have a similar issue with my HTC one like xiang5377. Except my phone is stock no root nothing, actually it was given to me to root. It has been a long time since I have rooted a phone and im lost here. My friend got the phone online which might have been his first mistake, second I believe it was from China. In any case lt me explain what has gone on, I have been looking for instructions in unlocking bootloader in fastboot mode which is not an issue, I found it but I am unable to get to the bootloader by pressing power key and VOL down.....strange so I looked under settings to turn off fastboot and the option wasn't there at all. When I press VOl down and power key it goes to some strange looking menue in Chinese REALY! OK so I searched Google and fopund a post that suggested it might be a fake. So I tried VOL up and power key and it took me another strange looking screen. I actually had the option for "normal" "fastboot" and something else:fingers-crossed: Nothin stayed at that same screen for ever....so I pressed VOl down and power and it reset. I went back to that screen gain picked the one option should not have and now im stuck at htc quietly brilliant sceen:crying: I have tried all kinds of key options and still nothing NED HELP!! I am unsure if the phone is internal sprint T-Mobile etc... 100% stock.
Click to expand...
Click to collapse
Might need some screen shots. It sounds like it may be a fake HTC One. Can you look at the bootloader screen on this fake and see if yours is similar:
http://forum.xda-developers.com/showthread.php?t=2362301
Or look here:
http://www.engadget.com/2013/07/14/fake-htc-one-plastic-mt6589/
If it is one the fakes then I'm not sure what to advise other than trying to return it and get a genuine unit.
If it is real then we might be able to do something. Are you able to reboot it by holding both volumes (up and down) plus the power buttons for 15+ seconds? It should cause it to reboot.
crushalot said:
Glad you got it working.
Happy to help.
Click to expand...
Click to collapse
crushalot said:
Might need some screen shots. It sounds like it may be a fake HTC One. Can you look at the bootloader screen on this fake and see if yours is similar:
http://forum.xda-developers.com/showthread.php?t=2362301
Or look here:
http://www.engadget.com/2013/07/14/fake-htc-one-plastic-mt6589/
If it is one the fakes then I'm not sure what to advise other than trying to return it and get a genuine unit.
If it is real then we might be able to do something. Are you able to reboot it by holding both volumes (up and down) plus the power buttons for 15+ seconds? It should cause it to reboot.
Click to expand...
Click to collapse
NO joy on reboot. I looked at that video and it seems to be the fake one, might explain why I wasn't able to get to the bootloader normally. This sucks now I will have to explain to my lieutenant that he got a fake one and I might have bricked it lol! What would you try next if it were real, or will I have to wait till it dies and still run the risk of it not booting up normally again. I was never able to get to normal bootloader.
---------- Post added at 04:51 PM ---------- Previous post was at 04:45 PM ----------
Also looking at the video, it had the same black menu not the white menu I have seen in other videos, indicating a newer OS. It also did not show fastboot option under settings/power option
http://imageupload.co.uk/files/36ha7p8hdv926l90b0l6.jpg
On the pic above I actually clicked on: [UART Boot] option and im stuck
If it was real, it would respond to the normal reboot commands and allow us to reboot the OS if working or boot to fastboot so we can use fastboot commands to see exactly what we were working with and decide the next move.
In you case, you may just have to wait until the battery dies and then perhaps it will boot normally, as it seems the clones don't have the same button commands to perform operations. You could try different combinations of button holding to see if it will reboot.
There may also be some more information on the Chinese forums, but could be hard for a English speaker to navigate and fin the info needed.
If the seller sold the device as a genuine HTC One then, obviously that is illegal and you could try to use that angle to force them to return it.
Best of luck.
crushalot said:
Might need some screen shots. It sounds like it may be a fake HTC One. Can you look at the bootloader screen on this fake and see if yours is similar:
http://forum.xda-developers.com/showthread.php?t=2362301
Or look here:
http://www.engadget.com/2013/07/14/fake-htc-one-plastic-mt6589/
If it is one the fakes then I'm not sure what to advise other than trying to return it and get a genuine unit.
If it is real then we might be able to do something. Are you able to reboot it by holding both volumes (up and down) plus the power buttons for 15+ seconds? It should cause it to reboot.
Click to expand...
Click to collapse
Sorry to overpoat ya but I read through the post you linked along with the video and it seems I have that same phone. The only issue he didn pick the same option I did
---------- Post added at 05:32 PM ---------- Previous post was at 05:17 PM ----------
crushalot said:
If it was real, it would respond to the normal reboot commands and allow us to reboot the OS if working or boot to fastboot so we can use fastboot commands to see exactly what we were working with and decide the next move.
In you case, you may just have to wait until the battery dies and then perhaps it will boot normally, as it seems the clones don't have the same button commands to perform operations. You could try different combinations of button holding to see if it will reboot.
There may also be some more information on the Chinese forums, but could be hard for a English speaker to navigate and fin the info needed.
If the seller sold the device as a genuine HTC One then, obviously that is illegal and you could try to use that angle to force them to return it.
Best of luck.
Click to expand...
Click to collapse
Thanks I really do appreciate it, I have attempted several button configs lol and still nothing. Looks like I have no choice but to wait till it dies and pray that it boots normally. I will check with my LT to see if it was sold as a genuine HTC ONE. It was on EBAY I believe so we will see. Thanks again will let you know what happens then!:good:
crushalot said:
If it was real, it would respond to the normal reboot commands and allow us to reboot the OS if working or boot to fastboot so we can use fastboot commands to see exactly what we were working with and decide the next move.
In you case, you may just have to wait until the battery dies and then perhaps it will boot normally, as it seems the clones don't have the same button commands to perform operations. You could try different combinations of button holding to see if it will reboot.
There may also be some more information on the Chinese forums, but could be hard for a English speaker to navigate and fin the info needed.
If the seller sold the device as a genuine HTC One then, obviously that is illegal and you could try to use that angle to force them to return it.
Best of luck.
Click to expand...
Click to collapse
Looks like I'm back up and running just needed the phone to die. now just have to break it to him his phone is something, just not the ONE
crushalot said:
If it was real, it would respond to the normal reboot commands and allow us to reboot the OS if working or boot to fastboot so we can use fastboot commands to see exactly what we were working with and decide the next move.
In you case, you may just have to wait until the battery dies and then perhaps it will boot normally, as it seems the clones don't have the same button commands to perform operations. You could try different combinations of button holding to see if it will reboot.
There may also be some more information on the Chinese forums, but could be hard for a English speaker to navigate and fin the info needed.
If the seller sold the device as a genuine HTC One then, obviously that is illegal and you could try to use that angle to force them to return it.
Best of luck.
Click to expand...
Click to collapse
The menu with Chicness come by pressing VOL DOWN/POWER KEY
The menu with fastboot option comes by pressing VOL UP/POWER KEY

Please help !! Htc one m7 stuck in boot loop *not rooted*

Hello,
can anyone help me. My HTC phone m7 just had a count down and then shutdown for it self. It then began to reboot over and over and it never gets pass the HTC logo.
I tried:
1. going into the splash screen, but i reboots even when i do that. It happens so quickly i can't select fastboot, factory reset or anything.
2. Holding it close to a bring light and hard reset.
3. Waiting for 48 hours.
4. leaving the battery to drained and then hard reset.
I can't remove the battery. and when ever i put the phone to charge it keeps rebooting over and over.
keronmat said:
Hello,
can anyone help me. My HTC phone m7 just had a count down and then shutdown for it self. It then began to reboot over and over and it never gets pass the HTC logo.
I tried:
1. going into the splash screen, but i reboots even when i do that. It happens so quickly i can't select fastboot, factory reset or anything.
2. Holding it close to a bring light and hard reset.
3. Waiting for 48 hours.
4. leaving the battery to drained and then hard reset.
I can't remove the battery. and when ever i put the phone to charge it keeps rebooting over and over.
Click to expand...
Click to collapse
First, try holding the power button for few seconds till kapacitive buttons start flashing. If that doesn't help, press power + vol down to get into bootloader, and then post everything written there
donkeykong1 said:
First, try holding the power button for few seconds till kapacitive buttons start flashing. If that doesn't help, press power + vol down to get into bootloader, and then post everything written there
Click to expand...
Click to collapse
I tired pressing the volume+ down button but it goes into the splash screen, where I can choose fastboot or factory reset. But when I get there, the phone reboots before I can select anything.
When I hold the power button. I did this for at lease 2 mins. Nothing happens.
keronmat said:
I tired pressing the volume+ down button but it goes into the splash screen, where I can choose fastboot or factory reset. But when I get there, the phone reboots before I can select anything.
When I hold the power button. I did this for at lease 2 mins. Nothing happens.
Click to expand...
Click to collapse
OK, what does it say on that screen? Under "locked"?
There should be h-boot version and OS version above fastboot and factory reset options. We need that info to try to help you
donkeykong1 said:
OK, what does it say on that screen? Under "locked"?
There should be h-boot version and OS version above fastboot and factory reset options. We need that info to try to help you
Click to expand...
Click to collapse
Hey can you look at the image below. I took a picture of the screen so you can see what it says.
keronmat said:
Hey can you look at the image below. I took a picture of the screen so you can see what it says.
Click to expand...
Click to collapse
https://www.dropbox.com/s/vyd5vudl9...E60_MR_BrightstarUS_WWE_7.17.1540.51.exe?dl=0
Download this .exe to your computer, reboot your phone to bootloader mode, connect it to your computer, and run the .exe. That should fix any software issues
donkeykong1 said:
https://www.dropbox.com/s/vyd5vudl9...E60_MR_BrightstarUS_WWE_7.17.1540.51.exe?dl=0
Download this .exe to your computer, reboot your phone to bootloader mode, connect it to your computer, and run the .exe. That should fix any software issues
Click to expand...
Click to collapse
OK thanks, I will try this later as I am at work now. But would this work even if the phone keeps rebooting? How would the pc drivers connect to the phone?
keronmat said:
OK thanks, I will try this later as I am at work now. But would this work even if the phone keeps rebooting? How would the pc drivers connect to the phone?
Click to expand...
Click to collapse
If it's in bootloader mode it should be fine. In order to run the .exe file your phone must be in bootloader mode. You managed togo into bootloader, so there should be no problem. If that .exe doesn't solve your issue, than it's safe to say it's a hardware issue
Hey thanks a lot this work for me.. at first I it didn't work but then I tried again and again and it did work thanks
donkeykong1 said:
If it's in bootloader mode it should be fine. In order to run the .exe file your phone must be in bootloader mode. You managed togo into bootloader, so there should be no problem. If that .exe doesn't solve your issue, than it's safe to say it's a hardware issue
Click to expand...
Click to collapse
Hey thanks a lot this work for me.. at first I it didn't work but then I tried again and again and it did work thanks
keronmat said:
Hey thanks a lot this work for me.. at first I it didn't work but then I tried again and again and it did work thanks
Click to expand...
Click to collapse
Glad to hear that

Phone stuck in factory reset loop

Hey Guys,
I unlocked my bootloader and installed TWRP in order to try to upgrade to Oreo.
After a while i decided to just stop with it and leave it stock.
I relocked the bootloader, but now it is hangs at 99% factory reset. Rebooting the phone just brings it back to factory reset.
How do i get in to Fastboot mode to unlock the bootloader again and see if it will just boot up?
Tried different key combo's but it only boots in to the factory reset procedure.....
1. Connect the usb cable already with the pc
2. Press and hold vol- and the power button
3. Connect the phone with the pc when the screen turns black
4. Still hold the buttons until you can see the fastboot screen
Striike said:
1. Connect the usb cable already with the pc
2. Press and hold vol- and the power button
3. Connect the phone with the pc when the screen turns black
4. Still hold the buttons until you can see the fastboot screen
Click to expand...
Click to collapse
Thanks! But i already tried that. Does not work. Always goes to Factory Reset.
Will let the battery drain for now and see what it does then.
i think you flashed the oreo compatible twrp on your phone this makes your nougat phone stuck in boot loop. Try to flash the nougat compatible twrp or try the stock recovery.
I had a problem just like this.
All I did was wait for the battery to drain while it was on the reset screen, and on next bootup it didn't didn't go to that screen.
z1rqdym said:
i think you flashed the oreo compatible twrp on your phone this makes your nougat phone stuck in boot loop. Try to flash the nougat compatible twrp or try the stock recovery.
Click to expand...
Click to collapse
I can't flash anything that is the problem. Cannot get it into bootloader or fastboot mode or anything.
Deevun39 said:
I had a problem just like this.
All I did was wait for the battery to drain while it was on the reset screen, and on next bootup it didn't didn't go to that screen.
Click to expand...
Click to collapse
I let it die, and then i plug in the charger and it boots. I see the initial setup screen but it then reboots again and goes to the Factory Reset loop again.
Guess i will keep trying
Ok i got a bit further.
When i let it die, and then plug it in it boots to android. But as soon as i reboot it, it will go back in to the Factory Rset procedure.
Also adb reboot bootloader does not send it to bootloader so i can unlock the bootloader.
I also tried putting firmware (UPDATE.APP) on an external SD card, but it will not do anything with that either.
Anyone any other suggestion?? Need to either unlock the bootloader, or somehow flash original firmware/recovery.
Audioffensive said:
Ok i got a bit further.
When i let it die, and then plug it in it boots to android. But as soon as i reboot it, it will go back in to the Factory Rset procedure.
Also adb reboot bootloader does not send it to bootloader so i can unlock the bootloader.
I also tried putting firmware (UPDATE.APP) on an external SD card, but it will not do anything with that either.
Anyone any other suggestion?? Need to either unlock the bootloader, or somehow flash original firmware/recovery.
Click to expand...
Click to collapse
can u boot to fastboot?is frp lock?
player98343 said:
can u boot to fastboot?is frp lock?
Click to expand...
Click to collapse
No unfortunately not. When it is booted after draining it, i can do adb reboot bootloader but it just does not go to bootloader. Just reboots back in to factory reset loop.
Audioffensive said:
No unfortunately not. When it is booted after draining it, i can do adb reboot bootloader but it just does not go to bootloader. Just reboots back in to factory reset loop.
Click to expand...
Click to collapse
how about plug your phone to pc/laptop then power button+volme down?
player98343 said:
how about plug your phone to pc/laptop then power button+volme down?
Click to expand...
Click to collapse
Had no succes with that either.....
Unlocking bootloader can only be done from bootloader itseld right??
Audioffensive said:
Had no succes with that either.....
Unlocking bootloader can only be done from bootloader itseld right??
Click to expand...
Click to collapse
i think you already need to send it to huawei service center since you cant boot to fastboot.
I really hoped there was something i could do since it does bootup after draining the battery.
Somehow the factory reset procedure should be stopped so that it boots up after a reboot. There must be some virtual switch to set or something. Problem is i only have adb to do something.
I managed to fix the issue with a tip from another thread.
After draining it again i let it boot again. Then i did a factory reset from the settings menu.
The phone then rebooted and did a lowlevel factory reset. That also was stuck on 99%.
I then rebooted the phone by long pressing the on/off button. The phone then restarted the lowlevel factory reset and that succeeded.
Now its working normally again
Audioffensive said:
I managed to fix the issue with a tip from another thread.
After draining it again i let it boot again. Then i did a factory reset from the settings menu.
The phone then rebooted and did a lowlevel factory reset. That also was stuck on 99%.
I then rebooted the phone by long pressing the on/off button. The phone then restarted the lowlevel factory reset and that succeeded.
Now its working normally again
Click to expand...
Click to collapse
Hello, I don't understand how you arrived to the menu to select factory reset. For me even if draining battery, it continues to loop in factory reset and stuck 99%. . can you explain the procedure step by step. thank you !
mar72kuss said:
Hello, I don't understand how you arrived to the menu to select factory reset. For me even if draining battery, it continues to loop in factory reset and stuck 99%. . can you explain the procedure step by step. thank you !
Click to expand...
Click to collapse
If after draining it still does not boot normally then this does not work for you unfortunately.
Audioffensive said:
Hey Guys,
I unlocked my bootloader and installed TWRP in order to try to upgrade to Oreo.
After a while i decided to just stop with it and leave it stock.
I relocked the bootloader, but now it is hangs at 99% factory reset. Rebooting the phone just brings it back to factory reset.
How do i get in to Fastboot mode to unlock the bootloader again and see if it will just boot up?
Tried different key combo's but it only boots in to the factory reset procedure.....
Click to expand...
Click to collapse
try to use this service firmware it will update your phone into B364
- put the dload folder into the root of a fat32 formatted SD_Card
- shutdown the phone
- While pressing vol_up + vol_down press power_on button the upgrade will be lunched automatically
if the file does not work please provide us with the exact phone model to get the correct file
RAR1991 said:
try to use this service firmware it will update your phone into B364
- put the dload folder into the root of a fat32 formatted SD_Card
- shutdown the phone
- While pressing vol_up + vol_down press power_on button the upgrade will be lunched automatically
if the file does not work please provide us with the exact phone model to get the correct file
Click to expand...
Click to collapse
Ehhhhmmmm...... I solved this already
I wrote that in a post too......
where is the solution to this problem
I have the same problem, what did you do to solve it?

Categories

Resources