Xiaomi Redmi Note 5 is one of the brandβs most popular smartphones, but even years after its release, users are facing the challenge of accessing hidden system files. Are you trying to find old photos that disappeared after the update? Or need system configuration files to manually adjust? Maybe you just want to clear the memory of unnecessary garbage, but the standard MIUI file manager doesnβt show all the folders.
In this article, weβll look at 5 working ways to access hidden, system, and even deleted files on Redmi Note 5 (codenamed whyred). From simple embedded Explorer settings to ADB and third-party utilities, youβll find a solution for any level of training. Importantly, some methods require unlocking a bootloader or super-user rights (root), which can affect the warranty and security of the device.
Before you start, check the MIUI version on your smartphone: Settings path β About phone β About MIUI version. This depends on the options available and possible limitations. Also make sure that the device has enough battery power β interrupting processes like ADB can lead to failures.
1. enable the display of hidden files in the standard MIUI Explorer
The fastest and safest way is to use Xiaomiβs built-in file manager, which is hidden in most versions of MIUI (starting with 9 and above), but can be activated through the settings menu.
Instructions:
- π± Open the Files app (folder icon on the home screen).
- π In the upper right corner, click on three dots (menu) and select Settings.
- ποΈ Scroll down and turn on the switch Show hidden files.
- π Return to the root directory β folders with a dot at the beginning should now appear (e.g..thumbdata,.nomedia).
If you don't have a Hidden Files Show option in your settings, your version of MIUI doesn't support it, so move on to the next one.
β οΈ Note: Do not delete or edit files in folders /system or /data without understanding their purpose, it can lead to system failure or data loss.
2. Use of third-party file managers (without root)
If the standard Explorer doesn't show the files you want, install a third-party app.The best options for Redmi Note 5 are:
- π Total Commander - Supports ROOT, LAN, It can open system folders even without superuser rights (with restrictions).
- π FX File Explorer - user-friendly interface and built-in Hex-viewer for technical files.
- π οΈ Solid Explorer is a paid, but free trial period. FTP and SFTP.
How to configure Total Commander to view hidden files:
- Download the app from Google Play.
- Open the menu (three lines at the top left) β Settings β Display.
- Activate options: ποΈ Show hidden files π Show system files (requires) ROOT)
/
/data
/storage/emulated/0
No ROOT-You will not see all system files, but you will be able to view hidden user data (for example, app cache or backups).
βοΈ Preparation for working with hidden files
3. Access to system files via ADB (without root)
Android Debug Bridge (ADB) is a debugging tool that allows you to control the file system of a smartphone through a computer, which works even on locked devices, but requires the activation of the developer mode.
Step-by-step:
- π₯οΈ Download. ADB Tools for Windows/macOS/Linux.
- π± On the Redmi Note 5, turn it on: π§ Settings β The phone. β Version. MIUI (Press 7 times to activate the developer mode). π Settings β Additionally. β For developers β Debugging by USB.
File transfer
ADB
adb devicesIf the device is displayed, continue. If not, install Xiaomi drivers.
/data
adb shell ls /dataTo copy the file to the PC:
adb pull /data/file name C:\path\on\pcLimitations of the method:
- β No access to files in /data/data/ (application-private).
- β You can not edit system files without ROOT.
- β You can view and copy files from /sdcard/, /storage/.
β οΈ Note: Adb shell rm or adb shell mv commands can permanently delete critical files. Use them only if you understand the consequences.
What if the ADB canβt see the device?
4. Getting root rights for full access to files
If the previous methods did not give a result, it remains to unlock the bootloader and get ROOT-This will open up access to all files, including system and remote files, but it will take away your warranty and may disrupt your work. MIUI.
How to get a ROOT on Redmi Note 5:
- π Unlock the bootloader through the official Xiaomi tool: Go to en.miui.com/unlock Download the Mi Unlock Tool. Link your Mi Account to your device in Settings β Mi Account: Run Mi Unlock Tool on PC and follow the instructions (you may need to wait). 7-30 days).
TWRP
fastboot flash recovery twrp-3.6.2_9-0-whyred.img(Download the current version for whyred from twrp.me).
Magisk
ROOT
- Download Magisk ZIP.
- Reboot to TWRP (clip Power + Volume up).
- Select Install β Specify the path to Magisk.zip β Swipe to Confirm Flash.
After receiving the ROOT:
- π Use Root Explorer or Mixplorer to view all files, including deleted ones (they can stay in folders like the ones you see in your files). /data/lost+found).
- ποΈ To recover deleted files, try DiskDigger (requires) ROOT).
| Method | Need a ROOT? | What do you see? | Risks. |
|---|---|---|---|
| Standard MIUI conductor | β No. | Hidden user files (.nomedia,.thumbdata) | Minimum |
| Third-party managers (Total Commander) | β No. | More hidden files, but not system files | Accidental deletion of data |
| ADB | β No. | Files in /sdcard/, partly /data/ | Team errors can damage the system |
| ROOT + TWRP | β Yes. | All files, including remote and system files | Loss of warranty, risk of "bricking" |
5. Recover deleted files without ROOT
If files have been deleted but you don't want to get ROOT, try specialized utilities, which work by scanning the free space on the drive and finding "traces" of deleted data.
The best programs for Redmi Note 5:
- π DiskDigger - Recovers photos, videos and documents. Free version works without any ROOT, but with limitations.
- πΈ Recuva (via PC) β connect your phone in mode MTP and scan the memory card.
- π EaseUS MobiSaver β paid, but with a high recovery rate.
Instructions for DiskDigger:
- Download the app from Google Play.
- Select the type of files to search for (e.g. JPG, PNG).
- Click Start basic scan (without ROOT only thumbnails are available).
- Tag the files you want and click Restore (save them to the cloud or PC).
β οΈ Warning: The more you use your phone after deleting files, the lower your chances of recovering them!
π‘
If you are looking for deleted photos, try checking the /DCIM/.thumbnails folder β sometimes thumbnails remain there even after the originals have been deleted.
6. Viewing files via PC (MTP and alternative protocols)
Connecting Redmi Note 5 to your computer in MTP (Media Transfer Protocol) mode allows you to view files through Windows Explorer or Finder (macOS).
How to enable the display of hidden files on the PC:
- πͺ Windows: Open the Explorer β Check the box for Hidden Items.
macOS:
defaults write com.apple.finder AppleShowAllFiles YES
killall Finder(Put in the terminal to show hidden files).
If MTP is not working or slowing down, try alternative protocols:
- π PTP (Photo Transfer Protocol β suitable for photo/video transmission.
- π‘ FTP-server (e.g., Solid Explorer or FX File Explorer can be launched FTP-phone-side).
- π WebDAV β for access over a local network (File Manager application)+).
Frequent mistakes and their solutions
When working with hidden files on Redmi Note 5, users face typical problems.
- π« "No access to the folder. /data": No ROOT You will not be able to view the contents. /data/data/ (Application privacy data. Use it. ADB with the team: adb shell "run-as com.example.app cat /data/data/com.example.app/files/filename" > file on pc.txt (replace com.example.app with the desired application package).
- π "Files are not restored": If DiskDigger or Recuva can't find deleted files, try: π Scan a memory card on another device. π± Use it. ROOT-DiskDigger version (more chances). πΎ Check the folder. /storage/emulated/0/Android/data/ β Sometimes files remain there after "deletion".
- π "ADB Can't see the device": Check: π Cable (must support data transmission). π§ Is the debugging mode on? USB. π₯οΈ Are Xiaomi drivers installed (download from the official website).
π‘
If you are not sure about your actions, start with the safest methods (built-in guide, third-party managers) and then move on to ADB or ROOT.