How to enable experimental camera features on Xiaomi smartphones: hidden opportunities and risks

Xiaomi smartphones have long been famous for their powerful cameras, but most users do not even suspect that their devices hide experimental features that can dramatically improve the quality of shooting. HDR10+ pre-professional regimes RAW β€” The reasons range from unstable performance on some models to marketing restrictions (to look advantageous against the background of flagships).

In this article, we’ll not just show you how to unlock the hidden camera capabilities on Redmi, POCO You can use Mi, but you can also explain which features are worth your attention, and which can lead to artifacts in the photo or overheating of the processor. MIUI Camera Labs (the official way for advanced users), editing configuration files (for those who aren’t afraid to root the device), and ADB-The middle ground between security and functionality is whether you're willing to take a risk for the perfect shot?

What are the experimental functions of the camera and why do they need

Experimental features are camera options that Xiaomi tests on a limited range of devices or hides for stability, which can be divided into three categories:

  • πŸ“Έ Advanced processing algorithms: Dolby Vision HDR, Improved night mode with AI, adaptive color correction for different scenes.
  • πŸ”§ Professional tools: complete control over RAW-files, manually adjust white balance with 100K increments, extended color profiles (DCI-P3, sRGB).
  • πŸ€– Experimental AI modules: real-time object recognition, automatic portrait retouching with texture preservation, depth of field generation for macro photography.

Why don't these functions turn on by default? First, they can put more workload on the processor, which will cause the battery to overheat or run out quickly. Second, some algorithms (e.g., some algorithms, HDR10+) They require certification from Dolby or Google, which only flagship models receive. Third, Xiaomi often tests new features on a limited number of devices before mass release.

⚠️ Warning: Activating experimental functions can lead to unpredictable artifacts in the photo (for example, green spots in dark areas when Dolby Vision is turned on) or to camera freeze!

Before you start settings, check if your model supports experimental features, such as smartphones on Snapdragon 8 Gen 2 chipsets (Xiaomi 13 Ultra, Redmi). K60 Pros have more hidden options than budget devices on Snapdragon 4xx.

πŸ“Š What Xiaomi camera feature would you like to unlock?
Dolby Vision HDR
Full control of the RAW
Improved nighttime regime
Recognition of AI objects
Other

The official way: MIUI Camera Labs for Advanced Users

MIUI Camera Labs is a hidden menu in the firmware MIUI, which allows for experimental functions without rooting or ADB. But not all models have access to it, to check if it's available:

  1. Open the standard Camera app.
  2. Go to Settings. β†’ About the programme.
  3. Tap 5-7 times on the App version until the notification β€œYou became a developer!” appears.
  4. Return to the main camera menu and swipe up – if you see Camera Labs, congratulations!

Inside Camera Labs, you will find the following options (the list may vary depending on the model):

FunctionDescriptionRisks.
Super Night Mode 2.0Improved night mode with multi-frame noise reduction and AI color correction.Increases the processing time of the image to 5-7 seconds.
Dolby Vision HDRExtended dynamic range with support for the Dolby standard (available only on flagships).It can cause overheating during long shooting.
RAW + JPEGConservation simultaneously RAW (for post-processing) and JPEG (photo-ready).It takes up 2-3 times more disk space.
AI Scene Enhancement ProAdvanced scene recognition (more than 30 types) with precise customization for each.It can misidentify scenes (e.g., mistaking a sunset for a β€œnight shoot”).

If Camera Labs isn't available, don't despair, go to alternative methods. MIUI: Experimental features often appear in beta versions of firmware (e.g, MIUI 14.0.23.5.8.DEV).

πŸ’‘

Before activating functions in Camera Labs, back up your camera settings through Settings. β†’ System system β†’ Backups, which will help you get it back if something goes wrong.

Method for experienced: Incorporating functions through ADB-team

