How To Change, Modify Or Fix Null IMEI Of Any Android Device Easily And Safely
There are too many reasons why an Android device user might want to modify or change their device' IMEI number. The most common reason is due to null or missing IMEI number which could be as a result of flashing wrong firmware package, using a wrong rooting guide to root your device, etc.
To replace lost IMEI number, the device needs to have root access. If you are not sure whether or not your device is rooted, download a root checker app and verify. If your devices is not rooted yet, please refer to this guide.
In this article, I will be sharing three different methods to change your device' IMEI.
Method #1
Requirements
- Download and install the apps above
- Ensure that Xposed framework has been properly installed.
- Run IMEI Changer and follow the easy-to-use app interface to replace your IMEI
If your phone's imei is null or missing, copy and replace the null imei with the one displayed at the back of your phone (behind the battery).
Method #2
As already explained, ensure that the device is rooted. Download and install any terminal emulator app on your device. If you wish to use your pc for this purpose, read on.
On PC
- Launch Command Prompt (ensure that adb/fastboot has been properly setup. learn how)
- Connect your device to Computer and key-in the following commands and tap Enter button after each commandline
adb shellIf you're using a terminal emulator app on your device, no need typing adb shell, just start from below:
su
echo ‘AT+EGMR=1,7,”IMEI_NUMBER”‘ >/dev/pttycmd1or
echo AT+EGMR=1*7*IMEI_1 >/dev/pttycmd1If you're using a dual-sim phone, please use this command instead
echo ‘AT+EGMR=1,10, “IMEI_NUMBER” ‘ >/dev/pttycmd1
- Now disconnect the phone from Computer and reboot. Done!
Method #3
This method works with Mediatek (mtk) devices without stress.
Downloads
- MTK DroidTools - Download
- Adb/Fastboot setup - click here
- Mediatek Drivers - click here
How to change imei
- Download, extract and run MTK DroidTools.exe on your pc
- Connect your device to the computer via USB cable and wait for it to connect and load your device properties in the droid tools interface.
- Once it has fully loaded, click on IMEI/NVRAM. Your device' current imei should be displayed in the boxes shown. If you use a dual-sim phone, both imei will be displayed.
- In the boxes provided, input the IMEI numbers which you have copied from the back of your device (behind battery). Input the IMEI in both boxes if you use a dual-sim phone and both IMEI numbers are broken.
- Once your have input the numbers, click Replace.
- Confirm your action by selecting Ok/Yes on the popup box.
- Reboot your device
- Done
Now you've successfully changed / fixed your device IMEI number.
If anything is unclear to you, please complain in comments section and I'll do my best to assist you with the problem.
Is this article useful to you? Please share rebroadcast....sharing is caring! ;-)
Labels: android, change imei
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home