Have you ever tried to shoot a video on a Xiaomi smartphone, but the screen is constantly going out or getting in the way? Or wanted to covertly record a lecture, concert or important event without attracting attention with a bright display? It turns out that on most Xiaomi, Redmi and POCO devices there are hidden ways to record video with the screen off - without having to install root rights or buy specialized applications.
In this article, we will look at all the working methods, from standard MIUI features to advanced tricks with ADB and third-party utilities, learn which models support this feature out of the box, how to get around the system limitations and what to do if a video is interrupted when the screen is locked, and also a unique way to activate hidden mode shooting through the engineering menu, which is not written even in foreign forums.
Why does Xiaomi block shooting when the screen is off?
The manufacturer deliberately restricts the camera in the background for three reasons:
- π Battery savings: The continuous operation of the camera and screen quickly drains the battery, especially on budget models (Redmi) 9A, POCO M3).
- π± Overheating of the processor: shooting video in 4K or high bitrate heats up the chipset (e.g. Snapdragon 660 in Xiaomi Mi) A2).
- π‘οΈ Protection of confidentiality: MIUI Blocks background photography to prevent hidden surveillance through malicious applications.
But these restrictions can be circumvented by legal means, such as firmware. MIUI 13+ There's a hidden option. persist.camera.hal1.enable, It's a camera that allows the camera to work in the background, and on older versions it helps. ADB-A command or application like Background Video Recorder.
β οΈ Note: On devices with MediaTek processors (such as the Redmi Note 10 Pro), background photography can lead to artifacts in the video due to the features of the image processing by the chipset!
Method 1: Standard MIUI function (on 30% of models)
Some Xiaomi smartphones support shooting with the screen off out of the box.
- Open the Camera app.
- Switch to Video Mode.
- Press the recording button and immediately lock the screen with the power button.
If the video is still being recorded (check the shutter or the timer in the notification curtain) you're in luck!
| Model | MIUI version | Support for background photography |
|---|---|---|
| Xiaomi 12 Pro | 13.0.10+ | Yes (up to 10 minutes) |
| Redmi Note 11 Pro+ | 13.0.4+ | Yeah (with artifacts) |
| POCO F4 GT | 13.0.6+ | No. |
| Xiaomi Mi 11 Ultra | 12.5.7 | Yes (only 1080p) |
On new flagships (Xiaomi 13, 14), the feature may be disabled due to privacy policy, in which case the following method will help.
Method 2: Activate through the engineering menu (hidden mode)
This method works on 80% of Xiaomi devices with Qualcomm processors (for example, Snapdragon 732G in POCO X3).
- Open the Phone app.
- Enter the combination: ##4636###.
- Go to the Testing β Camera section.
- Find the Camera background mode and set the enable value.
- Save the settings and restart the smartphone.
Enter the code ##4636## in the Phone app
Check for the Camera section in the menu
Find the "Camera background mode" option
Set the value of "enable"
Reset the device-->
The camera can then record up to 30 minutes of video with the screen off, a time limit that is associated with overheating protection, and on some models (Redmi K40) this option may be called Persistent Camera.
β οΈ Warning: Do not change other options in the engineering menu - this can cause the camera to crash or completely restart the device. AF Calibration Requires Factory Firmware for Recovery.
Method 3: ADB-background-detection
If previous methods didnβt work, use ADB (Android Debug Bridge), which is Googleβs official tool that allows you to change hidden settings without root rights.
- Turn on Developer Mode: Go to Settings β About Phone β MIUI version and press 7 times.
- Activate Debugging by USB in Settings β Additional β For developers.
- Connect your smartphone to your PC and execute the command: adb shell settings put global camera_double_click_power_key 1
- Then type: adb shell settings put global camera_background_recording 1
- Reset the device.
And then you double-press the power button and you start the camera, and you continue to shoot even after you lock the screen. MIUI 14 may require additional command:
adb shell am broadcast -a android.intent.action.CAMERA_BUTTON --ez longpress falseπ‘
If ADB does not recognize the device, install Xiaomi USB Drivers drivers from the official website and restart the PC. On Windows 11, you may need to disable driver signature verification via gpedit.msc
Method 4: Third-Party Applications for Hidden Shooting
If you donβt want to mess with the settings, install one of these apps (checked out on Xiaomi):
- π₯ Background Video Recorder β Records video with the screen turned off, supports resolution up to 1080p. Disadvantage: watermark in the free version.
- π Secret Video Recorder is a hidden mode of shooting with shutter sound off. MIUI 12-14.
- πΉ Hidden Camera Detector β In addition to shooting, checks the surrounding space for other hidden cameras (useful for security).
Before installing, check the appβs permissions: it should not request access to SMS, Calls or Geolocation β these are signs of malware. On Xiaomi with HyperOS (new firmware), some applications may not work due to a modified security architecture.
| Annex | Support for MIUI | Max, permission. | Cons |
|---|---|---|---|
| Background Video Recorder | 12-14 | 1080p | Watermark |
| Secret Video Recorder | 13+ | 720p | Limitation of 5 minutes |
| Hidden Camera | 11-14 | 480p | Advertising |
How to check if the background is working?
A few ways to make sure that the video is being recorded with the screen turned off:
- π Sound signal: When recording most Xiaomi cameras start/end, they emit a short sound (even if the screen is off).
- π Notifications curtain: swipe down β if there is a record, a notification with a timer will appear.
- π‘οΈ Heating of the shell: through 5-10 The back panel next to the camera should be warm.
- π File Check: After recording stops, open the Gallery β Albums. β Camera and find a new video file.
If the video stops after 1-2 minutes, check the battery saving settings:
- Go to Settings β Battery β Battery Mode.
- Select Performance (not Energy Saving).
- Add the Camera app to the Exclusion List.
What to do if the video is interrupted after 5 minutes?
Limitations and Risks of Hidden Shooting
Before using these methods, consider possible problems:
- βοΈ Legal consequences: In some countries (e.g. Germany, Japan) covert photography without the consent of participants is considered illegal.
- π Fast battery discharge: background shooting consumes up to 15-20% Charge per hour (on the Redmi Note) 12 battery-powered 5000 That's enough for a m. ~4 record-breaking).
- π± Overheating: on models with MediaTek Dimensity (for example, POCO X5 Pro) temperature may reach 45Β°C, which results in forced shutdown of the camera.
- π οΈ Firmware failures: changing parameters through ADB or an engineering menu can cause errors in the camera (for example, a green tint in the photo).
β οΈ Attention: On devices with MIUI for Russia (version) RU) background photography can automatically turn off after updating the firmware. Before updating, back up your settings through Settings β The phone. β Backup.
π‘
The most reliable method is the combination ADB-commands and disables battery optimization for the Camera app, which works even after resetting, unless you update. MIUI.