Screen recording on Xiaomi, Redmi or POCO smartphones is a convenient feature for creating gameplay, teaching videos or saving important moments. But after shooting, many people face the problem of where to find the saved file, how to delete it, and why sometimes standard methods do not work. Unlike screenshots that are stored in a separate folder, screen videos can be โhiddenโ in different parts of memory, and their removal requires a special approach.
In this article, we will look at all possible ways to delete screen recordings, from basic to advanced, including cleaning through file manager, gallery, cloud services and even resetting. We will focus on hidden MIUI folders, where tails may remain after deletion, and explain why some files are not deleted by standard methods. If you are using Xiaomi 12T, Redmi Note 11 or POCO F4, this will be suitable for all versions of MIUI 12-14.
Where screen recordings are stored on Xiaomi
By default, screen video recordings are saved in one of three folders, depending on the firmware version and device model:
- ๐ /storage/emulated/0/Movies/ScreenRecordings/ โ standard-position MIUI 12โ14.
- ๐ /storage/emulated/0/DCIM/Screenshots/ โ Sometimes the recordings come with screenshots (especially on older versions).
- ๐ /storage/emulated/0/Pictures/ScreenRecord/ โ Alternative path for some models POCO.
If you have used third-party recording applications (such as AZ Screen Recorder or DU Recorder), files may be stored in the folders of these programs: /Android/data/[name packet app]/files/. To find them, open Files โ Categories โ Video and sort by date of creation.
On some devices (such as Xiaomi 13 Pro), the recordings are automatically duplicated in Google Photos or Mi Cloud, which means that even after deleting from the phone, a copy can remain in the cloud.
Method 1: Removal through a standard gallery
The easiest method is to use the built-in Gallery app (Google Photos or Mi Gallery, depending on the model).
- Open the Gallery app.
- Go to Videos or Albums โ Screen recordings (the title may vary).
- Find the right file and tap it to view it.
- Click on the basket icon (๐๏ธ) Or select Remove from the menu.
- Confirm the action by pressing OK.
If the video is not displayed in the Gallery but you are sure that the recording was made, check the display settings:
- In the Gallery, click three dots (โฎ) โ Settings.
- Select Show Hidden Files or Show System Folders.
- Update the file list (pull the screen down).
Synchronization with the cloud is disabled
File not hidden by system
Gallery Updated to the latest version
The folder with the records is not password protected-->
โ ๏ธ Note: If you use Google Photos, deleting the application will result in synchronous erasure of the file from the cloud. To save a copy, first export the video to your computer or other storage.
Method 2: Delete via File Manager
If the Gallery does not show the entry, try to manually delete it through Files (standard MIUI manager):
- Open the Files app (folder icon).
- Go to Categories โ Video or Device โ Internal Memory.
- Find the Movies/ScreenRecordings folder (or alternative paths from the first section).
- Long press on the file โ select Delete.
- Confirm the action.
If the folder is not displayed, turn on the display of hidden files:
- In Files, click three dots (โฎ) โ Settings.
- Activate the option to show hidden files.
- Go back to the root directory and check the Movies or DCIM folders.
| folder | Way | When used |
|---|---|---|
| ScreenRecordings | /Movies/ScreenRecordings/ | Standard location for MIUI 13-14 |
| Screenshots | /DCIM/Screenshots/ | Older versions of MIUI or Quick Ball recordings |
| ScreenRecord | /Pictures/ScreenRecord/ | POCO devices or custom firmware |
| Android/data/... | /Android/data/[app_package]/ | Recordings through third-party applications (e.g. AZ Recorder) |
โ ๏ธ Note: If you attempt to delete an error "File is used by another application", close any programs that may block it (for example, a video player or editor). โ Annexes โ Initiated to forcibly stop the process.
๐ก
If the record is not deleted, try renaming the file (e.g. adding " old" at the end) and then trying again.
Method 3: Cleaning through cloud services
Many Xiaomi users automatically sync media files to Mi Cloud or Google Photos. If you deleted a post locally but it is still available in the cloud, follow these steps:
For Mi Cloud:
- Open the Mi Cloud app (or go to i.mi.com).
- Sign in with the same account as on your phone.
- Go to the Gallery section โ Video.
- Find the screen recording, highlight it and press Delete.
- Confirm the deletion and clear the Recycle Bin (files are stored there for 30 days).
For Google Photos:
- Open Google Photos.
- In the Library โ Video section, find the file you want.
- Tap it on three points (โฎ) โ Remove from the device (if you only need local removal) or Remove from anywhere (for complete erasure).
- Clean the basket in the side menu.
If youโre not sure if your device is synced to the cloud, check your settings:
- ๐ Settings โ Accounts and synchronization โ Mi Cloud โ Synchronization of the gallery.
- ๐ Settings โ Google โ Backup โ Backup Google Photos.
What if the record is deleted but takes up space?
Method 4: Forced removal via ADB (for power users)
If the record is not deleted by standard methods (e.g., due to a file system failure or MIUI limitations), you can use ADB (Android Debug Bridge), which requires connecting the phone to your computer and basic command line knowledge.
You'll need:
- ๐ฅ๏ธ A computer with installed Xiaomi drivers and ADB Tools.
- ๐ฑ Included debugging by USB on the phone (Settings) โ The phone. โ Version. MIUI โ 7 times tap to activate the developer mode, then Settings โ Additionally. โ For developers โ Debugging by USB).
- ๐ USB-cable (preferably original).
Step-by-step:
- Connect the phone to the PC and confirm the debugging permission.
- Open the command line (Windows) or terminal (macOS/Linux) in the adb folder.
- Enter the command to check the connection: Adb devices should display the name of your device.
- Find the path to the file (e.g. /sdcard/Movies/ScreenRecordings/video.mp4).
- Delete the file by command: adb shell rm -f "/sdcard/Movies/ScreenRecordings/video.mp4"
If the path contains gaps, use quotes:
adb shell rm -f "/sdcard/My Folder/record.mp4"โ ๏ธ Attention: Command rm -f Deletes the file irrevocably, bypassing the shopping cart. Make sure you point the right path - an error can lead to the loss of other data.
๐ก
ADB is a powerful tool, but it requires caution. Never use rm -rf / or similar commands, it will lead to a complete system reset!
Method 5: Resetting settings (extreme case)
If the screen recording is not deleted by any method and takes up a critical place, you have to reset to factory settings, which erases all the data from the device, so use it only as a last resort.
How to reset:
- Back up your important data (Settings โ About Phone โ Backup).
- Go to Settings โ Additional โ Recovery and Reset.
- Select Settings Reset.
- Confirm the action and wait for the reboot.
After discharge:
- ๐ The device will return to the state of โout of the boxยป.
- ๐ฅ All screen recordings, photos and apps will be deleted.
- ๐ You will need to reset your Google and Mi accounts.
If the problem was a file system corruption, the reset should fix it, but it's a radical solution -- 99 percent of the time, the methods described above are enough.
How to avoid data loss during resetting?
Frequent problems and solutions
When you delete screen recordings, Xiaomi users face common errors, and consider the most common and ways to fix them:
| Problem. | Reason. | Decision |
|---|---|---|
| File not deleted ("Insufficient rights") | Recording is protected by system or DRM | Use ADB or move the file to your PC and delete it from there. |
| The recording disappeared from the gallery, but takes up space. | File hidden or corrupted | Check through the File Manager with the hidden files displayed enabled |
| The "file used" error | The process blocks access (e.g., a media scanner) | Restart your phone or stop the process through Settings โ |
| The recording is deleted, but reappears after the reboot | File recovers from MIUI cache | Clear the Gallery and File Manager cache |
If none of the methods worked, check:
- ๐ ๏ธ File System Integrity: Go to Settings โ Warehouse โ Check and fix (not available on all models).
- ๐ Viruses or malware: scan your device through Google Play Protect or Malwarebytes.
- ๐ฆ Mistakes. SD-maps (if the record was saved on it): remove the card and check on another device.