If MIUI Camera Labs Unavailable, Next Safest Way to Use ADB (Android Debug Bridge.This method doesn't require root rights, but it will require connecting your smartphone to your computer.Benefit: You can enable features that don't even appear in the interface.

Be prepared first:

  • πŸ–₯️ Install. ADB and Fastboot Tools on PC.
  • πŸ“± Turn on the debugging. USB on a smartphone: Settings β†’ The phone. β†’ Version. MIUI (Slip 7 times, then Settings β†’ Additionally. β†’ For developers β†’ Debugging by USB.
  • πŸ”Œ Connect your phone to your PC via cable (preferably the original one).

Now run the following commands in the terminal (command line):

adb shell


settings put global hidden_camera_features_enabled 1




settings put global camera_hal3_enabled 1

These commands will unlock hidden options in the camera menu. After restarting the device, check for new items such as:

  • 🎞️ Pro Video Mode – shooting video with manual setting ISO, white balance and exposure.
  • πŸ” Macro Focus Peaking – highlighting focus areas during macro photography.
  • 🌌 Astrophotography – a mode for shooting the starry sky (available only on some models).

⚠️ Attention: Some ADB-teams can reset the camera to factory settings. Before experimenting, export your presets (if any) manually.

If no new functions appear after the execution of the commands, try an alternative method:

adb shell am start -n com.android.camera/.CameraActivity --es enable_hidden_features true

This command forces the camera to run with the hidden options turned on, but the effect may be temporary, as the functions disappear again after the device is restarted.

β˜‘οΈ Preparation for ADB-team

Done: 0 / 5

Manual editing of configuration files (for rooted devices only)

The riskiest, but also the most flexible, method is to edit the camera's system files, which requires root rights and is only suitable for power users, and cautions that improper changes can cause the camera to break down or even a device to "brick."

You'll need:

  • πŸ“± Rooted smartphone (for example, using Magisk).
  • πŸ› οΈ File Manager with support for root (such as Root Explorer or Mixplorer).
  • πŸ“ Backup of the file /system/vendor/etc/camera/camera_features.xml.

Instructions:

  1. Open the file. /system/vendor/etc/camera/camera_features.xml text-edit.
  2. Find the lines with the parameters <feature name="..." value="false"> And replace false with true for the right functions: <feature name="dolby_vision_hdr" value="true"> <feature name="raw_capability" value="true">
  3. Save the file and restart the device.

Here is a list of the most popular options for editing:

ParameterDescriptionSupported models
dolby_vision_hdrIt also supports Dolby Vision for photos and videos.Xiaomi 12/13 series, Redmi K50 Pro.
raw_capabilityUnlocks the footage in RAW (dng).All models on Snapdragon 8xx.
night_mode_enhanceActivates improved night mode with multi-frame processing.POCO F4/F5, Redmi Note 12 Pro+.
ai_scene_detection_proAdvanced Scene Recognition with AI (over 30 types)All models with Snapdragon chipsets 7xx/8xx.

⚠️ Warning: Changing system files may disrupt the camera or cause errors in other applications using the photo module (such as Snapchat or Instagram!

If the camera stops working after editing, return the original file to its place and restart the device.

What if the camera does not start after editing the file?
1. Return the original file camera_features.xml place. 2. Clear the Camera app cache and data in Settings β†’ Annexes. 3. Reset the device. 4. If the problem remains, reflash the phone via Fastboot with data saving.

Top.-5 Experimental features that are worth trying

Not all hidden options are equally useful.We’ve selected the top five features that will really improve your photos and videos, rather than just adding unnecessary customizations.

1. Dolby Vision HDR

This feature allows you to shoot videos and photos with extended dynamic range, saving detail in both light and dark areas of the frame, especially when shooting sunsets, night scenes or contrast portraits.

  • πŸ”₯ Increased heating of the device (up to 45-50)Β°C).
  • ⚑ Faster battery discharge (15-20% faster).
  • πŸ“ More weight of files (Dolby Vision video can weigh 2 times more).

2. Pro RAW Mode

Pro mode RAW It stores raw data from the camera sensor in.dng format, giving you full control over post-processing in Lightroom or Photoshop:

  • πŸ–ΌοΈ Landscape photography (the ability to restore the illuminated sky).
  • πŸ‘— Portrait photography (accurate correction of skin color).
  • πŸŒƒ Night photography (reduces noise without losing details).

Minus: one RAW-The file takes 20–50 MB, so keep your memory.

3. Astrophotography Mode

Astrophotography allows you to shoot the starry sky, the Milky Way or the moon without professional equipment.

  • 🌌 Clear sky (no clouds and no light pollution).
  • πŸ“± Stud (exposure can reach 30 seconds).
  • πŸ”‹ Battery charge of at least 80% (mode heavily loads the processor).

4. AI Scene Enhancement Pro

An improved version of standard scene recognition. The new algorithm can:

  • 🍎 Distinguish between fruit varieties (e.g. Gala and Fuji among apples).
  • 🐢 Precisely identify dog and cat breeds (useful for Instagram bloggers).
  • 🌸 Adjust the colors of the flowers (for example, make roses more saturated without changing to red).

5. Macro Focus Peaking

It highlights areas of maximum sharpness in macro photography, helping to focus accurately on small objects (insects, tissue textures, jewelry) and works only on devices with a dedicated macro module (for example, Xiaomi 13 Ultra or Redmi Note 12 Pro).+).

πŸ’‘

Before you activate the experimental functions, check if your CPU supports them. For example, Dolby Vision requires hardware codec support. HEVC, Astrophotography is a powerful ISP (Image Signal Processor).

Possible problems and how to avoid them

Experimental functions are always a tradeoff between new capabilities and stability, and these are the most common problems and ways to solve them.

Problem.Reason.Decision
The camera freezes while shooting.CPU overload (especially with Dolby Vision or Pro) RAW).Limit the resolution of the video to 1080p or disable background applications.
Green/purple spots in the photoThe incorrect operation of algorithms HDR Or Dolby Vision.Turn off Dolby Vision and use the standard HDR.
Fast battery dischargeExperimental features increase the load on the chipset.Use an energy saving mode or an external battery.
Camera app flies outConflict with other modules (e.g., after editing) camera_features.xml).Clear the camera cache or return the original settings file.

