Xiaomi Redmi 3S, released in 2016, is still a popular budget smartphone due to its reliable hardware and support for custom firmware. However, many users are faced with the need to unlock the device β whether it is resetting the pattern lock, deleting the attached Mi Account or unlocking the bootloader to install TWRP and custom software. In this article, we will discuss all the current ways to unlock Redmi 3S (code name land), including the official method through the Mi Unlock Tool, bypassing account lock and solving typical errors.
Itβs important to understand that the process of unlocking the bootloader on Xiaomi devices is associated with a number of restrictions on the part of the manufacturer. Since 2018, the company has tightened the rules: it now requires an account to be linked to the device and wait 72-360 hours before unlocking. However, for the Redmi 3S (as for the old model), some workarounds still work. We will also consider how to proceed if the smartphone is locked after resetting or buying from hands without wagging the Mi Account.
1.Preparation for unlocking: what to do in advance
Before you start unlocking the Redmi 3S, you need to follow several critical steps, and neglecting them can lead to a device blink (complete failure) or endless waiting cycles for unlock.
First, check the MIUI version on your device. Successfully unlocking the Mi Unlock Tool requires a version that is not newer than MIUI 10 (Redmi 3S is valid for firmware up to V10.2.2.0.MALMIXM). If you have a newer version installed, it will have to roll back. You can do this through Fastboot or Recovery, but note that the rollback will erase all data.
- π± Check the device model: go to Settings β The phone. β Model, should be Redmi. 3S (or Redmi 3X, If you have a modification with 3GB of RAM, the code name is land.
- π Charge the battery to at least 60%. Unlocking through the Fastboot can take up to 30 minutes, and discharging in the process will lead to a failure.
- π Unlock your Google account (if you plan to reset). Once the bootloader is unlocked, your smartphone may require you to enter the last synchronized Google account.
- π» Install drivers: to work with Mi Unlock Tool you need Qualcomm drivers and ADB. Download them from the official Xiaomi website or through Mi PC Suite.
Critical detail: if you bought Redmi 3S handheld, make sure that the previous owner untie his Mi Account. Otherwise, after resetting the phone will require entering the username / password of the old owner, and unlocking it will be extremely difficult.
Download Mi Unlock Tool (last version)|Install Qualcomm drivers and ADB|Disable antivirus (can block tools)|Create a backup of data (unlocking erases everything)|Check that the PC is enabled debugging mode by USB-->
2.Official unlocking via Mi Unlock Tool
The most reliable (but also the longest) way to unlock a Redmi 3S bootloader is to use the official Mi Unlock Tool, which only works if you have access to the Mi Account tied to the device and are willing to wait 3 to 15 days (depending on Xiaomiβs policy).
Algorithm of action:
- Activate Developer Mode: Go to Settings β About Phone and 7 times click on MIUI Version. Return to Settings β Additional β For Developers and enable USB Debugging and OEM Unlock.
- Link Mi Account: In the same Developer Menu, find Mi Unlock Status and link your account. Without this step, unlocking will be impossible.
- Download Mi Unlock Tool from the official en.miui.com/unlock (authentication required).
- Connect your phone in Fastboot mode: Turn off Redmi 3S, then press Volume Down + Power before the Fastboot logo appears.
- Start unlocking: In the Mi Unlock Tool, log in to your Mi Account, plug in your phone, and press Unlock. If the device is tied for less than 72 hours, a wait message will appear.
The waiting period may vary:
- π 72 hours if the account is first linked.
- π 360 hours (15 days) β if you have previously tried to unlock.
- β³ 30 days β with repeated unsuccessful attempts.
Up to 3 days.|Up to 7 days.|Up to 15 days.|More than a month.|Looking for workarounds-->
Common mistakes and their solutions:
| Mistake. | Reason. | Decision |
|---|---|---|
| Couldnβt unlock | The account is not tied to the device | Link Mi Account to Developer Settings |
| Current account is different from the account info on the device | There is another account on the phone. | Restore access to your old account or reset via EDL |
| Device is locked. Wait XX hours | Waiting period has not expired | Wait until the time is set or try alternative methods. |
| Mi Unlock Tool doesn't see the device | No drivers or incorrect mode | Install drivers manually through Device Manager |
π‘
If the Mi Unlock Tool gives you a βDevice not connectedβ error, try connecting the phone to another one. USB-port (preferably) USB 2.0 on the back of your PC or use the original Xiaomi cable.
3 Unlocking Without Waiting: Bypassing Xiaomi's Restrictions
If you don't want to wait 72 to 360 hours, you can try alternative methods to unlock the bootloader. They are suitable for the Redmi 3S, but require more technical knowledge. The risk of the device's "brick" increases, so act at your own risk.
One way to work is to use older versions of the Mi Unlock Tool (e.g. v2.3.803.1 or v3.5.507.24) that do not check latency, but may not work on newer firmware.
- Download the old version of the Mi Unlock Tool (see 4PDA or XDA Developers forums).
- Roll back the Redmi 3S firmware to MIUI 8 or 9 (e.g. V8.5.2.0.MALMIED).
- Connect your phone to Fastboot and start unlocking through the old version of the tool.
Another method is to unlock through EDL-Emergency Download Mode: This allows you to flash the device around the bootloader, but requires an authorized Xiaomi account or paid access to the device. EDL-Detailed instructions for servers:
Unlocking through EDL (for power users)
β οΈ Attention: Unlocking through EDL If you do not have experience with Qualcomm devices, it is better to consult a specialist.
4.Reset the pattern lock and password to Redmi 3S
If you forgot your pattern lock or password on Redmi 3S, you can unlock your device in a number of ways, depending on whether USB debugging is enabled and whether Mi Account is tied.
Method 1: Through Mi Account (if tied)
- π On the lock screen, press Forgot the password?.
- π§ Enter the username and password from the Mi Account linked to the device.
- π Follow the instructions for resetting your password (confirmation may be required by SMS email).
Method 2: Through Recovery (if USB debugging is disabled)
- Turn off the phone.
- Press Volume Up + Power to enter Recovery.
- Select Wipe Data β Wipe All Data (control β volume buttons, confirmation β power button).
- After the reset, the phone will require data entry from Mi Account if it was tied!
Method 3: Through ADB (if USB debugging is enabled)
adb shell
su
rm /data/system/gesture.key
rm /data/system/locksettings.db
rm /data/system/locksettings.db-wal
rm /data/system/locksettings.db-shm
rebootThis command deletes the files with the lock data, and after the reset, the password will be reset.
π‘
If the Redmi 3S has enabled Find Device, it is almost impossible to unlock it without Mi Account data, in which case only firmware through EDL or contacting a service center will help.
5. Delete Mi Account after resetting settings
One of the most common problems with buying Redmi 3S off hand is the previous owner's Mi Account blocked. Once you reset the settings, the phone requires you to enter the login and password from the associated account, and there are several ways to solve this problem, but they all require an unlocked bootloader or access to the EDL.
Method 1: TWRP (if the bootloader is unlocked)
- Install TWRP Recovery for Redmi 3S (download from twrp.me).
- Load to TWRP (Loudness Up + Nutrition).
- Go to Advanced β File Manager.
- Delete the files: /data/system/miui/device_id.xml /data/system/users/0/accounts.db
- Restart your phone and the Mi Account lock will be removed.
Method 2: Through EDL (if the bootloader is blocked)
- π Transfer the phone to EDL-mode (see the instructions in the spoiler above).
- πΎ Flush clean firmware through the Mi Flash Tool with a clean all and lock tick (this will delete all data, including Mi Account).
- β οΈ Risk: Without an authorized Xiaomi account, the firmware could end in an error.
β οΈ Note: Delete Mi Accounts through third-party services (e.g, DSP Tool or UMT) frequently causes damage IMEI Or the Baseband module. 3S It's a risk of losing the network!
Unlocking of the network operator (SIM-lock)
If your Redmi 3S is tied to a carrier (for example, it was purchased under a contract), you will need an unlock code to unlock the SIM-lock.
- π Official operator (often paid service, requires proof of identity).
- π Through online services (such as UnlockBase or DoctorSIM), but there is a risk of fraud.
- π§ Through the modem part firmware (requires an unlocked bootloader and experience with the QCN-file).
Redmi 3S also uses the following engineering menu:
- Enter the dialer: ##4636##.
- Go to the phone information.
- Click Turn off the radio (if the option is active), then restart the phone.
- Put it in. SIM-map of another operator and check the network.
If this method does not work, you will need to run the modem part through QFil or Mi Flash Tool. Without experience, it is not recommended - the error will lead to a loss of IMEI.
7. Frequent errors and their solutions
When you unlock Redmi 3S, you're going to have a typical problem, and we've collected some of the most common bugs and how to fix them.
| Problem. | Possible cause | Decision |
|---|---|---|
| Fastboot: unknown command | The old version of ADB/Fastboot | Update Platform Tools to the latest version |
| The phone is not specified in the Mi Unlock Tool. | No Qualcomm drivers or conflict USB-port | Install drivers manually through Device Manager |
| After unlocking, there is no network. | Damaged by Baseband or IMEI | Restore IMEI with Chimera Tool or SN Write Tool |
| Mi Unlock Tool says "Device not supported" | Unofficial firmware installed | Fastboot Firmware via Mi Flash |
| After reset, requires a Mi Account, but the phone was not tied | Xiaomi server error or firmware βglitchβ | Swipe the device through EDL with a clean all tick |
β οΈ Note: If you have unlocked Redmi 3S stopped turning on (black screen, no reaction to buttons), most likely, there was an error when running the preloader firmware. EDL with an authorized account or soldering of an eMMC chip.