How to disable Find a phone on Xiaomi through a computer

Loss of access to a smartphone or the need to urgently sell a device often puts the user in front of a difficult choice, especially if the Mi Account logo or FRP lock is on the screen. Owners of Xiaomi, Redmi and POCO equipment are well aware that the MIUI security system is closely integrated with cloud services, which makes it impossible to simply delete an account without a password. Disabling the Find Device function through a computer is the only legitimate way to regain control of the gadget if access to the device itself is limited or forgotten.

There are several proven methods of solving this problem, ranging from the official web interface to the use of specialized software to work with system partitions. It is important to understand that the process requires care, since incorrect actions can lead to a complete locking of the device or loss of personal data. Below we will discuss in detail the algorithms of actions that will help you deactivate the protection and bring the smartphone back to life.

Before you start active actions, you need to make sure that there is a stable Internet connection on the PC and serviceable. USB-Without internet access, remote management of Mi Cloud services is technically impossible, so check the network before starting the procedure.

Official way to deactivate via the Mi Cloud web interface

The easiest and most secure method that does not require additional software installation is to use the official cloud storage site, which is suitable if you remember the username and password from the Mi Account, but do not have physical access to the phone or it is blocked. Go to i.mi.com and log in using your credentials.

Once you log in, you'll see a control panel where you can select "Find the device." In the list of available gadgets, find the model you want and click "Lost Mode." Here, it's critical to switch the switch to "Switch off" position, which will remove the activation lock. If you don't, even after flashing, the phone will ask for a password.

Sometimes the system may request confirmation via SMS or email if two-factor protection is enabled. Make sure your SIM card is active to receive the code. Once the operation is completed, the status of the device in the list will change and the account binding will be severed.

  • πŸ”’ Open your browser on your PC and go to the address https://i.mi.com.
  • πŸ”‘ Enter the username and password from your Mi Account.
  • πŸ“± Select the device from the list and click "Find the device".
  • β›” Switch the Lost mode to the Off position or select "Erase data".

πŸ’‘

If you plan to sell the phone, be sure to perform a complete data cleanup through the web interface, not just a button reset so the new owner doesn’t face a lockdown.

Using ADB to Remove System Restrictions

A more advanced method that requires minimal technical training is to use the Android Debug Bridge (ADB) toolkit, which allows you to interact with the smartphone file system at a low level, sending commands directly to the operating system. First, you will need to download the Platform Tools package from the official Android developer site and unpack it on your computer's C disk.

Next, you need to connect the smartphone to the PC through USB-If there's a window on the phone screen, "Allow debugging by USB", Click "OK." If the settings menu is unavailable due to locking, this method may not work without first unlocking the bootloader. In the command prompt launched on behalf of the administrator, enter the command adb devices to check the visibility of the device.

To disable security services, a packet deletion command or a change of settings via shell is often used. For example, you can try to disable the FindDevice component, although in newer versions of MIUI this can be blocked at the kernel level. However, trying to enter the command adb shell pm disable-user --user 0 com.miui.findevice can give results on older firmware.

⚠️ Attention: Use ADB Incorrect removal of system packages can lead to a cyclic restart (bootloop) or inoperability of the basic functions of the phone.

If standard commands don’t help, you can try resetting your network or account settings through ADB, which sometimes allows you to bypass the welcome screen, but the effectiveness of this method depends heavily on the version of Android and the security patch installed on the device.

πŸ“Š Which Unblocking Method Do You Prefer?
Official website of Mi
ADB team
Third-party software
Service centre

Application of specialized software for FRP reset

When official methods are powerless, specialized utilities developed by enthusiasts and engineers to work with FRP (Factory Reset Protection) protection come to the rescue. Programs like the Mi Unlock Tool (official) or third-party solutions like UnlockTool and Chimera Tool allow you to interact with the bootloader and partitions. The official Mi Unlock utility requires a wait of 7 to 168 hours after you bind an account.

Third-party software often uses bootloader exploits or diagnostic modes to reset protection. To work with such programs, the phone usually needs to be switched to Fastboot mode (clamping the volume button when connecting a cable) or EDL mode (Emergency Download), which requires disassembling the device and closing contacts on the board.