If the camera starts to work unstable after the experimental functions are activated, follow the following steps:

  1. Disable all enabled features in Camera Labs or through ADB.
  2. Clear the Camera app data in the settings.
  3. Reset the device.
  4. If the problem remains, reset the camera settings to the factory via Settings. β†’ Annexes β†’ Camera. β†’ Warehouse β†’ Reset the settings.

⚠️ Note: On some models (e.g, POCO X3 Pro) Experimental features can disable hardware video stabilization. Check the result before important events!

If you are not confident in your abilities, start with the safest methods (for example, the best way to do this, MIUI Camera Labs and then go to the lab. ADB or editing system files.

FAQ: Frequent Questions About Xiaomi's Experimental Camera Features

Can you include experimental functions on budget models (e.g. Redmi)? 10A)?
Technically yes, but most budget smartphones (on Snapdragon chipsets) 4xx Helio Gxx does not have enough power to work properly Dolby Vision or Pro RAW. You may experience: Severe lag in the shooting, overheating and trottling of the processor (decreased performance), artifacts in the photo (for example, banding - stripes on gradients), recommend starting with simple functions, such as: AI Scene Enhancement Pro or Macro Focus Peaking.
Why did Dolby Vision make videos so slow to watch?
Videos in Dolby Vision are encoded in format HEVC (H.265) It's a high bitrate processor, which requires a powerful processor to decode, unless your PC or smartphone supports hardware decoding. H.265, Solution: Use the player with support HEVC (for example, VLC or MX Player. Convert the video to H.264 You can use HandBrake (but you will lose it). HDR). Upload videos to YouTube – the platform automatically optimizes playback.
How to roll back changes if the camera stops working?
The method of recoil depends on the activation method: MIUI Camera Labs: Return all sliders to off position and reboot your phone. ADB-Command: Adb shell settings put global hidden_camera_features_enabled 0. File Editing: Return the Original camera_features.xml If the camera still doesn't work: Remove the Camera app updates in Settings β†’ Apps. Reset your phone to factory settings (without deleting data) and refashion your device via Fastboot, saving user data.
Which Xiaomi models best support experimental features?
Top.-5 Models with maximum support for hidden options: Xiaomi 13 Ultra – full set of features including Dolby Vision, Pro RAW And Astrophotography. 12S Ultra – The Best Optimization HDR10+ and night mode. K60 Pro - supports AI Scene Enhancement Pro and Macro Focus Peaking. POCO F5 Pro is the optimal price/opportunity ratio for experiments. 3 β€” Unique features for foldable devices (e.g. Dual-Camera) RAW). On budget models (for example, Redmi Note) 12) Most of the experimental functions will be unstable.
Can you enable experimental features on custom firmware (e.g. LineageOS)?
On custom firmware (e.g. LineageOS, Pixel Experience), Xiaomi's experimental features usually don't work, as: Uses a third-party camera app (e.g. Google Camera). HDR10+ Or Dolby Vision. Camera drivers can be redesigned to be open source, except for firmware based on the camera. MIUI (For example, xiaomi.eu, where some of the features can be saved, but even then, Camera Labs are often missing.