Have you made a great video on your Xiaomi, but background noise spoils the whole impression? Or do you need to prepare a video for TikTok/Reels without sound? Removing the audio track from the video on Redmi, POCO or Black Shark smartphones is an easier task than it seems. In this article, you will find 7 proven ways, including built-in MIUI features, mobile applications and online tools.
It's important to understand that the process varies depending on the phone model and firmware version. For example, on the Xiaomi 13 Pro with MIUI 14, there is an integrated editor available, but on the budget Redmi 10A there is no one. We will look at solutions for all cases, from basic to advanced, taking into account the features of hardware acceleration on Snapdragon and Mediatek chips.
Before you start, check:
- ๐ฑ Phone model (in Settings) โ The phone)
- ๐ Version MIUI (there)
- ๐ฌ Video format (MP4, MOV, MKV โ It affects compatibility with editors)
1. Built-in MIUI editor (fastest way)
Modern Xiaomi smartphones (starting with MIUI 12) have a built-in video editor with audio removal function, which does not require the installation of third-party applications and works offline.
How to use:
- Open the Gallery app โ find the right video.
- Slip on the video โ click Edit (scissors icon).
- In the lower menu, select Sound (Dynamic icon).
- Move the volume slider left to stop or press Remove the sound (depending on the version of MIUI).
- Save the changes with the Ready button.
Video is played without sound|The quality of the picture has not deteriorated.|The file is saved to a separate folder (not overwritten the original)|The file size has decreased (the audio track has gone)-->
Limitations of the method:
- โ ๏ธ It doesn't work on older versions. MIUI (12th).
- โ ๏ธ Some formats (e.g,.MKV) may not be supported.
- โ ๏ธ Nana POCO F1 Other older models are missing the built-in editor.
๐ก
If the Remove Sound button is inactive, try trimming the video first (even for 1 second) โ this will sometimes unlock the editorโs additional features.
2. the Google Photos app (for Google account holders)
If you use Google Photos to back up, you can delete the audio directly in this app. The method is suitable for all Xiaomi models, regardless of the version of MIUI.
Instructions:
- Open Google Photos โ find a video.
- Slip it โ click Edit (pencil icon).
- Go to the Video tab โ select Sound.
- Click Delete audio โ save a copy.
Advantages:
- ๐น It works on all smartphones, including the Redmi Note 8 Pro and Mi. A3.
- ๐น Maintains original video quality (no recoding).
- ๐น Automatically synced with the cloud.
โ ๏ธ Note: Google Photos compresses video when downloading if you have the High Quality option enabled (not the Original) before editing, check your backup settings!
3. Third-party apps: top-3 Xiaomi
If the built-in tools don't fit, use specialized apps, and we've tested dozens of options and picked the best ones for Xiaomi devices:
| Annex | Ratings. | Pluses | Cons | Reference |
|---|---|---|---|---|
| InShot | 4.8โ | โ Simple interfaceโ Support 4Kโ No watermarks | โ Advertising in the free versionโ Limitation on video length | Play Market |
| CapCut | 4.7โ | โ Optimized for TikTokโ Many effectsโ It works on weak smartphones. | โ Registration is requiredโ Sometimes lays down on Mediatek Helio | Play Market |
| KineMaster | 4.5โ | โ Professional toolsโ Multi-layer supportโ Exports at 60 FPS | โ Difficult for beginnersโ Watermark in the free version | Play Market |
How to remove sound in InShot (Step-by-step):
- Import the video to the project.
- Slip the clip on the timeline โ select Sound.
- Press Delete audio.
- Export videos with 1080p and 60 FPS settings (if the original supports).
InShot|CapCut|KineMaster|Google Photo|Other-->
4. Online services: when you donโt want to install applications
If your Xiaomi has little space or you prefer to work with a PC, use online tools. We recommend only those that do not require registration and support downloading from mobile devices:
- ๐ Clideo is a simple interface that supports files up to 500 MB.
- ๐ Kapwing โ You can crop video before removing the sound.
- ๐ AudioRemover โ specializes only in audio removal.
Instructions for Clideo:
- Open your website in Chrome or Mi Browser.
- Click Select File โ Download video from your phone.
- Wait for processing (on Xiaomi with 5G it will take 10-30 seconds).
- Download the result without sound.
โ ๏ธ Note: Online services can save your videos on their servers for up to 24 hours (check the privacy policy!
5. via PC: for professional processing
If you need to remove audio from high-resolution video (like 4K 60FPS with Xiaomi 13 Ultra), itโs best to use desktop software.
Best options:
- ๐ป Shotcut (free, cross-platform)
- ๐ป OpenShot (Simple for Beginners)
- ๐ป Adobe Premiere Rush (paid, but mobile version available)
How to work in Shotcut:
- Connect Xiaomi to your PC via USB (select File Transfer Mode).
- Copy the video onto the computer.
- Open Shotcut โ import the file.
- Drag the video to timeline โ right-click โ Disconnect the audio.
- Remove the audio track โ export the project.
How to transfer video from Xiaomi to PC without loss of quality?
6. with ADB (for advanced users)
If youโre familiar with Android Debug Bridge (ADB), you can remove the sound directly from the system terminal.This method is suitable for Xiaomi with an unlocked bootloader or root rights.
Instructions:
- Connect your phone to your PC and activate Debugging over USB (Settings โ About Phone โ MIUI Version โ 7 times tap to unlock the developer menu).
- Open the command line on the PC and type: adb shell am start -a android.intent.action.VIEW -d "file:///sdcard/DCIM/Camera/your_video.mp4" -t "video/*" -e "Mute"true" (replace the path with the actual one)
- The video will open in the system player without sound. Use ffmpeg via ADB to save the changes.
โ ๏ธ Attention: Wrong commands ADB If you're not sure, you can use other methods!
7. Alternative methods: FFmpeg and Termux
For users who want to automate the process, FFmpeg, a powerful multimedia tool, can be used on Xiaomi via the Termux app.
Installation and use:
- Install Termux from the Play Market.
- Enter the commands: pkg update && pkg upgrade pkg install ffmpeg ffmpeg -i input.mp4 -c:v copy -an output.mp4 (where input.mp4 is your video, output.mp4 is the result without sound)
- The finished file will be in the /sdcard (internal memory) folder.
The benefits of FFmpeg:
- ๐น Maintains original quality (no video recoding).
- ๐น Works with any format (.MP4,.MOV,.MKV).
- ๐น You can create a script for batch processing.
๐ก
FFmpeg is the only way to remove audio without losing video quality. All other methods (except the built-in MIUI editor) somehow recode the file, which can degrade the image.
Comparative table of all methods
| Method | Difficulty | Loss of quality | Internet is required | Suitable for |
|---|---|---|---|---|
| Built-in MIUI editor | โญ | No. | No. | MIUI 12+ |
| Google Photo | โญ | Yes (if compression is on) | Yes. | All models. |
| InShot/CapCut | โญโญ | Minimum | No. | Any Android |
| Online services | โญโญ | Yeah (squeezing) | Yes. | Quick fix |
| FFmpeg (Termux) | โญโญโญ | No. | No. | Advanced users |