Reverting Back To Stock Rom from Custom Rom | Ziti

  1. Download the latest stock ROM with the help of realme-ota tool which gives you the link for latest stock image for oppo/oneplus/realme devices.
    Info! Skip Step 1 if you already have OTA zip file.
    "A" - Initial stock ROM that comes with the device
    (Suggestion: not to flash initial stock as OOS13.1 doesn't have bootloader mode in ziti.)
    "C" - First major android update
    "F" - Second major android update
    Example! Example:Stock zip for OnePlus Nord CE3 that is based on android-14
    realme-ota -r 2 CPH2569 CPH2569_11.C.01_0000_000000000000 3
    Some direct Download links of CPH2569 Received OTAs (Better to flash oos14 as oos13.1 doesn't have Bootloader mode in CE3)
    OOS14.0.0.300(EX01)
    OOS14.0.0.500(EX01)
    OOS14.0.0.600(EX01)
    Telebox link with all latest CE3 OTAs uploaded.
  2. Download this specific Lineage Recovery zip for reverting to stock: Download
    Note! [Note: take .bat script from previous lineage recovery] (download the latest recovery check-in group/post for that)
    Connect the device through ADB and reboot to fastboot:
    adb reboot bootloader
    fastboot devices
    Extract the downloaded recovery zip file and copy & paste the content inside PlatformTools Folder and then run the flash.bat/.sh (for Windows/Linux users respectively). This flash.bat file will automatically flash all the given files in the recovery zip and the device will boot into recovery.
  3. Simply in recovery sideload the stock zip in recovery that you downloaded:
    On your device Apply Updates > via adb sideload >
    adb sideload "drag and drop stockromname.zip here"
    
  4. Download Flash Script: Github Link
    Now, when in bootloader mode, extract this zip and COPY and PASTE its content inside PlatformTools Folder(use new or delete previous flash.bat from recovery.zip or rename this one to falsh_stock.bat to remember) and double-click on the script file i.e., flash.bat/.sh (flash_stock.bat if renamed)file to execute the commands automatically. So do not temper with things till the device reboots into Stock OOS.
  5. .
Extra! Still if you forgot to use new platformtools folder then you can use the below commands to manually flash.
Below images are included within the zip
my_company
my_preload
The commands which are executing inside the script are:
fastboot reboot fastboot
sleep 5
fastboot create-logical-partition my_company_a 0
fastboot create-logical-partition my_company_b 0
fastboot create-logical-partition my_preload_a 0
fastboot create-logical-partition my_preload_b 0
fastboot flash my_company --slot=all my_company.img
fastboot flash my_preload --slot=all my_preload.img
sleep 5
fastboot reboot bootloader
fastboot -w
fastboot reboot
Success! It should boot into Stock.
Video Guide:

Credit: NordCE3 Community

Pranish

إرسال تعليق