How to unlock SIM lock on Nothing Phone 2

SIM region lock is a type of SIM lock that restricts the use of a mobile phone to a specific region or country. This means that a phone with a SIM region lock will only work with SIM cards from that particular region or country and will not work with SIM cards from other regions or countries.

for example, a phone with a SIM region lock for China will only work with SIM cards from China and will not work with SIM cards from Asia or America. SIM region locks are often put in place by mobile phone manufacturers or network providers to control the distribution of their phones and to ensure that they are used only in the regions for which they are intended.

The SIM region lock is usually tied to the phone’s firmware, and it can only be removed by entering a special code, provided by the manufacturer or network provider. However, removing a SIM region lock may not be possible in all cases, and it may also void the phone’s warranty.

  • Contact Me for SIM unlock, root, Region Change, unbrick, frp & MSM Auth (Paid)

Requirement’s

Steps to unlock SIM Lock on Nothing Phone 2:

  1. Unlock Bootloader:
    • unlock bootloader to install custom recovery on your device
  2. Flash TWRP (Team Win Recovery Project):
    • once bootloader is unlocked flash latest twrp or orange fox recovery from fastboot
fastboot flash recovery recovery.img
  1. Flash Magisk & Module:
    • reboot phone to twrp recovery and flash the downloaded magisk & it’s module
  2. Reboot Device:
    • After flashing module reboot device
  3. Run Code with ADB:
    • once your device on SIM lock Screen, Send below code via adb
      adb shell
      su
      settings put secure user_setup_complete 1
  4. Reboot: 

once done reboot device to remove lock screen

reboot

LEAVE A REPLY

Please enter your comment!
Please enter your name here