How to launch a Xiaomi smartphone without a Google account: the full guide

After buying a used Xiaomi smartphone or resetting to factory settings, many people face a mandatory binding to a Google account (FRP - Factory Reset Protection), which is a security system that blocks access to the device without entering the data of the previous owner. But what if you do not know this data or fundamentally do not want to use Google services?

In this article, we will discuss 5 proven ways to bypass FRP on Xiaomi devices (including Redmi, POCO and Black Shark models) running MIUI 12-14 and Android 11-13. Importantly, the methods vary in complexity - from basic manipulation of settings to using ADB and specialized utilities.

⚠️ Warning: Bypassing FRP We describe methods solely for the legitimate purpose of restoring access to our own device, and using these instructions to hack into other people's gadgets is punishable by law.

Method: Bypassing an emergency call (for MIUI 12-13)

The simplest method, which works on most Xiaomi devices with Android 10-12, is suitable for the Redmi Note 10/11, POCO X3/X4, Mi 11 Lite and others, and the essence is to exploit a vulnerability in the emergency call interface to access settings.

Instructions:

  • πŸ“± On the lock screen, press Emergency Call).
  • πŸ”’ Enter #4636### and it will open the test menu.
  • πŸ”§ Go to Settings. β†’ About the device β†’ Version. MIUI and tap it 7 times to activate the developer mode.
  • πŸ”„ Go back to the main settings, find a new section for developers and enable debugging by USB.
  • πŸ–₯️ Connect your smartphone to your PC and use it ADB discharged FRP (lower).

Charge your phone at least to 50%|Prepare. USB-cable (original)|Install ADB PC-only|Turn off the Internet on your phone (Wi-Fi/mobile data)

-->

After activating debugging, perform in ADB:

adb shell content insert --uri content://settings/secure --bind name:s:user_setup_complete --bind value:s:1

This command simulates the completion of the initial setup, allowing you to skip the Google account entry step, and if the method doesn't work, move on to the next method.

2. Method: Use of Mi Account (official bypass)

If a Xiaomi account (Mi Account) was previously linked to the device, it can be used to unlock without Google, which works even on the latest versions of MIUI 14 with Android 13, but requires access to an email/phone associated with the account.

Step-by-step:

  1. On the lock screen, select Sign in via Mi Account (if the option is available).
  2. Enter the email or phone number associated with your Xiaomi account.
  3. Confirm the login via SMS or email (the code will come to the specified data).
  4. After logging in, go to Settings β†’ Accounts and delete the Google link.

πŸ’‘

If you buy used Xiaomi, always ask the seller to unplug the Mi Account before handing over the device, which will eliminate FRP problems and allow you to use all the functions of the smartphone.

⚠️ Note: If the previous owner has not untied his Mi Account, you will not be able to use it, in which case you will need to contact the seller or use alternative methods (see section 3).

3. Method: Reset via Fastboot (for advanced users)

The method is suitable for devices with unlocked bootloader or if you are ready to unlock it. Requires a PC with installed Xiaomi drivers and the Fastboot utility. Works on all models, including Xiaomi 12/13, Redmi K50, POCO F4.

Algorithm of action:

  1. Turn off your smartphone and press Power + Volume Down to log into Fastboot.
  2. Connect the device to the PC and check for detection by the command: fastboot devices
  3. FRP: Fastboot erase frp
  4. Reboot the device: fastboot reboot

If the bootloader is locked, unlock it first through the official Mi Unlock Tool (requires a binding to Mi Account and waiting 72-168 hours).

