Deleting videos from Xiaomi devices only seems like a simple task β in practice, users are faced with βundeleteableβ files in hidden folders, duplicates in the Mi Cloud, or situations where the video βdisappearsβ from the gallery, but continues to take up space in memory. Especially relevant problem for owners of smartphones with hybrid memory (for example, Redmi Note 12 Pro).+ or POCO X5 Pro, where every gigabyte is in the account, and for Mi users TV Box, where the cache of video applications can βeatβ up to 30% of the total storage.
In this article, we will discuss all possible ways to delete video from basic (via the standard gallery) to advanced (using ADB and manual cache clearing). Separately, we will focus on the nuances of working with MIUI 14/15, where the algorithms for storing media files have changed compared to previous versions. And if you have tried to delete video, but it βresurrectsβ after rebooting, at the end of this article there is a section on how to find and destroy βzombie filesβ once and for all.
1.Removing video through the standard Xiaomi gallery
The most obvious way is to use the built-in Gallery app (or Photos in newer versions of MIUI), but there are pitfalls: for example, videos can be stored in multiple folders at once (the main DCIM/Camera, as well as Movies, WhatsApp Media or Telegram).
To remove the video correctly:
- π Open the gallery. β Go to the Videos (or Albums) section β Video).
- π If there is no video, check the Hidden tab (available after clicking on the three dots in the upper right corner).
- ποΈ Hold your finger on the video. β select Delete. β confirm the action. MIUI 14+ The option to delete irrevocably (bypassing the basket) will appear).
- π If the video is not deleted, try Move to the cart, then clean the cart manually (Basket section in the gallery).
Important: In some firmware (e.g., POCO F5), videos from messengers (WhatsApp, Telegram) do not appear in the gallery by default. To see them, go to Gallery Settings β Show hidden files.
π‘
If the video was downloaded from the internet, check the Download folder β often browsers save files there rather than in DCIM.
2. Search and Delete through File Manager
The standard Xiaomi gallery doesnβt always show all the videos on the device, for example, files from the app cache (such as TikTok or YouTube) can take up gigabytes of memory but remain invisible to the user, in which case an embedded file manager (Files) or third-party applications like Solid Explorer will help.
Instructions:
- Open the Files app (the folder icon on the desktop).
- Go to Categories β Videos β all video files on the device, including hidden ones, will be displayed here.
- To search by name, use the magnifying glass icon at the top, for example, type.mp4 or.mkv.
- Hold the file β click Delete. If the option is inactive, check the permissions (see section below).
Pay special attention to the following folders, where "extra" videos are often hidden:
- π /storage/emulated/0/Android/data/ β cache of applications (e.g. com.zhiliaoapp.musically for TikTok).
- π /storage/emulated/0/MIUI/ β system screen recordings and promo videos.
- π /storage/emulated/0/Download/ β browser-loading.
How to delete video from TikTok cache?
β οΈ Note: Do not delete files from folders /system/ or /vendor/ β It can cause a firmware failure. /system, You better use it. ADB (section 5).
3.Removing video from the Mi Cloud
If your Xiaomi has Mi Cloud sync enabled, the deleted video can be βrecoveredβ after the next sync, and to avoid this, you must also delete the file from the cloud:
Steps:
- Open your Settings β Xiaomi Account β Mi Cloud.
- Choose the Gallery (or Photos and Videos).
- Find the right video β click on three points β Delete.
- Confirm the deletion and wait until the synchronization is complete (it can take up to 5 minutes).
If the video was only deleted from the device but remained in the cloud, it will return the next time you connect to the Internet.
- π Turn off autosynchronization in the Mi Cloud settings β Synchronization of the gallery.
- ποΈ Clean the cloud cart (Basket section in the Mi Cloud web version).
Yes, sync everything | Only photo, video no |No, not using |Tryed, but turned off-->
4. Cleaning up the video app cache
Apps like YouTube, TikTok, and Kwai can cache videos to make it faster, which can take up to 10 to 15 GB (like the Redmi K60 Pro, which is heavily socialized), and can be deleted in two ways:
Method 1. Through application settings:
- Go to Settings β Applications β Application Management.
- Select the appropriate app (e.g. YouTube).
- Press Warehouse. β Clear the cache.
Method 2: Manual cleaning (for advanced users):
- π οΈ Use a file manager with root rights (e.g., Root Explorer).
- π Move to the /data/data/{packet}/cache/ (For example, for YouTube - com.google.android.youtube).
- ποΈ Delete all files with extension.mp4,.webm or.mkv.
β οΈ Attention: Clearing the cache of Netflix or Disney+ It will remove downloaded movies for offline viewing, and you can only restore them by re-uploading them.
Make sure that the video is not needed for offline viewing|Backup of important files|Close the application before cleaning|Check the vacant space after removal-->
5. video removal via ADB (for power users)
If the video is not deleted by standard methods (for example, an error File is used or No access permissions are available), Android Debug Bridge (ADB) will help. This method is suitable for removing system videos (for example, MIUI promotional videos) or files in protected folders.
Instructions:
- Install ADB on your PC (download Googleβs Platform Tools).
- Turn on USB Debugging on your smartphone: Settings β About Phone β MIUI version (click 7 times to activate Developer Mode), then go back to Settings β Additional β Developers β Debugging on USB.
- Connect your phone to your PC and execute the command: Adb devices (you should display your device).
- To remove the video, use: adb shell rm -f /path/to/file.mp4 For example, to remove the promo video MIUI: adb shell rm -f /system/media/bootanimation.zip
Critical: Deleting files from /system/ without backup can lead to a device blink. Create a backup via adb backup before executing commands.
| ADB Team Team | Description | Example of use |
|---|---|---|
| adb shell ls /path/ | Viewing the contents of the folder | adb shell ls /sdcard/DCIM/Camera/ |
| adb shell rm -f file | Deletion of the file | adb shell rm -f /sdcard/Download/video.mp4 |
| adb shell find / -name "*.mp4" | Search for all videos on the device | adb shell find /sdcard/ -name "*.mp4" > videos.txt |
6. How to delete "undeletable" videos (hidden duplicates and cache)
Sometimes videos continue to take up space even after being deleted.
- π The file was moved to the bin, but not cleaned.
- π Video is stored in the cache of the gallery or messenger.
- π The file is protected by the system (for example, surveillance camera recordings on Xiaomi Home).
To find and delete these files:
- Check the basket: Open the Gallery β the basket and clean it.
- Storage Analyzer: Apps like Files by Google or DiskUsage show which files are taking up space, even if they are hidden.
- Clear the cache of the gallery: Settings β Apps β Gallery β Storage β Clear the cache.
- Check out the.thumbnails folder: It stores video thumbnails that can weigh several gigabytes.Way: /sdcard/DCIM/.thumbnails.
π‘
If the video βresurrectsβ after the reboot, check the sync settings in Mi Cloud and turn off autorecovery files.
7. Recovery of accidentally deleted videos
If you delete the video by mistake, you can try to restore it, the chances depend on how long it has been since you deleted it and whether the device has been used since then (new files can overwrite deleted data).
Recovery methods:
- π Bag: Check out the gallery β Recycle bin (files are stored there for 30 days).
- βοΈ Mi Cloud: If sync was enabled, video could be saved to the cloud.
- π οΈ Recovery software: DiskDigger, Recuva (requires root rights for deep scanning).
- π± Backup: If you did backup through Mi PC Suite or Google Photos, recover data from there.
β οΈ Warning: Do not install recovery software on the same disk (or memory partition) where the video was stored, which will reduce the chances of successful recovery.