Cameras in Xiaomi smartphones regularly receive software updates that improve the quality of shooting, add new modes (such as Night Mode 2.0 or AI-scene recognition) and fix bugs. However, many users do not know that the camera module firmware can be upgraded separately from the general MIUI firmware - or even manually install modified versions for advanced features.
In this article, we will analyze all the current ways to update the camera on Xiaomi, Redmi and other devices. POCO: standard OTA-Updating through settings to advanced methods using Fastboot and custom firmware, and we will focus on models with Qualcomm (Snapdragon) and MediaTek processors, for which the update algorithms are fundamentally different. You will also learn how to check the current version of the camera firmware and what to do if after the update there are artifacts in the photo.
Important: Some methods require Bootloader Unlock and may result in a loss of warranty, and we will describe the risks in detail and give recommendations on creating a backup before any manipulation.
1. How to check the current version of the camera firmware
Before you upgrade your camera, you need to know the current version of the camera, which will help you determine if the new software is available for your model and if the latest version is already installed, and you can do this in two ways:
In most Xiaomi smartphones, the camera firmware version is hidden in the service menu. Open the Camera app, then:
- Slip 5 times on the settings icon (cog) in the upper right corner.
- In the menu that opens, find Version info or Software Version.
- Write down a line of view GCam_7.4.104.351977700 or MiCam_V6.1.012.0 β That's the firmware version.
If this method does not work (on some models the menu is hidden), use it. ADB-team:
adb shell dumpsys media.camera | grep "mCameraId"The answer will be a line with the driver version. To execute the command, you will need a configured ADB (instruction below).
β οΈ Note: On devices with MediaTek (e.g., Redmi Note 11 or POCO M4 Pro) The camera firmware version may not display correctly due to the chipset's features, in which case, focus on the date of the last update. MIUI phone-setting.
2. Standard Update via MIUI (OTA)
The easiest and safest way to upgrade your camera is through the built-in MIUI update system, and the manufacturer regularly releases patches for the camera module, which are distributed along with common firmware updates.
- π± Go to Settings. β The phone. β Updating the system.
- π Click on the three dots in the top right corner and select Update Camera Package (if the item is missing, then there are no updates).
- π₯ If the update is available, download it (requires a stable Wi-Fi connection).
- π After download, click Set and restart the phone.
Advantages of the method:
- β Does not require unlocking the loader.
- β Keeps the guarantee.
- β Minimum risk of error.
Disadvantages:
- β Updates come with a delay (sometimes up to 2-3 months after release).
- β Not all models get camera patches separate from common firmware.
π‘
Standard. OTA-This update is suitable for 90% of users, and use it first if you don't need to experiment with custom firmware.
3 Manual update via Recovery Mode
If OTA-Update is not available, but you have found an official camera firmware package for your model (for example, on the forum). XDA Developers or Mi Community, it can be installed via Recovery, a method that is suitable for devices with a locked boot loader.
Instructions:
- Download the camera firmware file in.zip format (for example, camera_fw_redmi_note12_6.7.024.0.zip). Important: The file should be designed for your model!
- Move it to the root folder of the phoneβs internal memory (not nested!).
- Turn off the phone, then press the Power button + Volume up to enter Recovery Mode.
- Select Apply update β Choose from internal storage.
- Find the downloaded file and confirm the installation.
- Once completed, select Reboot system now.
Warnings:
- π¨ Do not use firmware files from other models β this will lead to loss of camera performance.
- π Make sure the battery is at least 50%.
Download the official firmware file|Check the phone model|Charge the battery. >50%|Create backup photos|Disable screen lock (PIN/graphical)-->
Update via Fastboot (for advanced users)
The Fastboot method is suitable for installing custom camera firmware (e.g. modified versions of GCam or patches from Xiaomi.eu) and requires an unlocked bootloader and basic knowledge of working with ADB/Fastboot.
Step-by-step:
- Unlock the bootloader through the official Xiaomi tool (can take up to 7 days).
- Download the Fastboot version of the camera firmware (file with the.tgz or.img extension).
- Connect your phone to your PC in Fastboot mode (clip Power + Volume down when turned on).
- Open the command line in the firmware folder and execute: fastboot flash camera [name file.img] fastboot reboot
Popular custom camera firmware for Xiaomi:
| Model | Firmware | Features | Reference |
|---|---|---|---|
| Xiaomi 13 Pro | GCam 8.7 (Nikita) | Night Sight, Astrophotography | Celso Azevedo |
| Redmi Note 12 Pro+ | MiCam 6.5.010.0 | Improved HDR, 4K@60fps | XDA |
| POCO F5 | ANX Camera | Manual settings ISO, RAW | 4PDA |
β οΈ Attention: Some custom firmware disables the encryption of data in the camera module, which can lead to leakage of photo metadata (geolocation, device model.
5. Update via ADB (without unlocking the bootloader)
If you do not want to unlock the bootloader, but you need to install the unofficial firmware of the camera, you can use it. ADB-This method works for most devices with MIUI 12 and newer.
Instructions:
- Turn on USB Debugging in Settings β About Phone β MIUI version (tap 7 times according to version, then go back to Additional β For Developers).
- Connect your phone to your PC and confirm access to debugging.
- Download the camera firmware file in.apk format (such as GCam or ANX Camera).
- Install with ADB: adb install [name file.apk]
Advantages:
- β Does not require unlocking the loader.
- β Quick installation (5-10 minutes).
Limitations:
- β Not all firmware supports installation through ADB (Xiaomi.euβs MiCam requires a Fastboot).
- β After updating MIUI may be dropped on a stock camera.
adb shell pm disable-user --user 0 com.android.camera6.What to do if the camera does not work after the update
Sometimes, after updating the firmware of the camera, problems arise: a black screen, artifacts in the photo, an error "Can not connect to the camera" or an application freeze. Here's how to fix them:
Solutions:
- π Resetting camera settings: Go to Settings β Annexes β Camera. β Warehouse β Clear the data.
- π± Reinstall firmware: Repeat the update process by downloading the file again (the first file may have been corrupted).
- π§ Reverse to Stock Version: Install the original camera firmware through Fastboot: Fastboot Flash Camera camera_stock.img
- π οΈ Hardware problem check: If the camera doesn't work even after rollback, the plume or module may be damaged.
Common mistakes and their causes:
| Mistake. | Probable cause | Decision |
|---|---|---|
| Black screen in the appendix | Conflict with custom firmware | Reverse to the stock or reset settings |
| Artifacts (strips, noise) | Incompatible version of the firmware | Install the correct version for your model |
| The error is "Camera API v2 not supported". | Outdated drivers | Update MIUI to the latest version |
How to check the hardware serviceability of the camera?
7. Comparison of Update Methods: Which to Choose
The choice of how to upgrade the camera depends on your goals and level of training.
| Method | Difficulty | Unlocking required | Risk of loss of guarantee | Suitable for |
|---|---|---|---|---|
| OTA (via MIUI) | β | β No. | β No. | Beginners, official updates |
| Recovery Mode | ββ | β No. | β No. | Installation of official patches |
| Fastboot | βββ | β Yes. | β Yes. | Custom firmware, advanced users |
| ADB | ββ | β No. | β Not (unless you change your system files) | Installation of APK (GCam, ANX) |
Selection recommendations:
- π± For most users: Use the OTA Recovery is safe and does not require technical skills.
- π§ For enthusiasts: If you need advanced features (for example, RAW-shooting or manual settings, try ADB or Fastboot.
- β οΈ For experiments: Castom firmware (e.g. GCam) gives better quality, but may conflict with MIUI.