The situation when a smartphone suddenly refuses to let the owner into the system due to a forgotten password or an incorrectly entered pattern is one of the most stressful for the user. It’s especially annoying when important contacts, work documents, or just personal photographs are locked away. Owners of brand devices Fly face this problem no less often than users of other brands, and often do not know where to start restoring access.

Fortunately, the operating system Androidon which all smartphones of this company are based provides several levels of protection and, accordingly, ways to bypass the blocking. Methods can vary from simply entering your Google account data to a complete reset through the engineering menu. The choice of a specific method directly depends on the OS version, device model and the availability of preliminary preparation.

In this detailed guide we will look at all the current methods of unlocking phones Fly. We will look at both standard recovery methods and more radical steps that require the use of case buttons. It is important to understand that some of the actions described below may lead to the deletion of data, so follow the instructions carefully.

Using the “Forgot Password” function through a Google account

The most civilized and safe way to restore access is to use linked Google account. This method works on most devices running Android versions up to and including 5.0, and on some models higher if the corresponding function has been activated. The essence of the method is that after several unsuccessful attempts to enter the code, the system will offer an alternative authorization option.

First, you need to enter the wrong password or pattern five times in a row. After this, the “Forgot your password?” button should appear on the lock screen. or “Forgot your pattern key?” By clicking on it, you will see a field for entering the login and password for your Google account. It is important that at this moment the smartphone is connected to the network Wi-Fi or mobile data.

⚠️ Attention: On modern versions of Android (from 6.0 and above), this function is often missing in the blocking interface for security reasons. If after five attempts the recovery button does not appear, this method will not work for you, and you will have to move on to more radical measures.

If you have successfully entered your account information, the system will offer to come up with a new way to lock the screen or disable it completely. After this procedure, the old password will be canceled and you will have full access to files and applications. Don't forget to write down the new code in a safe place so that the situation does not happen again.

💡

Make sure that the date and time on the device are set correctly, as errors in time synchronization can prevent authorization in Google services.

Reset settings via Recovery Mode (Hard Reset)

The most universal method that works on almost all models Fly (for example, FS505, FS510, Cirrus), is to reset to factory settings through the menu Recovery. This method allows you to bypass the lock screen, but has one significant drawback: all user data, including contacts, photos and installed applications, will be permanently deleted.

To get to the recovery menu, you need to completely turn off your smartphone. Then you need to hold down a certain key combination. For most Fly devices, this is the simultaneous pressing of the button Volume Up and the button Power. Hold them until the logo or vibration appears, then release the power button while continuing to hold the volume.

After loading the menu Recovery control is carried out with the volume buttons (up and down), and the choice is confirmed with the power button. You need to find the item Wipe data/factory reset. Confirm the action by selecting Yes or Confirm. The reset process will take a few seconds, after which you need to select the item Reboot system now to reboot.

☑️ Algorithm of actions in Recovery

Done: 0 / 4

After turning on the phone will be like new. When setting up for the first time, the system may ask you to enter data from the Google account that was previously synchronized with the device. This is a security mechanism FRP (Factory Reset Protection)that prevents the use of stolen phones. If you don't remember your account password, it will be extremely difficult to unlock your device without contacting the service.

Deleting a password file via ADB (requires debugging)

There is a more technical method that allows you to delete the file that stores the password hash without losing personal data. However, this method will only work if the phone was previously enabled USB debugging and the device has root access. For ordinary users, this option may be difficult, but it is worth mentioning as the least destructive.

To implement the method, you will need a computer, a USB cable and installed drivers for Fly, as well as a set of tools ADB. Connect your phone to your PC and open Command Prompt. If debugging is enabled, enter the command to access system files. This usually looks like a sequence of commands to enter the shell and delete a specific lock file.

adb shell

rm /data/system/gesture.key

rm /data/system/password.key

reboot

After executing these commands and rebooting, the device can be unlocked in any way or stop prompting for a password altogether. However, on modern versions of Android, the partition /data/system is often write-protected even with ADB rights without full root access. Therefore, this method is more suitable for experienced users or older models.

