Have you just purchased a Xiaomi device โ whether itโs a MIUI smartphone or an Android TV โ and faced the need to go into hidden settings? Or maybe the standard menu does not open after the update? In this article, we will discuss all possible ways to access the main and service sections on Xiaomi devices, including secret codes, button combinations and alternative methods.
The manufacturer often hides advanced features behind obscure combinations or layered paths in settings, such as the engineering menu on smartphones that allows you to test hardware, and the service menu on TVs that allows you to calibrate the screen without going to the service center. But how do you get there if there is no word about it in the official documentation? We have compiled current methods for 2026, tested on the latest versions of firmware.
Important: Some methods require developer rights or root access. If you are a beginner, read the warnings carefully - wrong actions can lead to resetting or even locking the bootloader on the new Xiaomi 14 and Redmi Note 13 models.
1. How to open the main menu on Xiaomi smartphones
On MIUI-powered smartphones (including POCO and Redmi), the main app menu is called by standard gestures or buttons. But what if the screen doesn't respond or you're using custom firmware?
Discovery methods:
- ๐ฑ Swipe up from the bottom edge - a standard gesture for MIUI 12-14. works on all models, including Xiaomi 13T Redmi Note 12 Pro+.
- ๐ Menu button โ on older models (until 2018) with physical buttons, hold the center key for 2 seconds.
- ๐ง Through the notification panel: swipe down from the top edge and tap the All Apps icon (if the option is enabled in the settings).
- ๐ฅ๏ธ Voice Assistant: Say โOK Google, open the app menuโ (Google Assistant required).
If the screen is not responsive to touch, try connecting the device to your PC and using control via Mi PC Suite or ADB:
adb shell input keyevent 82 # Opens the app menu
adb shell am start -n com.miui.home/.launcher.Launcherโ ๏ธ Attention: On models with MIUI 14 and later, swipe up gestures can conflict with app navigation. To return the classic menu, go to Settings โ Display. โ Navigate the system and select "Navigation buttons".
2. Secret codes to access hidden menus on Xiaomi
The manufacturer hides the diagnostic and engineering menus behind special codes that are entered as a phone number, which work on most Xiaomi, Redmi and POCO devices, but some can be blocked in the latest versions of MIUI.
Here is the complete list of codes tested (2026):
| Code. | Appointment | Works on |
|---|---|---|
| ##4636## | Menu of testing and statistics | All models on Android |
| ##6484## | Touch screen test | MIUI 12โ14 |
| ##64663## | Information about modules (GPS, Wi-Fi, Bluetooth) | Models with Qualcomm |
| ##232338## | Wi-Fi test and MAC-address | All models. |
| ##06## | IMEI devices | All models. |
How to enter codes:
- Open the phone app.
- Enter the code as a number for dialing (without spaces).
- Press the call button and the menu will open automatically.
โ ๏ธ Attention: Codes ##7780## (settings reset) and *2767*3855# (Full reset will delete all data from the device. 14 Ultra) these codes can be blocked โ use Settings instead โ The phone. โ Resetting settings.
What to do if the code doesn't work?
3. How to open the engineering menu on Xiaomi (MTK and Qualcomm)
The Engineering Mode allows you to test hardware components like the camera, speakers, battery and sensors, and access depends on the device's processor.
For MediaTek (MTK) chips:
- ๐ฑ Enter the code ##36446337# or #364463##.
- ๐ง Alternative: Install the application MTK Engineering Mode from Google Play.
For Qualcomm processors:
- ๐ฑ Enter ##4636## โ Select "Phone Information".
- ๐ง For extended access, use Qualcomm Service Menu (root required).
In the engineering menu you can:
- ๐ Check the status of the battery (Battery tab).
- ๐ก Testing the network (Network tab).
- ๐ค Check microphone and speakers (Audio tab).
๐ก
If the engineering menu opens but some features are blocked, try switching to Chinese firmware via the Mi Flash Tool.This will unlock additional options, but may violate the warranty.
4. How to open a service menu on Xiaomi TVs (Mi TV)
On Xiaomi Mi TVs (including Mi TV Q2, Mi TV A2 and Mi TV P1), the service menu is hidden from the user, needed to calibrate the screen, reset settings or diagnose malfunctions. Here are 3 working ways to get there:
Method 1: The combination of buttons on the remote
- Turn off the TV with the Power button on the remote.
- Press Menu + Volume Down at the same time.
- Holding the buttons, press Power and hold all three 5-7 seconds.
- Let go โ the TV will turn on in service mode.
Method 2: Through Android TV settings
- ๐บ Go to Settings. โ The device โ On TV.
- ๐ Quickly press 5 times on the line "Model TV".
- ๐ง There will be a menu for developers where you can turn on debugging USB and access to hidden options.
Method 3: Through ADB (for Advanced)
If the remote is not working, connect the TV to the PC and do:
adb shell am start -n com.android.tv.settings/.device.devicesettings.DeviceSettingsActivity
adb shell input keyevent 19 # Up button (for navigation)
adb shell input keyevent 23 # Enter buttonโ ๏ธ Note: In the service menu of Xiaomi TVs there is an option Factory Reset, which resets all settings to factory, including tied accounts. Do not change settings with unfamiliar names - this can lead to loss of warranty or inoperability of the screen.
Take a picture of the current screen settings|Turn off the TV for 1 minute.|Use the original remote (not universal)|Do not change the settings with the mark "Only for factory"-->
5. How to open the recovery menu (Recovery Mode) on Xiaomi
Recovery Mode is a recovery mode that allows you to reset, flash your device or fix boot errors. Xiaomi has two types of recovery: standard (MIUI Recovery) and custom (TWRP).
Method 1: Through a combination of buttons
- Turn off your smartphone.
- Press Power + Volume Up (volume up).
- Hold on for 10-15 seconds until the Mi logo appears.
- Release the buttons and you will be taken to MIUI Recovery.
Method 2: ADB (if the buttons don't work)
adb reboot recoveryIn MIUI Recovery, options are available:
- ๐ Reboot - reboot.
- ๐๏ธ Wipe Data โ reset to factory settings.
- ๐ฆ Install Update โ Install firmware with SD-map.
Custom firmware (TWRP) installation requires an unlocked bootloader. On the newer models (Xiaomi 13/14), unlocking takes up to 7 days due to Xiaomi's security policy.
๐ก
If the smartphone hangs on the Mi logo after logging into Recovery Mode, it means that the firmware is damaged. Restore it through the Mi Flash Tool in EDL mode (an authorized developer account is required).
6. How to open a developer menu on Xiaomi
The developer menu is hidden by default, but it can be activated in a few steps. This menu allows you to enable debugging over USB, change the animation of the system, simulate a secondary display and much more.
Instructions for activation:
- Go to Settings. โ The phone.
- Find the MIUI version and click on it 7 times in a row.
- The message will be โYou are a developer!โ
- Return to the main settings menu โ there will be a new section Additional โ For developers.
Useful options in the developer menu:
- ๐ Debugging by USB โ work-in ADB.
- ๐ฑ Do not turn off the screen โ useful when firmware.
- ๐ Background processes โ a limitation to save battery.
- ๐ฎ Secondary display imitation โ for streaming games.
โ ๏ธ Attention: On models with MIUI 14 and later, some developer options may be blocked, for example, OEM unlock is not available on global firmware - it can only be enabled after linking the Mi Account to the device for 7 days.
7. Frequent problems and their solutions
Sometimes the menu on Xiaomi doesn't open even after the right actions. Let's look at the typical situations and how to fix them.
Problem 1: Codes are not working
- ๐ Update the firmware to the latest version.
- ๐ฑ Check the firmware region (more codes are available on Chinese versions).
- ๐ง Install Secret Codes from Google Play.
Problem 2: The TV service menu is not open
- ๐บ Use the original remote (universal may not work).
- ๐ Turn off the TV for 1 minute before trying.
- ๐ก Check if access is blocked through parental control.
Problem 3: Recovery Mode is not running
- ๐ Charge the device to at least 30%.
- ๐ Try another charger (sometimes the original cable helps).
- ๐ฑ If the screen is black, but the device vibrates, connect via ADB and perform adb reboot recovery.
๐ก
If after resetting the settings through Recovery Mode smartphone requires an old account Mi, and you do not remember it, use the official unlock tool: account.xiaomi.com. You will need proof of ownership (checks, box).