Resetting the main menu settings on Xiaomi devices is a procedure that may be required when selling hardware, fixing software failures or after a failed firmware update. Where exactly in the main menu is hidden the reset option, how not to lose important data and what to do if the device does not respond to commands. TV, Smartphones and other gadgets of the brand โ from the standard menu to hidden engineering modes.
Feature of Xiaomi devices โ a variety of interfaces depending on the model and version MIUI (For smartphones, or PatchWall for TVs, for example, on Mi. TV 4S The way to reset is different from the Mi Box S, and in smartphones with a MIUI 14 settings menu redesigned compared to MIUI We will look at each case separately, including a unique method of resetting through the service menu for 2023-2026 TVs, which is not documented in official instructions.
Before you start, consider that the reset deletes all user data from installed applications to stored Wi-Fi passwords. In some cases (for example, when you activate the Find Device feature), you may need to enter your username and password from Mi Account after you reboot. If you sell a device, be sure to log out of your Xiaomi account in advance!
1.What is the โmain menuโ in Xiaomi devices and where to find it
The term main menu in the context of Xiaomi can mean:
- ๐บ The main menu of TVs โ PatchWall interface or Google TV (Android-based TV), where the applications, settings and recommendations are collected.
- ๐ฑ Smartphone settings menu - Settings section โ About the telephone or additionally in MIUI.
- ๐ฎ Engineering menu โ hidden section for diagnosis (called by a combination of buttons or via a button) ADB).
On Xiaomi TVs (e.g. Mi) TV Q2 2026 or Redmi Smart TV X) main menu usually opens with the Home button on the remote, and in smartphones, it's an app icon screen, and system settings are accessed through a gear in the upper right corner. TV 5 Pro) the reset option is hidden in the Account and Security submenus, not in the main System section.
If your device does not respond to the remote or sensor, the main menu can be opened in alternative ways:
- ๐ On TVs: Hold on to Power + Menu on the remote for 10 seconds for forced reboot.
- ๐ฑ On smartphones: pinch the power + Volume up for Recovery Mode call.
2. Reset settings via main menu: step-by-step instructions
The safest way is to use the built-in menu options, and let's look at the different types of devices.
Xiaomi Televisions (Mi) TV, Redmi TV)
For PatchWall models (e.g. Mi) TV Q1E or Redmi Smart TV A2):
- Press the Home button on the remote โ Select Settings (cog in the upper right corner).
- Go to the Account and Security โ Resetting settings.
- Select Reset All Settings (not to be confused with Network Reset!).
- Enter. PIN-code (by default 0000 or 1234 if not changed).
- Confirm the action and wait for the reboot (it will take 3-5 minutes).
On Google TVs TV (Like Mi. TV P1 2023):
- Open Profile. โ Settings โ System system โ Reset.
- Choose Delete all data (factory reset).
- Please use a Google Account password if requested.
โ๏ธ Preparation for the reset of the Xiaomi TV
Smartphones Xiaomi (Redmi, POCO, Mi)
For devices on MIUI 12โ14:
- Open Settings โ About the phone โ Reset settings.
- Select "Erase All Data" (factory reset).
- Enter the pattern lock or PIN.
- Confirm by clicking Delete Everything.
On Android One smartphones (such as Mi) A3):
- Go to Settings. โ System system โ Additionally. โ Reset.
- Select Delete all data (reset to factory).
โ ๏ธ Note: Smartphones with a Mi Account tied may require login and password to be unlocked after reset. If you forget your account details, use the pre-reset recovery service!
2.3 Mi Box and Mi Stick consoles
For the Mi Box S or Mi TV Stick:
- Open the settings โ Device โ Reset.
- Select Factory Reset.
- Confirm the action and wait for the reboot.
If the console does not respond to the remote, use a hardware reset:
- Turn off the power to the device.
- Press the Reset button (on the body) with a toothpick.
- Connect the power by holding the button for 10-15 seconds.
3. Recovery Mode reset (if main menu is not available)
If your Xiaomi device doesnโt boot or the settings menu isnโt available, use Recovery Mode, which works for smartphones, TVs (with physical buttons) and consoles.
3.1 Entrance to Recovery on Smartphones
For most models (Redmi Note 12, POCO X5, Mi 11):
- Turn off the phone.
- Press Power + Volume up until the Mi logo appears.
- Release the buttons and the Recovery menu will appear.
- Select Wipe Data โ Wipe All Data (manage volume buttons, confirmation โ power button).
- After reset, select Reboot.
On some models (e.g. Redmi) 9A) The combination may be different: Nutrition + Loudness up + Loudness down.
Recovery Mode on Xiaomi TVs
For TVs with buttons on the body (for example, Mi). TV 4A):
- Turn the TV off the socket.
- Press the Menu button on the body (near the connectors).
- Connect the power by holding the button for 10-15 seconds.
- In the Recovery menu, select Wipe Data/Factory Reset (navigation โ volume buttons on the body or remote control).
โ ๏ธ Note: On Xiaomi TVs from 2023 to 2026 (e.g. Mi) TV Q2) hardware reset may result in a bootloader lock if the device is tied to the Mi Account, in which case authorization will be required after the reboot!
What happens if the Recovery Mode does not open?
4. Reset via Mi Account (remote)
If you lose access to a device but it's tied to your Mi Account, you can reset remotely, which works for smartphones and some TVs (assuming you're connected to the Internet).
Instructions:
- Go to i.mi.com and log in.
- Select your device from the list (if it is online).
- Press Find the device. โ Erase the data.
- Confirm the action. SMS-code.
Limitations of the method:
- โ Does not work if the device is off or not connected to the network.
- โ On TVs only available for PatchWall 4.0 models+ (2022 and newer).
- โ After the reset, you may need to re-authorize in the Mi Account.
๐ก
If the remote reset doesn't work, check if Find Device is disabled in your device settings. On smartphones, you can find it in Settings. โ Mi Account โ Find Device.
5.Dumping through ADB (for advanced users)
This is a good method if the standard methods don't work and the device connects to the computer.
- ๐ฅ๏ธ Computer with installed ADB Tools.
- ๐ USB-cable (for smartphones) or network connection (for TVs).
- ๐ Included debugging by USB (on smartphones) or ADB over Network (on televisions).
Instructions for smartphones:
- Connect your phone to your PC and open the command line.
- Enter the commands in order: adb devices (should display your device), adb shell su (if root rights exist), wipe data or reset --factory_reset
For Xiaomi TVs:
- Activate. ADB over Network in Developer Settings (Settings) โ On TV. โ Software version โ press 7 times on the version, then return to the Additional โ For developers).
- Connect to the IP: adb connect [IP_TV address]:5555
- Reset: Adb shell am start -a android.intent.action.FACTORY_RESET
| The device | ADB team for reset | Are root rights required? |
|---|---|---|
| Xiaomi Smartphone | adb shell recovery --wipe_data | No. |
| Mi TV TV TV | adb shell am start -n com.android.tv.settings/.deviceinfo.ResetFragment | No. |
| Mi Box S | adb shell reboot recovery (then reset in the menu) | No. |
| Any device (universally) | adb shell settings put global sys.reset_options 1 | Yes. |
โ ๏ธ Attention: Use ADB Xiaomi TVs could cause licenses to fail DRM (Netflix support will be lost in the 4K). After reset, you may need to re-activate services through Settings โ Annexes โ Google Play Services.
6. Reset via engineering menu (hidden codes)
For some Xiaomi devices, there are hidden codes for accessing the engineering menu from where you can initialize the reset. These methods are not officially documented and may vary depending on the model.
Xiaomi smartphones 6.1
Enter the dialer:
- ๐ฑ ##7378423## - Service menu (select Wipe Data).
- ๐ฑ ##4636## โ Testing โ Resetting settings.
6.2. Xiaomi TVs
Press sequentially on the remote:
- ๐บ Menu โ 4725 โ Menu โ Engineering menu will open (select Factory Reset).
- ๐บ Home โ Up. ร2 โ Right. ร3 โ Down. ร2 โ OK is an alternative path to PatchWall 3.0+.
On models of 2026 (for example, Mi). TV Q2 75") the engineering menu may be blocked. ADB Or go to the service center.
๐ก
Hidden codes may vary depending on the firmware region. If the code doesn't work, check the version in Settings. โ About TV and find the right combination for your model.
7.What to do after resetting: setup and recovery
After reset, the Xiaomi device will return to the factory settings.
- Select language and region (on TVs, this affects available apps, for example, YouTube is blocked in some regions).
- Connect to Wi-Fi (on smartphones, you may need to re-authenticate on the network).
- Sign in to Mi Account (if the device has been tied).
- Restore data from a backup (if it was created through Settings โ Additional โ Backup).
On the TVs after the dump:
- ๐ Set up the sound: go to Settings โ Sound. โ Sound modes and select Movie or Music.
- ๐บ Calibrate the image: Settings โ Display. โ Image modes โ User (recommended values: contrast 90, brightness 50, color temperature Warm).
- ๐ Activate Parental Controls if the device is used by children.
On smartphones:
- ๐ Update the firmware: Settings โ The phone. โ Updating the system.
- ๐ก๏ธ Enable Find Device and Lock When Lost in Mi Account Settings.
- ๐ฑ Reconfigure gestures: Settings โ Display. โ Full-screen gestures.
8. Frequent errors and their solutions
When you reset Xiaomi, users face typical problems, and let's look at the most common ones and how to fix them.
| Problem. | Reason. | Decision |
|---|---|---|
| Discharge interrupted by 50% | /data partition damaged or space missing | Do the reset via Recovery Mode or ADB |
| After reset, the TV asks for a password from the Mi Account | Device is linked to account (FRP protection) | Enter your account details or contact Xiaomi for support |
| On the smartphone after the reset there is no network | Flowed the settings of IMEI or communication module | Refuse the device via the Mi Flash Tool or restore it. IMEI through the engineering menu |
| The TV will not turn on after the reset | Firmware failure or interrupted process | Restore the software through USB (instruction) |
If after reset, the Xiaomi device does not turn on or hung on the logo, try:
- Connect to charging for 30 minutes (sometimes helps with a discharged battery).
- Perform a hard reset (for TVs - hold the Power for 30 seconds).
- Refuse the device manually (instruction below).
9.Restoring firmware after failed reset
If the reset went wrong and the device doesn't boot, you'll need to flash it back.
- ๐ฅ๏ธ Computer with Mi Flash Tool (for smartphones) or official firmware for TVs.
- ๐ Cable USB Type-C (for smartphones) or USB-A (port-television USB 3.0).
- ๐ Charged device (at least 50%).
Instructions for smartphones:
- Download the firmware for your model from the Xiaomi Firmware Updater website.
- Unpack the archive and launch MiFlash.exe.
- Connect your phone in Fastboot mode (clip Power + Volume down).
- In the program, select the firmware folder and press Refresh โ Flash.
For Xiaomi TVs:
- Download the firmware for your model (e.g. here).
- Unpack the archive and copy the update.zip file to the FAT32 flash drive.
- Connect the flash drive to the TV and pinch the Menu + Power on the body.
- From the recovery menu, select Apply update from USB.
โ ๏ธ Note: Reflashing Xiaomi TVs through USB It could reset Widevineโs licenses. L1, This will result in the loss of support for Netflix and Disney.+ To avoid this, use the official firmware from Xiaomi and do not interrupt the process!