What to do if ADB does not see the phone?

If the computer does not respond to the connection, check the installed drivers. Try a different USB cable or port. Also make sure that in debugging mode a window appears on the phone screen asking you to allow a connection from this computer, and confirm it.

Specialized utilities for resetting the lock

If standard methods do not help, you can resort to specialized software. There are a number of utilities designed to remove screen locks on Android devices of various brands, including Fly. One of these apps is Android Multi Tools or analogs like Adb Run.

These apps are a graphical shell for ADB commands, which simplifies the process for the user. After installing the utility on your computer and connecting your smartphone, you need to select the option in the menu responsible for deleting key files (Gesture.key or Password.key). The app itself will execute the necessary commands in the background.

It is worth noting that the effectiveness of such apps decreases with each new Android security update. On devices with Android 10 and higher, the probability of successfully unlocking without resetting the data approaches zero. However, for models Fly with older OS versions, this can be a salvation.

Method Saving data Required conditions Difficulty
Google Account Yes Internet, knowledge of Google password Low
Hard Reset No Physical access to buttons Low
ADB Commands Yes Debugging enabled, root access High
Special. software Partly PC, USB cable, drivers Average
📊 What unlocking method do you plan to use?
Via Google account
Reset via Recovery (Hard Reset)
Using ADB commands
Specialized software

Find My Device service from Google

Another effective tool that often overlooked is a web service Google Find My Device. If your locked phone Fly has turned on the Internet and geolocation, and logged into your Google account, you can control the device remotely. This service allows you not only to track your location, but also to execute commands.

Go to the service website from a computer or other smartphone and log in with the same account as on the blocked device. In the list of available devices, select your Fly. From the action menu, select the Erase Device option. This action will delete all data, including the screen lock password.

Unlike Hard Reset via buttons, this method initiates the reset remotely. After executing the command, the phone will reboot and the lock will be removed. As with Recovery, you'll need to set up your phone again and enter your account information to verify ownership.

⚠️ Attention: Remote cleaning only works with an active Internet connection. If the phone is in airplane mode or the network is unavailable, the command will be executed only after the next time the device comes online.

Flashing a smartphone using the Flash Tool

In extreme cases, when none of the above methods worked, or if the blocking is caused by an encrypting virus, the last argument remains - a complete flashing of the device. For smartphones Fly processors are often used MediaTek, which allows you to use the utility SP Flash Tool.

This method requires searching for official firmware specifically for your model (it is important to match not only the model, but also the revision of the board). The process involves connecting a switched off phone to a computer with the volume button held down and starting the process of writing new system files. This is guaranteed to remove any passwords, since it replaces the entire system partition.

However, this is the riskiest method. An error in choosing the firmware or interrupting the process can turn the phone into a “brick” that cannot be turned on. If you are not confident in your abilities, it is better to contact a service center, where specialists will perform flashing with professional equipment.

💡

Flashing is a last resort. It requires precise selection of software and carries the risk of complete failure of the device in case of errors.

Frequently asked questions (FAQ)

What to do if the Fly phone asks for a Google account after a reset?

This is FRP protection. You need to enter the login and password of the Google account that was synchronized with the phone before the reset. If you don’t remember them, restoring access through official Google services will be the only legal way.

Is it possible to unlock a Fly phone without data loss?

Without data loss is possible only if the recovery method through a Google account on the lock screen works or if USB debugging with root access was enabled in advance. In other cases (Hard Reset, firmware) the data will be deleted.

Where can I find the official firmware for my Fly?

Official files are usually available on the manufacturer's support website (fly-phone.com) or on specialized forums such as w3bsit3-dns.com in the thread for your specific model. Always check the checksums of files before flashing the firmware.

Will calling your phone help unlock it?

On very old versions of Android (2.x - 3.x) there was a bug that allowed you to access the system through the answer call menu. On modern Fly smartphones, this method does not work due to security updates.