What if Fastboot doesn’t see the device?
Make sure that Xiaomi drivers are installed (download from the [en.miui.com](https://en.miui.com)). Try another one. USB-Cable (original) or port on PC. Disable the antivirus - it can block Fastboot. In Device Manager, check that the phone is defined as Android Bootloader Interface.

4. Method: Use of third-party utilities (FRP Bypass Tools)

For devices with Android 8-11, there are specialized utilities that automate FRP bypass.

  • πŸ› οΈ Mi Account Bypass Tool – works with most Xiaomi models until 2021.
  • πŸ”“ FRP Hijacker - Supports MIUI 12 and some versions of Android 12.
  • πŸ“± GSMTherapy is a paid service with a high success rate (requires a PC).

⚠️ Note: Download utilities only from trusted sources (for example, XDA Developers or 4PDA). Many "free" tools contain malware. Disable the antivirus before use - it can block legitimate functions of the utilities.

Example of working with FRP Hijacker:

  1. Download and unpack the archive with the utility.
  2. Connect your smartphone in Fastboot mode.
  3. Launch it. FRP_Hijacker.bat and select a device model.
  4. Follow the instructions on the screen (usually you need to enter a command to reset FRP).

Emergency call |Mi Account|Fastboot|Utility side |Never tried |Another way

-->

5. Method: Manual file editing (for power users)

On some Xiaomi devices (e.g. Redmi 9, POCO M3), you can manually delete files responsible for FRP. The method requires access to TWRP or ADB in recovery mode.

Instructions for ADB:

  1. Enter Recovery Mode (Press Power + Volume Up)
  2. Connect to your PC and run: adb shell mount -o rw,remount /system rm /data/system/gesture.key rm /data/system/gatekeeper* rm /data/system/locksettings.db rm /data/system/locksettings.db-wal rm /data/system/locksettings.db-shm reboot

For TWRP:

  • πŸ“ Go to Advanced. β†’ File Manager.
  • πŸ—‘οΈ Delete files along the way /data/system/ (see list above).
  • πŸ”„ Reset the device.

This method does not guarantee 100% results – newer versions of MIUI 14 can store files in other directories or recover them after a reboot.

Comparison of FRP bypass methods on Xiaomi

MethodDifficultyPC requiredIt's working on MIUI 14.The risk of bricks
Emergency Call + ADBLow.Yes.Partially.Low.
Mi AccountMediumNo.Yes.Absent.
FastbootTall.Yes.Yes.Medium.
side of the utilityMediumYes.Partially.High-pitched
Manual editingVery high.Yes.No.Very tall.

πŸ’‘

The most versatile and secure method is to use Mi Account. If you have access to a Xiaomi account linked to a device, always start with it.

Frequent Mistakes and How to Avoid Them

When circumventing FRP, users often face typical problems:

  • πŸ”Œ "The device is not defined in Fastboot/ADB" β€” Check the cable (use the original), drivers and port USB 2.0.
  • πŸ”’ "Google Refuses to Delete Again – You Haven’t Deleted All Files FRP or not disconnected the internet during the setup.
  • πŸ“± "The phone is stuck on the logo. MI" β€” This is a bootloop, you need to flash through Fastboot.
  • πŸ”§ "ADB Issues a β€˜device unauthorized’ error – confirm the debugging on the phone screen (if available).

⚠️ Attention: If after manipulation, the smartphone stopped turning on or got stuck on the screensaver, do not try to repeat the actions. In 90% of cases, this is solved by the official firmware ROM via the Mi Flash Tool (instructions for the 4PDA or XDA).

Can you get around FRP on Xiaomi without a PC?
Yes, but only if the device previously had a Mi Account attached to it that you have access to. Other times, the PC is required for ADB or Fastboot. Some older models (before 2019) run methods via TalkBack or Google Assistant, but newer versions of MIUI have closed these loopholes.
Will a smartphone work without a Google account after a bypass?
Yes, but with limitations: πŸ“± Google Play Market and other services will not be available without authorization. πŸ”„ Some system updates may require an account. πŸ“§ Apps that rely on Google (e.g. Gmail, YouTube) do not sync data. Solution: Use alternative app stores (APKMirror, Aurora Store) and services (ProtonMail, NewPipe).
How to check if FRP is deleted after a bypass?
Perform a hard reset (Settings β†’ About Phone β†’ Reset). If the device does not require Google account entry after the reboot, FRP is successfully deleted. If the request appears again, repeat the bypass procedure or try another method.
Can I bypass FRP on Xiaomi with a locked bootloader?
Yes, but the choice of methods is limited: πŸ”“ Emergency call + ADB (if the debugging has been included previously). πŸ“± Mi Account (if data is linked and known). πŸ› οΈ Specialized utilities (like Mi Account Bypass Tool), but they don't work on all models.Fastboot and manual file editing require an unlocked bootloader.
Is it legal to bypass FRP on your device?
Yes, if you are the legitimate owner of the smartphone. FRP β€” It's a security measure, not a legal restriction: πŸ“œ Google and Xiaomi do not provide official tools for bypassing. βš–οΈ The use of these methods to hack into other people’s devices is qualified as unauthorized access (Article 272 of the Criminal Code of the Russian Federation). πŸ”§ Service centers may refuse warranty repairs if they find traces of interference in the system.