is there any way enable usb debug from Stock Recovery ? - Samsung Galaxy A3, A5, A7 (2017) Guides, News, & D

Hello,
I have Samsung A5 2017, my cell has virus attack and every minute it restart automatically, all things are stocks so not able to reflash,reset device
is there any way usb debugging enabled from recovery/download mode ?

Not adb, but hold volume down while the phone is starting. A watermark will appear, "Safe Mode", the "virus", if not a root exploit, will not load and you could uninstall it. Also remove it from the device administrators & accessibility settings. If it doesn't work, hold volume up. If it doesn't work, press and hold the menu/recents key when the "SAMSUNG" logo and the brightness changes.

sunnymodh said:
Hello,
I have Samsung A5 2017, my cell has virus attack and every minute it restart automatically, all things are stocks so not able to reflash,reset device
is there any way usb debugging enabled from recovery/download mode ?
Click to expand...
Click to collapse
If you know your Google account details and you don't mind losing all your data reset your device.
It's unlikely it has compromised the system partition unless you were rooted.
If you were rooted then you may as well just wipe data with twrp.
Failing that reinstall the stock firmware.

nothing worked, i think virus at boot level, because can able to enter stock recovery, after factory reset result is same, tried with safe mode, but not work, not able to connect internet and reset device because it turn only 50 Seconds and rebooted, if i tried with odin than got error - FRP Lock, i also tried google device reset from web but it required internet connection on phone , so this option also not worked

sunnymodh said:
nothing worked, i think virus at boot level, because can able to enter stock recovery, after factory reset result is same, tried with safe mode, but not work, not able to connect internet and reset device because it turn only 50 Seconds and rebooted, if i tried with odin than got error - FRP Lock, i also tried google device reset from web but it required internet connection on phone , so this option also not worked
Click to expand...
Click to collapse
If you have installed the correct firmware with odin and factory reset and your device still has issues then your problem is not related to a virus. More likely a hardware issue.

ashyx said:
If you have installed the correct firmware with odin and factory reset and your device still has issues then your problem is not related to a virus. More likely a hardware issue.
Click to expand...
Click to collapse
May be, but when i tried to install Custom Recovery CWM, TWRP it gaves message - custom binary blocked by frp lock
If i tried same firmware - then stuck without any reason - log say - recovery.img cancelled
why i think this is virus because i enabled usb debug and after auto reboot again its shows disabled , even i change wallpaper and reboot its showing same old wallpaper, means anything i do after 50 seconds revert back as it is, one kind device is locked

sunnymodh said:
May be, but when i tried to install Custom Recovery CWM, TWRP it gaves message - custom binary blocked by frp lock
If i tried same firmware - then stuck without any reason - log say - recovery.img cancelled
why i think this is virus because i enabled usb debug and after auto reboot again its shows disabled , even i change wallpaper and reboot its showing same old wallpaper, means anything i do after 50 seconds revert back as it is, one kind device is locked
Click to expand...
Click to collapse
You can't install anything custom until OEM UNLOCK is enabled in settings.
Install the stock firmware with odin then factory reset in stock recovery.
You will need to enter your Google account details once the device has fully booted to disable FRP.

ashyx said:
You can't install anything custom until OEM UNLOCK is enabled in settings.
Install the stock firmware with odin then factory reset in stock recovery.
You will need to enter your Google account details once the device has fully booted to disable FRP.
Click to expand...
Click to collapse
Yes, i tried , but not successes, after complete reboot i get 50 Seconds only, in this time period i can only enable usb debug, but when i enabled OEM unlock option, its automatically turn off without any error, and device reboot, so neither able to uninstall anything nor accessing via adb because 50 seconds its too less
even i connect with pc and try to format phone memory , after reboot all deleted file again available, even renamed files back to with same name

sunnymodh said:
Yes, i tried , but not successes, after complete reboot i get 50 Seconds only, in this time period i can only enable usb debug, but when i enabled OEM unlock option, its automatically turn off without any error, and device reboot, so neither able to uninstall anything nor accessing via adb because 50 seconds its too less
even i connect with pc and try to format phone memory , after reboot all deleted file again available, even renamed files back to with same name
Click to expand...
Click to collapse
Forget about USB debugging it's not going to help you right now. I would try enabling OEM UNLOCK and then immediately power down the device BEFORE it reboots.

ashyx said:
Forget about USB debugging it's not going to help you right now. I would try enabling OEM UNLOCK and then immediately power down the device BEFORE it reboots.
Click to expand...
Click to collapse
i tried OEM , but automatically turn off without giving any message, i connect with Samsung Kies, it show " Your Device is Locked" i don't no why this message came
is there any chance to do from Download mode ? because odin not work, i flash with PIT file but nothing has to be worked, because Samsung Official Lock enabled so we cant flash anything but is there any alternative of Odin may be work

Related

Qilive(smartphone) how to root Q8 series tutorial(q8s5in4gp-q8s55in4g2)

