Factory Test Mode on Xiaomi TV: How to exit the testing mode without resetting

Factory Test Mode on Xiaomi TVs is a utility tool that is activated when you diagnose equipment, update firmware or crash system, it can be accessed by accident (for example, through a combination of buttons on the remote) or as a result of a software failure. The main problem is that in this mode the TV does not respond to standard commands, and the screen displays technical tests instead of the usual MIUI TV interface.

If you have a Xiaomi Mi TV, Redmi Smart TV or series A Pro/Q You're stuck in Factory Test Mode, so don't rush it to the service center. 80% In cases, you can leave the mode yourself without losing data and contacting specialists. In this article, we will analyze all working methods, including hardware methods (through buttons on the case), software solutions (through menus or through a menu). ADB) And extremes (reset to factory settings) and we'll focus on the nuances of the models. 2022-2026 years where the procedure may differ from the older versions.

What is Factory Test Mode and Why is it Activated?

Factory Test Mode (or Factory Menu) is a hidden diagnostic menu that is used by:

  • ๐Ÿ”ง In production โ€“ to test the matrix, speakers, ports and modules before packaging.
  • ๐Ÿ”„ When updating firmware โ€“ if the process is interrupted or there is an error in checking the integrity of files.
  • ๐Ÿ› ๏ธ In service centers โ€“ for checking iron components (backlighting, HDMI-Ports, Wi-Fi module).
  • โšก After power failure โ€“ if the TV was turned off from the outlet during operation.

The external mode manifests itself as follows:

  • ๐Ÿ“บ On the screen - colored stripes, test images, inscriptions FACTORY MODE or TEST PATTERN.
  • ๐ŸŽฎ The remote does not work or only responds to a portion of the buttons (usually Menu, Volume, Power).
  • ๐Ÿ”Œ No response to commands with Google Assistant or Mi Home apps.

Important: Factory Test Mode is NOT the same as Fastboot Mode or Recovery Mode. In the first two cases, the Xiaomi or Android logo will be on the screen, and in the factory test, the matrix or port specifications.

๐Ÿ“Š What is the model of Xiaomi? TV?
Mi TV 4A/4S (until 2020)
Mi TV Q1/Q2 (2021-2022)
Redmi Smart TV X (2022-2023)
Xiaomi TV A Pro/A2 (2023-2026)
I don't know the model.

Method 1: Exit through hardware buttons (for all models)

The most versatile method is to use physical buttons on the TV body, which works even if the remote does not fully respond, and is suitable for Xiaomi Mi TV (all series), Redmi Smart TV and Xiaomi TV A Pro/Q.

Sequence of action:

  1. Press and hold the Power button on the TV body for 10-15 seconds until the screen goes out.
  2. Release the button and wait 30 seconds (the TV must shut down completely).
  3. Press Power once to turn it on. If the Xiaomi logo appears, the test mode is reset.

If this method does not work, try the button combination:

  • ๐Ÿ”˜ Press and hold the Power. + Volume Down (if any) 10 seconds.
  • ๐Ÿ”˜ For models with touch buttons (e.g. Xiaomi) TV Q2 2023: Touch and hold Power and Menu at the same time.

โ˜‘๏ธ Checking before hardware reset

Done: 0 / 4

โš ๏ธ Note: On some Xiaomi models TV 2023-2026 Long-term retention of Power can lead to a hard reset (data loss). If after turning on a menu with a choice of language, it means that there was a reset to factory settings.

Method 2: Exit from Factory Test Mode

If the screen displays an interactive menu with items (rather than static test pictures), you can try to exit through it.This method works for Xiaomi Mi TV 4A, 4S, Redmi Smart TV X50 and other models based on Android TV 9-11.

Instructions:

  1. In the Factory Test Mode menu, look for Exit or Reboot (usually at the bottom of the screen).
  2. If you donโ€™t have one, go to System Info โ†’ Reboot to Android.
  3. Confirm the action with the OK button on the remote or joystick (if it works).

Some firmware may have a menu in Chinese.

  • ๐Ÿ”น โ€”"Exit"
  • ๐Ÿ”น โ€”"Reboot"
  • ๐Ÿ”น โ€”"Back to Android"

Model Xiaomi TVThe Way to Exit to Factory ModeNotes
Mi TV 4A/4S (2018-2020)Menu โ†’ Exit Test ModeYou may need to enter a password of 1234 or 0000.
Redmi Smart TV X (2021-2022)System โ†’ Reboot to NormalIf there is no point, hold back for 5 seconds.
Xiaomi TV Q2/Q1 (2022-2023)Advanced โ†’ Exit FactoryRequires confirmation via OK + Volume Up
Xiaomi TV A Pro (2026)Diagnostics โ†’ Reboot SystemThe menu can be in English or Chinese.

๐Ÿ’ก

If there is a Clear Data or Reset option in the Factory Mode menu, DO NOT press it! This will result in a complete reset of the TV to factory settings, with the loss of all apps and settings.