The process is as follows: you run the program on a PC, connect the smartphone in the desired mode and press the button "Unlock" or "Remove FRP." The program automatically determines the model and tries to apply the patch. The success of the operation depends on the device's processor (Snapdragon, MediaTek, Helio) and the version of MIUI.

  • πŸ› οΈ Download and install drivers ADB Fastboot for your processor.
  • πŸ“² Transfer the phone to Fastboot mode (volume button down) + feeding).
  • πŸ’» Launch the unlocker program and wait for the connection.
  • πŸš€ Press the start button and follow the instructions on the screen.
What is an EDL mode?
Emergency Download (EDL) is Qualcomm’s low-level diagnostic mode, allowing the device to be flashed even when the bootloader is completely out of order, often requiring the case to be opened and the test points closed.

Change region and reset settings via Fastboot

One effective way to bypass some types of locks is to change the firmware region or completely flash the device through Fastboot mode, which involves using the command line and firmware file in.tgz format, which you need to download from the official MIUI bootloader website. It is important to choose firmware for Fastboot, not for Recovery.

After downloading the archive and unpacking it to the root of the C disk, open the command line in the folder with the firmware files. Connect the phone in Fastboot mode and type the command flash_all_except_data_storage.bat (for Windows) or the corresponding script for Linux/Mac. This method allows you to update system files while saving user data, but in the case of an account lock, a complete cleanup command may be required.

Changing the region in settings (if you have access to the menu) sometimes helps to bypass the regional restrictions of services Google and Mi. However, if the phone is already blocked by the activation screen, this option is available only through flashing to the global version of the software, if previously stood Chinese, or vice versa.

Type of firmwareFile formatData retentionDifficulty
Recovery.zipMaybe.Low.
Fastboot.tgzNo (usually)Medium
EDL (Authorized).xml / .mbnNo.Tall.
OTA.zipYes.Minimum

⚠️ Note: When you are running through Fastboot, make sure that the battery is at least 60%. interruption of the data writing process can damage the boot or system partition.

πŸ’‘

Using Fastboot is a powerful tool that allows you to completely rewrite the software part of the phone, eliminating software conflicts and locks.

Unlocking the bootloader as a solution method

Unlocking the bootloader is a fundamental procedure for Xiaomi owners to give full control of the device. Having an unlocked Bootloader allows you to install custom recaps (TWRP), obtain root rights and, importantly for our topic, clear the sections responsible for linking the account. The standard procedure requires you to apply through the application "Mi Unlock Status" in the phone settings.

After submitting an application, you have to wait a certain time (usually 168 hours) during which Xiaomi servers check the device, after which you can start the Mi Unlock utility on your PC, log in to the same account and click the Unlock button.

It is worth noting that on some new models with MediaTek processors or fresh versions MIUI Additional restrictions may be in place that require VIP-account in the Mi community or use of paid services, but for most devices, the standard procedure remains.

  • πŸ“ Link your Mi Account to the developer’s settings on your phone.
  • ⏳ Apply for Unblocking and Wait 7 Days.
  • πŸ’» Run the Mi Unlock Tool on your computer.
  • πŸ”“ Connect your phone to Fastboot and unlock it.

It is important to understand that unlocking the bootloader automatically erases all data from the device for security purposes, so if your goal is to save photos and contacts, this method should be used only after trying to back up in other ways.

β˜‘οΈ Ready to unlock

Done: 0 / 5

Frequently Asked Questions (FAQ)

Can I disable Find My Phone without a password from my Mi Account?
Officially, this is not possible. Security is designed to prevent anyone but the owner from accessing the device, and bypassing only through paid IMEI unlock services or exploits that are periodically closed by the company.
What happens if you just reflash the phone without turning off the function?
Once flashed and turned on, the phone will connect to Google and Xiaomi activation servers. If the device is marked as lost or tied to an account on the server, you will see a lock screen (FRP) requiring a password from the previous owner.
Is it safe to use third-party software to unlock?
Using untested software always carries risks. You can run into viruses on your PC, identity theft, or, in the worst case, get a brick if the program records an incompatible bootloader. Always check the reputation of the tool.
How long does it take to officially unlock through Mi Unlock?
The standard waiting time is 168 hours (7 days) from the time an account is linked to the developer settings, and in rare cases, the waiting period can be extended to 30 days by Xiaomi’s security system.
Will my data be saved after the function is disabled?
When you remotely disconnect through the Mi Cloud site, data may remain if you choose to only unblock, but when using methods that flash or unlock the bootloader, the internal memory will be completely cleared.