Solved Xiaomi Mi 9 SE IMEI Repair Process

This topic has been solved

Abdullah

Friend's Martview
Oct 22, 2016
1,422
4,051
Pakistan
PayPal:

Donate money to this user
Xioami Mi 9 Se device how to do it IMEI repair process
QCN FILE
XQCN FILE

DOWNLOADS:

TWRP
Magisk - V19
WriteDualIMEI_W_G_eMMC.rar
QPST Tool v2.7.472 - QPST Tool
USB Driver

Xioami Mi 9 SE IMEI Method

Bootlock must be turned on.

Download the links provided above.

Install the top twrp.

To do this, take the fastboot mode and

fastboot flash recovery on the CMD screen

TWRP will pop up after I have given the top of the magisk i install into memory.

Restart device becomes root.

Then make a backup with qpst and xqcn. To do this, enter the following commands into the CMD screen.


Code:
adb shell
su
setprop sys.usb.config diag,adb

Type diagnostics. You need to have Qualcomm USB drivers installed on your computer. You should see the diagnostics port in the device manager.
Open the Qpst program and start the client from the top, then press software download.
Make a backup of xqcn from the Back-Up section. When finished, enter twrp again into the advanced terminal and delete the blocks.

Commands:


Code:
dd if=/dev/zero of=/dev/block/sdf6
dd if=/dev/zero of=/dev/block/sdf7
dd if=/dev/zero of=/dev/block/sde33

Reboot.
Then open the device again and turn the diag on again with commands.
Then do IMEI repair with dual writer IMEI program.
Then restore the xqcn backup you received with the Qpst program and restart it.
Good luck.
Things to note Do not reset deleting IMEI if reset with original recovery.
No problems with the update.
Resetting with Twrp will not delete the IMEI.
 

wrongdoer

Junior Member
Oct 2, 2019
1
0
Xioami Mi 9 Se device how to do it IMEI repair process
QCN FILE
XQCN FILE

DOWNLOADS:

TWRP
Magisk - V19
WriteDualIMEI_W_G_eMMC.rar
QPST Tool v2.7.472 - QPST Tool
USB Driver

Xioami Mi 9 SE IMEI Method

Bootlock must be turned on.

Download the links provided above.

Install the top twrp.

To do this, take the fastboot mode and

fastboot flash recovery on the CMD screen

TWRP will pop up after I have given the top of the magisk i install into memory.

Restart device becomes root.

Then make a backup with qpst and xqcn. To do this, enter the following commands into the CMD screen.


Code:
adb shell
su
setprop sys.usb.config diag,adb

Type diagnostics. You need to have Qualcomm USB drivers installed on your computer. You should see the diagnostics port in the device manager.
Open the Qpst program and start the client from the top, then press software download.
Make a backup of xqcn from the Back-Up section. When finished, enter twrp again into the advanced terminal and delete the blocks.

Commands:


Code:
dd if=/dev/zero of=/dev/block/sdf6
dd if=/dev/zero of=/dev/block/sdf7
dd if=/dev/zero of=/dev/block/sde33

Reboot.
Then open the device again and turn the diag on again with commands.
Then do IMEI repair with dual writer IMEI program.
Then restore the xqcn backup you received with the Qpst program and restart it.
Good luck.
Things to note Do not reset deleting IMEI if reset with original recovery.
No problems with the update.
Resetting with Twrp will not delete the IMEI.

Hi,

Thank you for explanation. But i have one question.
After you do imei repair with this way baseband/radio/modem are changing with i believe China version.
For example in my country band20(800mhz) is too important and now it is certainly gone and that's why i have problems about signal quality (is really bad now)
Do you have any solution or idea about that ?
 

smtel

Active Member
Oct 24, 2018
23
5
This process can repai imei1 and imei2, or only imei2? (as in some other xiaomi models). After this process I will be able to back to stock firmware with the restored imeis saved?
 

Franky38

Product Supporter
Jul 28, 2018
1,829
2,163
PayPal:

Donate money to this user
This process can repai imei1 and imei2, or only imei2? (as in some other xiaomi models). After this process I will be able to back to stock firmware with the restored imeis saved?
Good, if it is not too much trouble read the process, it is very explained, step by step, thank you very much.
 

Franky38

Product Supporter
Jul 28, 2018
1,829
2,163
PayPal:

Donate money to this user
Hi,

Thank you for explanation. But i have one question.
After you do imei repair with this way baseband/radio/modem are changing with i believe China version.
For example in my country band20(800mhz) is too important and now it is certainly gone and that's why i have problems about signal quality (is really bad now)
Do you have any solution or idea about that ?
Good the theory says and not having any other problem or more serious, than flashing firmware from the original factory and taking into account if it is a global version or a Chinese version, etc., the baseband of the xiaomi phone is recovered.
 
Top