1. Where can I find official and untouched STOCK FIRMWARES ROMS?
2. Where can I find some useful tools?
3. There are useful tools for LINUX or Mac OS?
4. My pc can't detect my phone. What to do?
Probably, you need to install appropriate usb drivers.
5. Where can I find custom ROMs?
6. How can I root?
First and obviously, you need to unlock your bootloader. Once you unlock your bootloader, you can root your device flashing magisk patched boot.img.
KEEP ATENTION: you need to disable verification for vbmeta too.
7. Where can I find TWRP & PBRP?
There is only ONE recovery project with open source for MERLIN.
But, there are other twrp and pbrp with closed source.
If you use it, you can cause damages to your device, use at your own risk and DON'T ask about it.
KEEP ATENTION: you need to IGNORE misc partition, if you flash the misc partition, your phone can be stucked in boot loop.
KEEP ATENTION: you need to disable verification for vbmeta too.
8. How can I restore the state of UNLOCKED BOOTLOADER?
You need to restore your backup of SECCFG partition.
9. How to make TWRP V11.0.4.0 work on MIUI V12.0.5.0 or higher?
If you are using MIUI V12.0.5.0 or higher, TWRP V11.0.4.0 will not work.
You will need to flash an older LK partition.
10. How can I disable TWRP?
You will need to flash original stock recovery.img.
11. How to flash using SP FLASH TOOL without EDL and authentication?
If you want to use flash tool on MIUI V12.0.5.0 or higher, it will requires EDL and authentication.
12. I am on MIUI V12.0.5.0 or higher, how can I flash using SP FLASH TOOL without EDL and authentication?
You will need to flash an older PRELOADER binary.
13. I am on MIUI V12.0.4.0 or lower, how can I flash using SP FLASH TOOL without EDL and authentication?
You will need the specific DA (download-agent) file for it without authentication (#NoAuth #NoAuthentication #No-Auth #No-Authentication).
14. How can I downgrade MIUI version?
For downgrading your miui, you need unlocked bootloader.
After unlocked bootloader, you can flash older firmware rom using fastboot or sp flash tool.
15. My phone is booting to a black screen after flashed misc partition together twrp. What to do?
If your phone is booting to a black screen, you need to erase MISC partition.
16. My phone got bootlop after installed a Magisk module or Xposed module. How can I disable it?
You will need to uninstall the module. You have two methods for this.
For first method, you can disable Magisk (read question 17).
For second method, you need to boot in emergency mode (rescue mode).
For booting in emergency mode, you need to press Vol+ (volume up) after boot starts. (YES, I mean AFTER you see boot logo.)
And then, you can uninstall the module.
17. My phone got bootlop after flashed Magisk. How can I disable it?
You will need to flash original stock boot.img.
18. My phone got bootloop, I am on MIUI V12.0.4.0 or lower and I can't enter in fastboot mode or recovery mode. What to do?
You need to flash stock rom using sp flash tool.
Please, read question 13.
19. My phone got bootloop, I am on MIUI V12.0.5.0 or higher and I can't enter in fastboot mode or recovery mode. What to do?
For this, you will need to bypass authentication and flash in EDL mode with NO auth for FREE.
For this, you will need an authorized account for flashing in EDL mode.
You need to go the service centre for professional assistance.
20. There is any other way for flashing or unbricking?
Yes. You can try any useful tool (read question 2 and 3).
But, this help is not for how use them.
You can find a huge amount of videos in youtube about it.
21. I want to keep with original stock boot.img together TWRP, but TWRP is removed at every reboot. What to do?
You will need to flash patched boot image without overwrite of recovery.
KEEP ATENTION: you need to disable verification for vbmeta too.
22. Where can I find scatter files to flash using flash tool?
23. Where can I find readback file to backup using flash tool?
24. How can I know what is working on my phone before installing?
25. How can I disable preinstalled apps without uninstalling them?
You need to perform this in command line:
pm disable-user --user 0 com.android.chrome
(Change com.android.chrome to desired package name to disable.)
26. Where can I find source code of the kernel?
27. Where can I find device tree and other sources codes of MT6768?
28. How to pass SafetyNet?
You will need to have Xposed installed. After it, everything you need to do is install HiddenCore-Module, active it on Xposed Manager and reboot.
KEEP ATENTION: it is making android to keep on activity forever and never suspends screen.
29. How to disable ads (advertising)?
You will need to have Xposed installed. After it, everything you need to do is install AdBlocker-Reborn, active it on Xposed Manager and reboot.
KEEP ATENTION: some people said it can get troubles to google apps.
30. How to restore IMEI, Baseband, MAC, fix NVRAM WARNING and fix NVDATA CORRUPTED?
KEEP ATENTION: never try to restore partitions from a different device, or you can brick and cause damages to your device.
31. How to disable ads (advertising) without xposed?
For unrooted devices, you need to perform this in command line:
pm disable-user --user 0 com.miui.msa.global
For rooted devices, you need to debloat your system and then remove the "MSA" app.
32. What should I backup before trying to customize my device?
33. How to bypass authentication and flash in EDL with NO auth for FREE?
34. How to install XPOSED?
1. You need to unlock your bootloader.
2. You need to root using Magisk.
3. You need to install magisk manager.
4. You need to install the magisk module: RIRU. (Only Riru in the name).
5. You need to choose between EDXPOSED or LSPOSED and then install the magisk module: "Riru Edxposed" or "Riru Lsposed".
6. You need to install the properly manager: "Edxposed Manager" or "Lsposed Manager".
7. Reboot.
Done. Enjoy !
35. How to remove and clear GOOGLE ACC and Mi ACC / MiCloud?
36. How can I flash a CUSTOM ROM?
37. How to properly use the SP Flash Tool?
38. How to solve "LIB DA not match" error?
39. How to solve "PMT changed for the ROM" error?
40. How to solve "STATUS_BROM_CMD_STARTCMD_FAIL" error?
41. How to solve "STATUS_SEC_AUTH_FILE_NEEDED" error?
42. How to solve "STATUS_BROM_CMD_FAIL" error?
43. How to solve "STATUS_BROM_CMD_SEND_DA_FAIL" error?
44. Where can I find official ENGINEERING ROMs?
45. Where can I find extracted FIRMWARES?
46. Where can I find extracted VENDORS?
47. How can I mount system RW (read-write) ?
48. How to write and recover the IMEI for SLOT 1 and SLOT 2?
49. Where can I find custom KERNEL?
-> MOD EDIT: Link Removed
50. How to skip & avoid EDL auth bypass and FLASH in DOWNLOAD MODE?