Method 3: Recovery Mode Reset (if other methods don't work)

If the TV doesn't respond to buttons and is stuck in Factory Test Mode, the last chance to avoid the service center is to download to Recovery Mode and reset cache or completely reset.This method is suitable for all Android TV models, but requires caution.

How to log in to Recovery Mode:

  1. Turn off the TV with the Power button on the case.
  2. Press and hold Power + Volume Up (or Menu if there are no volume buttons) for 10-15 seconds.
  3. Release the buttons when the Android logo or recovery menu appears on the screen.

In the Recovery menu, use the Volume Up/Down buttons for navigation and Power to select.

  • ๐Ÿ”„ Wipe cache partition โ€“ clearing the cache (safe, data is not deleted).
  • ๐Ÿšจ Wipe data/factory Reset โ€“ Full reset (remove all settings and applications).

โš ๏ธ Attention: On Xiaomi TVs TV A Pro (2026) and Q2 2023 Recovery Mode reset could block access to Google Play before re-authorizing your account.Prepare your Google login and password in advance!

What to do if Recovery Mode does not start?
If the TV is simply turned on in Factory Test Mode after holding the buttons, it means locking at the firmware level, in which case only flashing via USB or calling the service will help. For models from 2023-2026, Xiaomi introduced protection against unauthorized access to Recovery, so self-reset may not be possible.

Method 4: Use ADB (for advanced users)

If you have experience with Android Debug Bridge (ADB), you can try leaving Factory Test Mode via the command line, which is suitable for models with unlocked debugging over USB (usually TVs after root access or with the developer mode on).

Step-by-step:

  1. Connect your TV to your PC via a USB port (OTG) or over the network (if ADB over Wi-Fi is enabled).
  2. Open the command prompt (cmd) and check the connection: adb devices must appear the serial number of the device.
  3. Run the reboot command: adb shell am start -a android.intent.action.MAIN -n com.android.tv.settings/.MainSettings Or forced reboot: adb reboot

If the standard reboot doesnโ€™t help, try resetting Factory Test Mode settings via ADB:

adb shell settings put global factory_test_mode 0


adb reboot

On Xiaomi TV models 2023-2026, the command may not work due to firmware limitations, in which case manual editing of the /system/build.prop file is required, which is only possible with root access.

What to do if nothing helps: contact the service

If all of these methods have not worked, the problem is likely to be:

  • ๐Ÿ”ง Damaged firmware (for example, after a failed update).
  • ๐Ÿ’พ Hardware failure (failure of flash memory or motherboard).
  • ๐Ÿ”’ Locking the bootloader (on new Xiaomi models after 2022).

In these cases, self-intervention may exacerbate the problem. Contact a Xiaomi Authorized Service Center to indicate:

  • ๐Ÿ“ TV models (located on the back sticker).
  • ๐Ÿ”ข Serial number (S/N).
  • ๐Ÿ“‹ Descriptions of actions that led to the failure (update, power outage, etc.).

The cost of repairs in official Xiaomi services (in Russia for 2026):

Type of malfunctionCost (โ‚ฝ)Duration of repairs
Flipping (without replacing components)1 500 โ€” 3 0001-2 days
Replacement of flash memory (eMMC)4 000 โ€” 7 0003-5 days
Restore the loader2 500 โ€” 5 0002-3 days

๐Ÿ’ก

Before visiting the service, make a backup of the data (if the TV is sometimes turned on in normal mode). USB-drive and copy important files through the File Manager in the menu MIUI TV.

How to avoid Factory Test Mode in the future

To avoid the problem again, follow the simple rules:

  • ๐Ÿ”Œ Do not disconnect the TV from the socket while working (especially when updating the firmware).
  • ๐Ÿ”„ Do not accidentally press button combinations on the remote (for example, Menu). + Volume Down + Power).
  • ๐Ÿ“ฅ Update the firmware only through official sources (Settings) โ†’ On TV. โ†’ Updating the system).
  • ๐Ÿ›ก๏ธ Do not install custom firmware without a backup of the original version.

If you experiment with settings often, turn on the developer mode and activate the USB Debugging option, which will help you exit Factory Test Mode through ADB in the future without the risk of data loss.

How to turn on the developer mode on Xiaomi TV:

  1. Go to Settings. โ†’ On TV.
  2. Click 7 times in a row on the item Build Number (the notification will appear "You became a developer").
  3. Return to Settings โ†’ Additional โ†’ For developers and enable ADB debugging.

FAQ: Frequent questions about Factory Test Mode on Xiaomi TV

My Xiaomi TV got stuck on the logo after exiting Factory Test Mode.
This means that the system has crashed. Try: Hold Power for 20 seconds to force shutdown. Log in Recovery Mode (as described above) and select Wipe cache partition. If it doesn't work, do Wipe data/factory reset (all data will be deleted). If the TV doesn't turn on after the reset, you need to flash it over USB.
Can I log out of Factory Test Mode without losing data?
Yes, it's possible in 90% of cases. No data loss: Power + Volume Down, Factory Test Mode (Exit or Reboot), ADB reboot (if debugging was enabled in advance), Recovery Mode with Wipe data or flashing results in data loss.
Why does the TV load into Factory Test Mode after the firmware update?
This is a common mistake in: interrupting the upgrade process (power out, weak Wi-Fi); installing unofficial or damaged firmware; conflicting versions (for example, trying to roll back on old firmware); Solution: perform a cache reset via Recovery Mode or reflash the TV with the official version of the software from the Xiaomi website.
The screen displays "No Signal" in Factory Test Mode. Is that normal?
Yes, this is one of the tests, which is to check if the message is not showing a signal. To exit: Press Menu on the remote (sometimes it works even in this mode). If the remote does not respond, use hardware buttons (as in Method 1). If the No Signal message remains after the reboot, check the HDMI cables or try another signal source.
Can I turn off Factory Test Mode forever?
No, it's a system mode that can't be removed. However, you can minimize the risk of activation: Don't press random button combinations on the remote. Update the firmware only through official channels. Use an uninterruptible power supply (UPS) to protect against power surges. On the new Xiaomi TV A Pro (2026), Factory Test Mode is blocked for ordinary users - it can only be activated through the service menu.