thank you for your help, happy to trySo you are not able to boot right?
If not, you can try flashing the partitions manually from fastboot. (If you are willing to try I can provide the steps. This works for other OnePlus devices.)
thank you for your help, happy to trySo you are not able to boot right?
If not, you can try flashing the partitions manually from fastboot. (If you are willing to try I can provide the steps. This works for other OnePlus devices.)
Great! If you have Telegram, ping me there it would be easier there. @YASHASWEE (same profile picture).
1. Download desired OOS firmware zip from OnePlus official website.
Do let me know if this worked, when you tried.
1. Download desired OOS firmware zip from OnePlus official website.
2. Use Payload-Dumper() to extract required img. And move the img mentioned below to some folder(let’s say xyz) inside platform tools folder(https://developer.android.com/studio/releases/platform-tools#downloads).
3. Boot to fastboot.
(Either press all 3 buttons OR adb reboot bootloader)
4. Open cmd in xyz folder and Execute these commands one by one to flash the necessary partitions:
fastboot –set-active=a
fastboot format:ext4 userdata
fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot flash odm odm.img
fastboot flash system system.img
fastboot flash vbmeta vbmeta.img
fastboot flash vendor vendor.img
fastboot reboot bootloader
fastboot –set-active=b
fastboot format:ext4 userdata
fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot flash odm odm.img
fastboot flash system system.img
fastboot flash vbmeta vbmeta.img
fastboot flash vendor vendor.img
5. Press the volume down button until you see “Recovery” and then press the power button.
6. Wipe system and data from stock recovery and reboot.
OPTIONAL:
7. To relock the bootloader-
fastboot oem lock
8. Done!
So your phone finally booted right. Great!C:\oneplus\platform-tools_r33.0.2-windows\platform-tools\xyz>fastboot devices
BA*************** fastboot
C:\oneplus\platform-tools_r33.0.2-windows\platform-tools\xyz>fastboot -set-active=a
fastboot: usage: no command
I think it's because phone is in fastboot , not fastbootd
After flashing each partition with the corresponding img file in FastbootEnhance, the phone booted into recovery. After wiping the data and restarting the phone works
Hey since your phone was not booting, how did you manage to boot into fastboot mode or how your device got detected on Fastboot Enhance?C:\oneplus\platform-tools_r33.0.2-windows\platform-tools\xyz>fastboot devices
BA*************** fastboot
C:\oneplus\platform-tools_r33.0.2-windows\platform-tools\xyz>fastboot -set-active=a
fastboot: usage: no command
I think it's because phone is in fastboot , not fastbootd
After flashing each partition with the corresponding img file in FastbootEnhance, the phone booted into recovery. After wiping the data and restarting the phone works
Phone got stuck in bootloop so i just pressed the volume down button while booting.Hey since your phone was not booting, how did you manage to boot into fastboot mode or how your device got detected on Fastboot Enhance?
So just long press while bootlooping? Not other button with volume down?Phone got stuck in bootloop so i just pressed the volume down button while booting.
The power button is only necessary when turning on the phone. When you restart your phone, all you need is the power up or Down buttonSo just long press while bootlooping? Not other button with volume down?
I try to use this method, but when flash system.img it show "invalid sparse file format at header magic", then i used "fastboot getvar all" command it show many partition is raw, any ideas how to fix it? Thanks.1. Download desired OOS firmware zip from OnePlus official website.
2. Use Payload-Dumper() to extract required img. And move the img mentioned below to some folder(let’s say xyz) inside platform tools folder(https://developer.android.com/studio/releases/platform-tools#downloads).
3. Boot to fastboot.
(Either press all 3 buttons OR adb reboot bootloader)
4. Open cmd in xyz folder and Execute these commands one by one to flash the necessary partitions:
fastboot –set-active=a
fastboot format:ext4 userdata
fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot flash odm odm.img
fastboot flash system system.img
fastboot flash vbmeta vbmeta.img
fastboot flash vendor vendor.img
fastboot reboot bootloader
fastboot –set-active=b
fastboot format:ext4 userdata
fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot flash odm odm.img
fastboot flash system system.img
fastboot flash vbmeta vbmeta.img
fastboot flash vendor vendor.img
5. Press the volume down button until you see “Recovery” and then press the power button.
6. Wipe system and data from stock recovery and reboot.
OPTIONAL:
7. To relock the bootloader-
fastboot oem lock
8. Done!
Try using the latest platform tools. Open cmd inside the latest platform tools folder, if still not working you can try the fastboot enhance method.I try to use this method, but when flash system.img it show "invalid sparse file format at header magic", then i used "fastboot getvar all" command it show many partition is raw, any ideas how to fix it? Thanks.
Try it but still got the same result, is it no hope to fix, thanksTry using the latest platform tools. Open cmd inside the latest platform tools folder, if still not working you can try the fastboot enhance method.
![]()
[UNBRICK]How to flash stock OxygenOS firmware on OnePlus 10R.
NOTE: This method will ONLY If your device is able to boot into fastboot. If you are not able to boot into fastboot you will have to go to a service centre or pay someone to fix your phone remotely. Prerequisites - UNLOCKED BOOTLOADER. You...forum.xda-developers.com
Tried Fastboot Enhance?Try it but still got the same result, is it no hope to fix, thanks
It's fastboot mode only.
There are two ways, the first is through contacting the Oneplus support service (but you need to have an account of the region to which the smartphone belongs, China or India), it's free. The service employee will connect remotely to your computer and do everything himself. The second way is paid, it is easy to find through Google. The result and actions are the same. I used the second method, since I have a Chinese phone, I myself am from Russia and I did not succeed in creating an account in the Chinese region of Oneplus. They have a mandatory condition, is to link a mobile phone number when creating an account, and numbers for (+7) Russia code are not active for them.
Thank you, of course, but with this phone it does not work that way.hold the power button+vol up+vol down and then connect the usb cable to pc. The phone screen should remain black but it should be detected in mtk client. If Mtkclient freezes on "waiting for preloader VCOM", or the phone keeps rebooting itself out of BROM mode, keep rebooting the phone into BROM mode without letting go of the buttons, without disconnecting it from the pc, and without closing Mtkclient. And release all the buttons just when the phone has been detected. (It could need 2 to 3 reboots. If more, disconnect the cable and retry).