1-step
in order to root these qilive devices you will need...
magisk manager apk v5.6.4
stock boot.img file
working ADB to unlock oem and flash
2-step
lets get to it
place the magisk.apk and the stock boot.img
in the internal memory of your phone (downloads)
if you like to keep stuff organized :good:
3-step
follow the vídeo tutorial and use magisk manager
to patch your stock boot.img it will output a new
boot.img that includes magisk Root (patched_boot.img)
https://www.youtube.com/watch?v=BF4_hnKgjFA
ps: major ty to hovatek team for this great tutorial
step-4 use Google drive or usb OTG to get the patched_
boot.img to your PC and place it in the ADB folder
once you have oem(bootloader) unlocked just
rename the patched_boot.img to boot.img
step-5
unlock oem, these qilive devices wont unlock
the bootloader even if you enable it in DEV options
enable USB debug in dev options
you will need to use ADB commands
command- adb devices
serial appears
command- adb reboot bootloader
phone reboots to fastboot mode
command- fastboot devices
serial appears
command- fastboot oem unlock
(MAJOR WARNING the fastboot
oem unlock will wipe/reset/factoryreset/delete your data)
after you give the command small letters will appear
on the phone screen(yes or no) hard to read dont be hasty plz
use VOLUME+ to select and VOLUME - to confirm
note: when my phone ended the unlock it whent back to
that black screen where you choose fastboot-recovery-restart
and was stuck there, side keys did nothing if this happens
just long press the power key for 10 sec it will shutdown
then press power again to turn on
first boot after unlock will take longer then normal dont freakout
after you unlock small letters will appear during boot up saying the device
is not safe unlocked ,you can later use ( fastboot oem lock )
step-6
flash the patched boot.img with ADB
command- adb devices
serial appears
command- adb reboot bootloader
phone reboots to fastboot mode
command- fastboot devices
serial appears
command- fastboot flash boot boot.img
finished/ok
command- fastboot reboot
and voila you should now have magisk
installed in the app drawer, open it!!
step-7 run the install one final time from the
magisk manager and install magisk V16 using
recomended option it will verify/patch the boot image
Do NOT select the AVB 2.0 BOX it will bootloop the phone
and your done, enjoy your qilive rooted phone.
from this point on you can use the fastboot
command- fastboot oem lock
to remove the letters in boot up about the
device not safe unlocked
WARNING oem lock
will WIPE/FACTORY RESET again (god damn it!!)
ps: i had to install twice in a row,major pain in the ....
Repeat step 7 after Wipe/Reset
here is the stock boot for 2 qilive models
you can get the stock firmware for any qilive
at this site www.doc-doapi.com/EM/qilive/smartph...te_3m-fdd-cs_mul_20170818-110645_songlixin_PC
and get the recovery or boot from the unpacked firmware file
ps:my phone is the Q8SIN4GP AND ITS WORKING FINE
A VERY SPECIAL TY to topjohnwu (magisk creator), this man is nothing
short of a God damn genius!! , and if you can donate to him.
hope this helps other qilive users to root:highfive:
quick note on the qilive models, they have two model names
the cliente name in my case Q8SIN4GP
and the factory name in my model its 882912
in order to download the right firmware for your model
you need the factory model witch is what appears in the qilive
site above, it will be in the back of the phone or the original
box on a sticker just bellow the bar code, full model exempl
:Q8SIN4GP/882912 my firmware serves several models,
these Q8 models all start with 88xxxx WARNING
dont try this using the wrong firmware/boot file or you will DAMAGE your phone
Help with BOOTLOOP problems, if you find your self stuck in a bootloop
the phone wont go past the qilive logo and just stays there, dont freak out
you will loose your data but there is a way out
just keep pressing power + Volume up until a black screen with 3 options appears
when it does let go, use Volume + to select option and Volume - to confirm
select Fastboot or alternative select recovery and then select reboot to bootloader
both option will place your phone in Fastboot mode, once in fastboot mode
connect your phone to PC and use ADB commands to fix/bootloop
command- fastboot devices
serial appears
command- fastboot oem unlock (skip this if you use phone unlocked)
a confirm action option appears on the phones screen
use Volume up to say YES / or Volume Down to say NO
Warning oem unlock will WIPE/Factory reset your phone
once it finishes the phone will be stuck on the
Recovery/fastboot/restart screen just long press the power key
until the phone shuts down
start the phone again using Power + Volume up when the black
screen with the 3 options come up, let go and use Volume up to
select Fastboot mode and confirm using Volume Down
Once in fastboot connect your phone to PC and use ADB commands
command- fastboot devices
serial apears
Here you will flash the magisk patched_boot.img
the same image you used to root your phone
command- fastboot flash boot boot.img
it will say finished-ok (or similar)
command- fastboot reboot
the boot up time will be longer than normal
but the phone should now complete the boot
and present the inicial setup screen, select language
enter your mail, the usual bla bla...
any way at this point just repeat step 7
to get root running again
sp flash tools v5.1716.
phonedriller said:
1-step
in order to root these qilive devices you will need...
magisk manager apk v5.6.4
stock boot.img file
working ADB to unlock oem and flash
2-step....
Click to expand...
Click to collapse
Hi phonedriller,
phew, I did it! (Q8S55IN4G2), thanks.
Next step: Have you found a compatible custom recovery? (especially for nandroid backups and for xposed installation)
Would be very thankful for your help!
thanks
xdatheresianum
xdacktheresianum said:
Hi phonedriller,
phew, I did it! (Q8S55IN4G2), thanks.
Next step: Have you found a compatible custom recovery? (especially for nandroid backups and for xposed installation)
Would be very thankful for your help!
thanks
xdatheresianum
Click to expand...
Click to collapse
Awsome work congrats, as for the recovery so far no luck so try not to go 2 crazy until a working recovery is up and working , install stericsons busy box this is always the first root app i install
If possible buy sterics busybox pro and titaniumbackup pro if you want to install apps to sd card apps2sd pro all of these can be tested in free
Version,again nice work congrats enjoy you rooted phone :highfive:
xdacktheresianum said:
Hi phonedriller,
phew, I did it! (Q8S55IN4G2), thanks.
Next step: Have you found a compatible custom recovery? (especially for nandroid backups and for xposed installation)
Would be very thankful for your help!
thanks
xdatheresianum
Click to expand...
Click to collapse
give a hungry man fish and you solve his problem for a day or two
teach him how to fish and you solve his problem for life
phonedriller said:
give a hungry man fish and you solve his problem for a day or two
teach him how to fish and you solve his problem for life
Click to expand...
Click to collapse
hi phonedriller,
...well, i must have been an unlucky fisherman
an app i installed ended up giving me a soft brick (bootloop between qilive icon opening screen - btw still with the "warning" of "device is unsafe etc", i.e. oem still open - and black screen, qilive opening screen etcetcetc)
have cleaned cache; went for factory reset; etc
BUT: am presently stuck when trying to go via ADB (which used to work perfectly before) that somehow the usb drivers don't want to get installed properly. as a consequence, desktop cannot see devices.
and i cannot, for the sake of me, remember how i had succeeded before installing usb drivers.
could you please help?
thx
cktheresianum
xdacktheresianum said:
hi phonedriller,
...well, i must have been an unlucky fisherman
an app i installed ended up giving me a soft brick (bootloop between qilive icon opening screen - btw still with the "warning" of "device is unsafe etc", i.e. oem still open - and black screen, qilive opening screen etcetcetc)
have cleaned cache; went for factory reset; etc
BUT: am presently stuck when trying to go via ADB (which used to work perfectly before) that somehow the usb drivers don't want to get installed properly. as a consequence, desktop cannot see devices.
and i cannot, for the sake of me, remember how i had succeeded before installing usb drivers.
could you please help?
thx
cktheresianum
Click to expand...
Click to collapse
PS: adb will not work if the phone is not booting to the OS
it will work if you manualy place the phone in fastboot AKA bootloader
MODE ,you see if it does not boot to OS then usb service is not working
use power + Volume up to enter the black menu
use the Volume up to select fastboot(bootloader) volume - to confirm
connect the phone to your PC
flash the boot.img, the same boot.img used to root (patched by magisk)
to see is adb is ok just run - fastboot devices
if a serial is presented then all other stuff should work
step 1 - reflash the boot img
step 2 - after the flash finishes - fastboot oem lock
message on the phone screen, confirm yes to lock
OEM
step 3- press power until it turns off
it should now complete the start up (boot)
if not working this method let me now
you can still flash the full factory firmware
using SP Flash Tool v5.17xx
phonedriller said:
PS: adb will not work if the phone is not booting to the OS
it will work if you manualy place the phone in fastboot AKA bootloader
MODE ,you see if it does not boot to OS then usb service is not working
use power + Volume up to enter the black menu
use the Volume up to select fastboot(bootloader) volume - to confirm
connect the phone to your PC
flash the boot.img, the same boot.img used to root (patched by magisk)
to see is adb is ok just run - fastboot devices
if a serial is presented then all other stuff should work
step 1 - reflash the boot img
step 2 - after the flash finishes - fastboot oem lock
message on the phone screen, confirm yes to lock
OEM
step 3- press power until it turns off
it should now complete the start up (boot)
if not working this method let me now
you can still flash the full factory firmware
using SP Flash Tool v5.17xx
Click to expand...
Click to collapse
dearphonedriller,
thank you so much for your speedy help.
followed the steps given by you. all is well, as you predicted, until step 3.
however:
phone (now without the "orange state" message, i.e. oem locked) still bootloops and short of ADB "fastboot devices" the desktop doesn't see the phone (and driver installation continues to fail), as per your PS (thanks!) i guess flashing the full factory firmware ("RC-mt6737...zip" quoted by you in your very first post) is next.
would you please point me to a basic-for-noobs tutorial or instruct me on the step-by-step commands/procedures using this zip file?!
HUGE thanks
ckth
xdacktheresianum said:
dearphonedriller,
thank you so much for your speedy help.
followed the steps given by you. all is well, as you predicted, until step 3.
however:
phone (now without the "orange state" message, i.e. oem locked) still bootloops and short of ADB "fastboot devices" the desktop doesn't see the phone (and driver installation continues to fail), as per your PS (thanks!) i guess flashing the full factory firmware ("RC-mt6737...zip" quoted by you in your very first post) is next.
would you please point me to a basic-for-noobs tutorial or instruct me on the step-by-step commands/procedures using this zip file?!
HUGE thanks
ckth
Click to expand...
Click to collapse
https://www.youtube.com/watch?v=-zaEmj3-prU
turn the phone off, follow the video
flashing the full firmware is actualy easy
https://forum.hovatek.com/thread-13970.html
or searh sp flash tool here on xda
https://www.youtube.com/watch?v=LzyYXAflmOk&t=125s
phonedriller said:
https://www.youtube.com/watch?v=-zaEmj3-prU
turn the phone off, follow the video
flashing the full firmware is actualy easy
https://forum.hovatek.com/thread-13970.html
or searh sp flash tool here on xda
https://www.youtube.com/watch?v=LzyYXAflmOk&t=125s
Click to expand...
Click to collapse
thank you, phonedriller
everything worked perfectly via SPFlash Tool.
and, referring back to our above questions re the possibility of getting TWRP onto the phones, a developer friend of mine writes me this:
>try to flash TWRP:
>Download following files from this link:
>https://mega.nz/#F!qZIgnJRK!5apBfYo1je0ytg-wmA6JMQ
>- Odin3 v3.12.3 (Complete folder)
>- twrp-3.2.1-0-Q8S55IN4G2-20180318.tar
>1. Start your Phone into download mode
>2. Start Odin (Odin3 v3.12.3\Odin3.exe)
>3. Click on Options and unmark Auto Reboot
>4. Click AP and select twrp-3.2.1-0-Q8S55IN4G2-20180318.tar
>5. Press Start and wait until finished (Reset or OK!)
>6. Restart your phone immediatly to recovery mode
>7. In TWRP Recovery click on mount
>8. Set the checkbox checked at system (that system is mounted)
>9. go back and click on advanced
>10. Open file manager
>11. navigate to system/build.prop and click on build.prop
>12. Click on chmod
>13. type: 0644 and hit the accept button on screen or at the virtual
>keyboard on your phone
>14. restart your phone
i haven't tried this, but am wondering whether it might seem "reasonably possible" when reading through it.
thanks
ckth
Do you perhaps have link to Q8S5IN4GP stock rorm? Mine came with malware installed on it. I want to see if those were chinese who preinstalled or or was it decided by Auchan.
tommo1982 said:
Do you perhaps have link to Q8S5IN4GP stock rorm? Mine came with malware installed on it. I want to see if those were chinese who preinstalled or or was it decided by Auchan.
Click to expand...
Click to collapse
On my phone it came from factory and on the firmware file on 2 models , however only kasperky complains about malware on an system app called Helper bla bla bla i think its a false positive(i think) as no other antivirus or playstore ever found anything,but hey better investigate and be safe then sry right :good: maybe a ported cyanogen rom, ive look at a few rom port tutorials but my knowhow is limited + dont even have a working twrp yet, avg/avast/malwarebytes and a few others ,only kaspersky detects malware.
phonedriller said:
On my phone it came from factory and on the firmware file on 2 models , however only kasperky complains about malware on an system app called Helper bla bla bla i think its a false positive(i think) as no other antivirus or playstore ever found anything,but hey better investigate and be safe then sry right :good: maybe a ported cyanogen rom, ive look at a few rom port tutorials but my knowhow is limited + dont even have a working twrp yet, avg/avast/malwarebytes and a few others ,only kaspersky detects malware.
Click to expand...
Click to collapse
I had issues with adds being displayed at home screen and I was not able to close them. I had to use NetGuard to find that FOTA talks to 'adsup' and it is a known malware provider. I learned that some of the system apps try to talk with Alibaba servers and AdOppo (whatever it's called). Kaspersky might not be wrong, actually.
I'm trying to download stock firmware, but I don't know the file name. The website with it is locked, so unless I know exactly what I need, I cannot download it.
phonedriller said:
On my phone it came from factory and on the firmware file on 2 models , however only kasperky complains about malware on an system app called Helper bla bla bla i think its a false positive(i think) as no other antivirus or playstore ever found anything,but hey better investigate and be safe then sry right :good: maybe a ported cyanogen rom, ive look at a few rom port tutorials but my knowhow is limited + dont even have a working twrp yet, avg/avast/malwarebytes and a few others ,only kaspersky detects malware.
Click to expand...
Click to collapse
Yes i noticed the site now asks for a login that i dont have,but it was open to all until recently i have the firmware file in my pc,a few days ago i went to check for firware updates and the site was diferent and closed , in the site the download link was 882912/****** this firmware services at least 3 similar models
phonedriller said:
Yes i noticed the site now asks for a login that i dont have,but it was open to all until recently i have the firmware file in my pc,a few days ago i went to check for firware updates and the site was diferent and closed , in the site the download link was 882912/****** this firmware services at least 3 similar models
Click to expand...
Click to collapse
I guess the best thing would be a lineage or cyanogen ported rom(clean),ps i flashed the phone 2 times because of popups/adds and battery drain,however im aware that having root and installing tones of crasy stuff can fu.. Up any phone cheap or flagship,thus the firmware flashes,i discovered that having malwarebytes(premium)free for 30days keeps the phone clean and working fine,it seems that one is forced to buy from a main stream brand or risk this kind of thing,little to no support,no updates at all,bad security,the problem is certain apps if removed resoult in boot loop like this Helper app
phonedriller said:
I guess the best thing would be a lineage or cyanogen ported rom(clean),ps i flashed the phone 2 times because of popups/adds and battery drain,however im aware that having root and installing tones of crasy stuff can fu.. Up any phone cheap or flagship,thus the firmware flashes,i discovered that having malwarebytes(premium)free for 30days keeps the phone clean and working fine,it seems that one is forced to buy from a main stream brand or risk this kind of thing,little to no support,no updates at all,bad security,the problem is certain apps if removed resoult in boot loop like this Helper app
Click to expand...
Click to collapse
Ps use root + apps2sd or titaniumbackup to stop/disable the bad apps and replace them with playS app,not possible on all apps of course
phonedriller said:
I guess the best thing would be a lineage or cyanogen ported rom(clean),ps i flashed the phone 2 times because of popups/adds and battery drain,however im aware that having root and installing tones of crasy stuff can fu.. Up any phone cheap or flagship,thus the firmware flashes,i discovered that having malwarebytes(premium)free for 30days keeps the phone clean and working fine,it seems that one is forced to buy from a main stream brand or risk this kind of thing,little to no support,no updates at all,bad security,the problem is certain apps if removed resoult in boot loop like this Helper app
Click to expand...
Click to collapse
I'm thinking about Android 8.1 with it's Treble project. I might not be knowledgable enought to compile and flash it, though.
tommo1982 said:
I'm thinking about Android 8.1 with it's Treble project. I might not be knowledgable enought to compile and flash it, though.
Click to expand...
Click to collapse
Flashing is super easy use spflashtools or. Odin compiling a Rom is not , were you able to get the original firmware? You will need the original firware to get the boot and partition info from what i read so far
Unfortunately not. I will ask at the shop where I bought it how to contact tech. It should be freely available. I don't understand why Qilive restricted access to firmware.
I'll post when I learn anything.
Well, you can download the firmware if you know the file name. The bad news is, it seems the stock firmware has malware preinstalled. If there is anyone who could help confirm it. I have the ROM, and I can upload it to Google Drive if needed.
Hi all,
I'm coming back to a question lingering since the very first post here and mentioned again in post #9:
Is there a successful way to install TWRP on this Qilive model?
Re this topic:
- has anybody tried/has anybody been successful with the procedure described in post #9?
and
- has anybody seen the following TWRP builders' version (do an in-page search on Q8S55IN4G2)
https://twrpbuilder.github.io/fr/downloads/twrp/
with the download belonging to it
https://androidfilehost.com/?fid=890129502657591798
???
any successful installations to report???
Wouldn't THAT be great!!??
thanks
xdack

Bootloop problem on Xiaomi Mi8 Lite

Hello,
Just to put in case, currently I have a Xiaomi Mi8 Lite, Global ROM, Globad version (or at least that was described in Amazon) for a few weeks only. Last Saturday I received a notification on the new OTA MIUI update to version 10.3.1.0. I installed it in a normal way, it rebooted and then the Mi Recovery 3.0 menu popped up, with only 3 options: Reboot system (which takes takes you back to the same menu), Wipe Data and connect to Mi Assistant (which doesnt' work when connecting to PC). Appart from this, I have access to Fastboot by Vol- + Power button.
I have guarantee and I will return it back, so that doesn't worry me, the biggest problem is all the data I have there. I didn't have any back-up of my information/photos... nor uploaded in the cloud, and I really need to get them back.
I have tried to access through adb and get them via pull, but unfortunately I had not activated USB debug mode. Moreover, I can't install TWRP as the bootloader is locked, and if I want to open it, it will wipe all data.
To sum up, I have no USB debug enable, bootloader is locked and I want to save the data, anyone knows if there's a way to do it? Would it be possible to activate USB debugging via adb/fastboot somehow while on recovery?
Sorry if anything's unclear, and thanks in advance for any help!
Aviceeps said:
Hello,
Just to put in case, currently I have a Xiaomi Mi8 Lite, Global ROM, Globad version (or at least that was described in Amazon) for a few weeks only. Last Saturday I received a notification on the new OTA MIUI update to version 10.3.1.0. I installed it in a normal way, it rebooted and then the Mi Recovery 3.0 menu popped up, with only 3 options: Reboot system (which takes takes you back to the same menu), Wipe Data and connect to Mi Assistant (which doesnt' work when connecting to PC). Appart from this, I have access to Fastboot by Vol- + Power button.
I have guarantee and I will return it back, so that doesn't worry me, the biggest problem is all the data I have there. I didn't have any back-up of my information/photos... nor uploaded in the cloud, and I really need to get them back.
I have tried to access through adb and get them via pull, but unfortunately I had not activated USB debug mode. Moreover, I can't install TWRP as the bootloader is locked, and if I want to open it, it will wipe all data.
To sum up, I have no USB debug enable, bootloader is locked and I want to save the data, anyone knows if there's a way to do it? Would it be possible to activate USB debugging via adb/fastboot somehow while on recovery?
Sorry if anything's unclear, and thanks in advance for any help!
Click to expand...
Click to collapse
up!
1. Hi , us I know that is not posible when USB debugging is not active !
2. If you are thinking about unlocking bootloader that will wipe all your data!
3. For problem that your device is stuck on recovery maybe bacause you updated your device with low that 40% and it is suck some way.
I should try in your place just to flash boot.img from 10.3.1.0 with fastboot and see if your device is boot up , so just to boot normaly to backup your data and after that do factory reset but remove all accounts !!! After that put your phone on charger and make sure your battery is fully charged, and then flash full stock firmware and again wipe data and do factory reset.
Download stock firmware from here:
https://bigota.d.miui.com/V10.3.1.0.PDTMIXM/miui_MI8LiteGlobal_V10.3.1.0.PDTMIXM_8f2efd3fd2_9.0.zip
Extract just boot.img and logo.img from (firmware upgrade folder) .
Do at your own risk ! ( I'm not responsible if you somehow lost your data!)
I face the same problem, the phone started to stuck in a bootloop overnight
Even if I try to enter to Fastboot it will reload in 2 sec
Any idea what to try? (it's stock, bootloader not opened, USB debugging is switched off)

Bypass Samsung Knox factory reset protection

I have an Android device supplied by my government for students and secured by Samsung Knox. However & unfortunately, I forgot the security pattern of the device and I want to hard reset it to access it again. But Knox prevents factory reset by all the ways :/
I have tried entering the pattern in a wrong way 20+ times but it still refuses to achieve a factory reset. I have also tried booting into Android recovery but the factory reset option says MDM disallows factory reset.
Also Google's Find My Device can't even detect the device so I can't reset it using Google's Find My Device. And developer options are disabled by Knox too so I can't do it using adb
I know that I have made it complex but its the truth and I was wondering if someone knows any way or PC tool to hard reset without USB debugging, or a PC tool that can enable USB debugging.
I don't want to flash ROMs because they will erase Knox which I shouldn't erase :/
Any help would be appreciated.
hard reset of a device with secure knox
I have exactly the same problem.
Can you share the solution if you found one?
Thanks.
MatrixMario012 said:
I have an Android device supplied by my government for students and secured by Samsung Knox. However & unfortunately, I forgot the security pattern of the device and I want to hard reset it to access it again. But Knox prevents factory reset by all the ways :/
I have tried entering the pattern in a wrong way 20+ times but it still refuses to achieve a factory reset. I have also tried booting into Android recovery but the factory reset option says MDM disallows factory reset.
Also Google's Find My Device can't even detect the device so I can't reset it using Google's Find My Device. And developer options are disabled by Knox too so I can't do it using adb
I know that I have made it complex but its the truth and I was wondering if someone knows any way or PC tool to hard reset without USB debugging, or a PC tool that can enable USB debugging.
I don't want to flash ROMs because they will erase Knox which I shouldn't erase :/
Any help would be appreciated.
Click to expand...
Click to collapse
See if you can enter recovery mode
prashantp01 said:
See if you can enter recovery mode
Click to expand...
Click to collapse
I can enter "safe mode" but even there the tablet ask me for the password I haven't got in order to switch off the flight mode that prevents any attempt to locate the smartphone from the Samsung remote service.
Secured Knox prevents hard reset.
No password + flight mode on => Do I throw an almost new device to the bin?
There should be a way, I cannot imagine there is not way around this.
Watch this video: https://www.youtube.com/watch?v=6t5gMP4b7CY&feature=emb_rel_end
Odin mode is disabled by administrator
I don't know how could it be possible
so when pressing power button, volume down and home all together (samsung galaxy tab A sm-t585)
the device is ignoring me completely and boot normally into android
I need to flash another official firmware.
pleeeeeeease , can anyone give me a working method to flash that firmware.
Thanx in advance
you are forced to go to a samsung outlet to apply for a warranty
Anyone find a solution to this?
Update for posterity. I did find a way around this. You essentially have to re-flash your device - which isn't difficult, but it will result in losing all data on the device.
1. Enter download mode by holding vol+, vol- & power keys while plugging in your phone via USB to your computer (windows machines only). This must be done from a powered off status.
2. Download Odin
3. Download OEM firmware for your device (Samfirm or Firja tools can help with this)
4. Download Samsung USB drivers
5. With all of these tools and with your firmware obtained, go into download mode and flash your device.
6. Once complete, the device will format itself (you will lose all data) and boot into initial configuration mode where you can set up you device as if it were new.
wxo said:
Update for posterity. I did find a way around this. You essentially have to re-flash your device - which isn't difficult, but it will result in losing all data on the device.
1. Enter download mode by holding vol+, vol- & power keys while plugging in your phone via USB to your computer (windows machines only). This must be done from a powered off status.
2. Download Odin
3. Download OEM firmware for your device (Samfirm or Firja tools can help with this)
4. Download Samsung USB drivers
5. With all of these tools and with your firmware obtained, go into download mode and flash your device.
6. Once complete, the device will format itself (you will lose all data) and boot into initial configuration mode where you can set up you device as if it were new.
Click to expand...
Click to collapse
Did you success flash fw ?
after finish flashing , any authentication required ?
jobzsparrow said:
Did you success flash fw ?
after finish flashing , any authentication required ?
Click to expand...
Click to collapse
Nope. Phone works as if it were new out of the box.
wxo said:
Update for posterity. I did find a way around this. You essentially have to re-flash your device - which isn't difficult, but it will result in losing all data on the device.
1. Enter download mode by holding vol+, vol- & power keys while plugging in your phone via USB to your computer (windows machines only). This must be done from a powered off status.
2. Download Odin
3. Download OEM firmware for your device (Samfirm or Firja tools can help with this)
4. Download Samsung USB drivers
5. With all of these tools and with your firmware obtained, go into download mode and flash your device.
6. Once complete, the device will format itself (you will lose all data) and boot into initial configuration mode where you can set up you device as if it were new.
Click to expand...
Click to collapse
This procedure didn't work for me.
In order to factory reset, before flashing the stock firmware/ROM, I had to flash the TWRP and wipe everything.
Followed this procedure for my galaxy tab:
[RECOVERY] TWRP 2.8.3.0 for Galaxy Tab 4 8 inch
Support is discontinued. Between the 6 different variants that I made this recovery for, it has been downloaded less than 500 times total over a 2 month period. That tells me that this device is simply not popular enough for continued support...
forum.xda-developers.com
It worked fine. Once wiped through recovery TWRP, I flashed the stock ROM and everything was fine and factory reset.
Unfortunately before starting I tried an auto root procedure but Knox recognized and locked everything (so the counter now is 0x1).
ahmedgeddo said:
Odin mode is disabled by administrator
I don't know how could it be possible
so when pressing power button, volume down and home all together (samsung galaxy tab A sm-t585)
the device is ignoring me completely and boot normally into android
I need to flash another official firmware.
pleeeeeeease , can anyone give me a working method to flash that firmware.
Thanx in advance
Click to expand...
Click to collapse
You can get to Odin mode with knox. Message me back and I’ll explain. You basically trick the device. Does it have removable battery?
I’ve done it on dozens of Xcover pro devices.
Simple Simon
Whiteninja73 said:
אתה יכול להגיע למצב אודין עם נוקס. שלח לי הודעה ואני אסביר. אתה בעצם מרמה את המכשיר. האם יש לו סוללה נשלפת?
עשיתי את זה על עשרות מכשירי Xcover pro.
סיימון פשוט
Click to expand...
Click to collapse
Hey friend
You say you can get into Odin mode with active knox?
I tried dozens of options without success, I would be happy if you explain to me what your solution is (my device without a removable battery ...)
klhd said:
This procedure didn't work for me.
In order to factory reset, before flashing the stock firmware/ROM, I had to flash the TWRP and wipe everything.
Followed this procedure for my galaxy tab:
[RECOVERY] TWRP 2.8.3.0 for Galaxy Tab 4 8 inch
Support is discontinued. Between the 6 different variants that I made this recovery for, it has been downloaded less than 500 times total over a 2 month period. That tells me that this device is simply not popular enough for continued support...
forum.xda-developers.com
It worked fine. Once wiped through recovery TWRP, I flashed the stock ROM and everything was fine and factory reset.
Unfortunately before starting I tried an auto root procedure but Knox recognized and locked everything (so the counter now is 0x1).
Click to expand...
Click to collapse
The first recommendation did not work for me, too. After the tab reboots, it says its installing the updates but up to 32% only, then it erases, then it goes back to the same problem.
Tried your quoted solution. However, upon installing twrp, it says it cant install because of frp lock. How do i go about it? Please help....
Deleted member 1890170 said:
Watch this video:
Click to expand...
Click to collapse
sm-g525f , tried to flash andriod and succeded but knox persists,
there is no TWRP file for this fone.
so I Tried this, followed closely to extract but CM file not exist.
COMBINATION_FAC_FAR0_G525FXXU1AUB1
lots of other bin files in there to try, any suggestions?
sm-g525f , tried to flash andriod and succeded but knox persists,
there is no TWRP file for this fone.
so I Tried this, followed closely to extract but CM file not exist.
COMBINATION_FAC_FAR0_G525FXXU1AUB1
lots of other bin files in there to try, any suggestions?
wxo said:
Update for posterity. I did find a way around this. You essentially have to re-flash your device - which isn't difficult, but it will result in losing all data on the device.
1. Enter download mode by holding vol+, vol- & power keys while plugging in your phone via USB to your computer (windows machines only). This must be done from a powered off status.
2. Download Odin
3. Download OEM firmware for your device (Samfirm or Firja tools can help with this)
4. Download Samsung USB drivers
5. With all of these tools and with your firmware obtained, go into download mode and flash your device.
6. Once complete, the device will format itself (you will lose all data) and boot into initial configuration mode where you can set up you device as if it were new.
Click to expand...
Click to collapse
SM-G525F. yup, can flash android BUT knox persists.
seems TWRP file needed but none exists.
Tried the video above in post 5 but there is no CM file.
Any Ideas?
Whiteninja73 said:
You can get to Odin mode with knox. Message me back and I’ll explain. You basically trick the device. Does it have removable battery?
I’ve done it on dozens of Xcover pro devices.
Simple Simon
Click to expand...
Click to collapse
Have you seen this thread? Bunch of people trying to access the xcover pros they paid for after working for walmart:
Cant get Walmart Samsung Galaxy XCover Pro into download mode
So I worked for Walmart for a while. They gave me this free phone. See below. https://www.cbsnews.com/news/walmart-free-smartphones-employee-schedules/ The phone was locked out by Walmart for inactivity. (See image for details) I fixed that...
forum.xda-developers.com
Whiteninja73 said:
You can get to Odin mode with knox. Message me back and I’ll explain. You basically trick the device. Does it have removable battery?
I’ve done it on dozens of Xcover pro devices.
Simple Simon
Click to expand...
Click to collapse
I have 2 X cover pro devices that are knox locked. Could you explain how you manage to trick the device and get to Odin mode?

Question Possible to get Android 12 via China rom?

So my question is that is it possible to flash China rom to global version and get OTA upgrade to android 12 as I heard china devices are getting zui 13?
It's available here. If you attempt to flash it, make a .qcn backup of your nv data first. You can attempt to flash it with these instructions (7th post), only if you have all the drivers necessary for both LMSA/RSA & QPST/QFIL and know how to set it up correctly (firehose config needs to be set to not erase; you will need to set storage type to ufs).
Problem is i cant unlock the bootloader yet cause adb devices command doesnt show up the phone. Tried couple of drivers but didnt work.
You don't need to unlock your bootloader as it will most likely be relocked once you flash it. Do you have these (not just for OnePlus8, for all Qualcomm devices)?
Ok I was able to connect and unlock bootlader. I am downloading China rom now and will try flashing using the instructions. Hopefully it doesn't get bricked.
Make a backup of your nv data (QCN) first. Then do both edit 1 & edit 2 of the instructions posted and make sure to do it carefully, or if you're brave enough do only edit 2.
So I followed the instructions and after flash it went black screen. It doesn't boot or get detected by RSA. Only thing I can do is QFIL detects COM6 port when connected
Force shut it down, hold power until screen flashes on. You forgot to check "Reset after downloading". If that doesn't work you will need to use the other firehose protocol (lite) and that should restore it to a booting state.
&(*) said:
Force shut it down, hold power key for until screen flashes on.
Click to expand...
Click to collapse
I think its in EDL mode cause nothing else happens. Do you use telegram or whatsapp?
Holding power doesn't do anything? It should at least shutdown and reboot and if the screen briefly flashes then yes it is in EDL. You will need to flash it back to Global or whatever was previously on it. Did you unlock the bootloader first or not? That might have been the issue.
Nope nothing happening when holding shutdown. When I hold for 15 sec then it resets phone but always black screen. I can understand that it reset from QFIL cause COM port gets disconnected then reconnects. I think its hardbricked now and there is no QFIL rom I could find so have to take service center then...
bukeyolacan said:
Nope nothing happening when holding shutdown. When I hold for 15 sec then it resets phone but always black screen. I can understand that it reset from QFIL cause COM port gets disconnected then reconnects. I think its hardbricked now and there is no QFIL rom I could find so have to take service center then...
Click to expand...
Click to collapse
Okay, try flashing it again with the firehose config option checked "Reset after Downloading". You used EDL to flash it the first time, right? If you still get a black screen you will need to flash the original Global firmware back onto it. You state that RSA doesn't find it? Did you unplug and plug it back in or leave it plugged in?
One other thing you might of forgot to change, storage type to UFS.
I tried firehose flash many times but keep getting sahara fail error or process fail. Storage type was always ufs I never touched it
Use firehose lite and check to see if device manager shows any yellow exclamations now.
Tried lite now, there is android device in device manager with yellow
Is it possible for you to connect remotely via teamviewer or do you know someone that can fix if I pay?
You can fix it. Just try updating the driver automatically and see if it finds it first
&(*) said:
You can fix it. Just try updating the driver automatically and see if it finds it first
Click to expand...
Click to collapse
I think its out of my level now, would need some help with it
The driver package you installed will read the USB ID and should find it within DriverStore. Right click on the android device that has the exclamation and update the driver.

Question Stuck in dm-verity curruption screen

Hi all,
my wifes phone was stuck in a bootloop at the MIUI logo (phone is full stock original, no changes at all).
All options with the buttons (rebbot,safe mode, wipe all data) did no work. Battery drain also not.
I tried to reboot via "Minimal ADB an Fastboot" and since then I get the message -> dm-verity curruption on the POCO Screen. If I press POWER within 5s, the message disappears and phone is stuck on the POCO screen forever, not even booting to the MIUI logo anymore.
I tried to flash the exact same version of the recovery ROM that is on the phone via MIFlashPro -> did not change anything.
Is there a solution to flash the original firmware to the phone? Like a "full reset"? I am able to enter the red FastBoot logo with the buttons.
Thanks for every help
Is the bootloader unlocked?
aricooperdavis said:
Is the bootloader unlocked?
Click to expand...
Click to collapse
They said “no changes at all”. Nobody unlocks bootloader for sh-ts and giggles.
rosicky88 said:
Hi all,
my wifes phone was stuck in a bootloop at the MIUI logo (phone is full stock original, no changes at all).
All options with the buttons (rebbot,safe mode, wipe all data) did no work. Battery drain also not.
I tried to reboot via "Minimal ADB an Fastboot" and since then I get the message -> dm-verity curruption on the POCO Screen. If I press POWER within 5s, the message disappears and phone is stuck on the POCO screen forever, not even booting to the MIUI logo anymore.
I tried to flash the exact same version of the recovery ROM that is on the phone via MIFlashPro -> did not change anything.
Is there a solution to flash the original firmware to the phone? Like a "full reset"? I am able to enter the red FastBoot logo with the buttons.
Thanks for every help
Click to expand...
Click to collapse
is usb debuging enabled?
Arealhooman said:
is usb debuging enabled?
Click to expand...
Click to collapse
They said “no changes at all”. Nobody enables usb debugging for sh-ts and giggles.
aricooperdavis said:
They said “no changes at all”. Nobody enables usb debugging for sh-ts and giggles.
Click to expand...
Click to collapse
Yes they do. I enable it as soon as I get any device. Multiple years before I rooted. Why wouldn’t I .
They're trying to flash stuff, so asking if the bootloader is unlocked is a reasonable question. But to answer your question, most users don't enable USB debugging. MIUI warns users that it's a bad idea, which is enough to put many people off, and this is sensible if you don't need to use it as it's a security risk (see this paper for some clear examples).
Fix for dm-verity error on Xiaomi devices · Issue #261 · bkerler/mtkclient
Hi, I've managed to fix the dm-verity error on the Redmi Note 10 Pro 5G/Poco X3 GT by simply rebooting into the bootloader and running fastboot oem cdms. After running this my device remains unlock...
github.com

Categories

Resources