How to hide a folder on Xiaomi Redmi 8: from standard settings to hidden tricks

Xiaomi Redmi 8 remains a popular budget smartphone, but its owners often face the need to hide personal files from prying eyes. Unlike the flagship models with MIUI 14+, there is no built-in β€œPrivate Storage”, but there are at least 5 working ways to hide the folder – from standard tools to little-known tricks with.nomedia and encryption. In this article, we will analyze each method with the features of Redmi 8 (codename olive), where there is no NFC and there are performance restrictions.

It is important to understand: hiding a folder β‰  If an attacker gains physical access to the phone, some methods (such as renaming) will not save you from viewing through the Internet. ADB But for most scenarios, hiding photos from children, hiding work papers from colleagues, or removing unnecessary screenshots from the gallery, the solutions that are proposed will be sufficient.

1. Hiding a folder through the built-in MIUI file manager

The easiest way to do this is to not need to install third-party applications. MIUI 10-12 (current for Redmi 8) folder hiding function implemented through the standard "Conductor" (com.mi.android.globalFileexplorer). SD-This method won't work.

Instructions:

  • πŸ“ Open the Explorer app (the folder icon on the desktop).
  • πŸ” Find the folder you want to hide and make a long click on its icon.
  • πŸ”’ In the menu that appears, select More β†’ Hide (on some firmware, the item may be called Hidden Files).
  • πŸ”„ Confirm action. The folder will disappear from the main view, but will remain accessible through the filter Hidden in the Explorer menu.

Limitations of the method:

  • ❌ Doesn't work for folders on SD-map (MIUI Blocks the change of external storage attributes).
  • ❌ Hidden folders are visible in other file managers (e.g. Total Commander or other file managers). FX File Explorer).
  • ❌ After resetting (Factory Reset) hidden folders become visible.

πŸ’‘

If the hidden folder reappears after the MIUI update, repeat the hide procedure – sometimes system updates reset file attributes.

The.nomedia method doesn't hide the folder completely, but it does exclude its content from the Android media scanner, which means that the photos and videos from the folder will not be displayed in the Gallery, Google Photos and other applications that scan media files. MIUI 11 on the Redmi 8.

How to create.nomedia:

  1. Open any file manager (e.g., Mi File Manager or Solid Explorer).
  2. Go to the folder that you need to hide from the gallery.
  3. Create a new text file: touch.nomedia Or manually: click Create β†’ File and call it.nomedia (dot at the beginning is mandatory!).
  4. Restart your phone or manually update your media base through Settings β†’ Apps β†’ Gallery β†’ Storage β†’ Clear the data.

Important nuances:

  • πŸ”„ The.nomedia file should be empty – any content can cause scanning errors.
  • πŸ“ The method doesn't hide the folder itself, but only the contents of the folder from the media applications.
  • πŸ”„ If you delete.nomedia, the files will reappear in the gallery after the reboot.
What to do if.nomedia doesn’t work?
If, after creating a.nomedia file, media files are still displayed in the gallery, try: 1. Delete the cache of the Gallery and Media app (com.android.providers.media). 2. Use an alternative gallery, such as Simple Gallery, which respects the rules of.nomedia. 3. Check if there are hidden files in the folder with the name.nomedia with spaces (for example,.nomedia.txt) - they do not work.

3. Encrypting folder with the help of the archiver (ZIP with password)

If you need to not only hide files, but also password-protect them, the best way is to pack a folder into a ZIP or RAR archive with encryption, which is reliable because without a password, you can't extract files (with the right encryption algorithm). Redmi 8 will do this with RAR for Android or ZArchiver.

Step-by-step:

  • πŸ“¦ Install ZArchiver from Google Play.
  • πŸ” Open the application and find the folder you want to archive.
  • πŸ”’ Highlight it with a long press, then click Add to the archive.
  • πŸ” In the archive settings, select: πŸ“Œ Format: ZIP (or 7z stronger-encrypted). πŸ”‘ Encryption method: AES-256 (maximum protection). πŸ”‘ Set a password (at least 12 characters with numbers and special characters).
  • πŸ—‘οΈ After creating the archive, delete the original folder (it can only be restored from the archive with a password).

Important: If you forget your password, file recovery will be impossible, even through Xiaomi service centers. Store your password in a safe place (for example, in KeePassDX).

Encryption methodLevel of protectionSpeed of operationSupport for MIUI
ZIP (ZipCrypto)Weak (vulnerable to brute force)Quickly.Yes.
ZIP (AES-256)High-pitchedMiddle-AverageYes.
7z (AES-256)Very tall.Slowly.Requires third-party applications
RAR (AES-256)High-pitchedMiddle-AverageRequires RAR for Android

Built-in conductor MIUI|File.nomedia|Password archive|Third-party applications (for example, Hide It Pro)|Don't hide files.-->

4. Hiding folders through third-party applications

If the built-in methods do not work, you can use specialized applications to hide files. For Xiaomi Redmi 8, we recommend:

  • πŸ” Hide It Pro (Audio Manager) – masquerades as an audio player, supports PIN-code.
  • πŸ—ƒοΈ AppLock & GalleryVault – hides files and blocks access to applications.
  • πŸ“ Calculator Vault – simulates a calculator, inside which the storage is hidden.

Example of Hide It Pro setup:

  1. Download the app from Google Play.
  2. At the first launch, install PIN-code (minimum 6 digits).
  3. Click + β†’ Import and select folders to hide.
  4. In the settings, turn on Stealth Mode – the app icon will disappear from the menu (access only through dialing *#1234# in the phone).

⚠️ Note: Some file hiding applications (e.g. GalleryVault) may conflict with MIUI Optimization is a system process that closes the background tasks. If hidden files disappear after a reboot, add the application to the battery exceptions: Settings β†’ Battery β†’ Choice of applications β†’ No restrictions.

Installed PIN-code-in|Hidden files are not displayed in the gallery|Appendix added to battery exceptions|Created a backup of important files-->

5. Direct Hiding Through ADB (For Power Users)

If you are ready to work with Android Debug Bridge (ADB), You can hide the folder at the file system level. This method requires you to connect to the PC and enable debugging. USB, It's a great way to control the Redmi 8 on any version. MIUI.

Instructions:

  1. Enable Developer Mode: Settings β†’ About Phone β†’ MIUI Version (click 7 times)
  2. Activate Debugging by USB in Settings β†’ Additional β†’ For developers.
  3. Connect Redmi 8 to your PC and open the command prompt (Windows) or terminal (Linux/macOS).
  4. Enter the commands: adb shell su chmod 000 /sdcard/Names (replace names with real names).
  5. Reboot your phone. The folder will be invisible to all applications except root managers.

To reclaim access:

adb shell


su




chmod 755 /sdcard/NameFolders

⚠️ Note: Incorrect use of chmod can result in loss of access to ALL files on the device. If you are not sure about commands, use more secure methods (for example, archiving with a password.

6.Alternative methods: cloud storage and "Private mode"

If you need to not just hide files from your phone, but completely remove them from your phone, consider the options:

  • ☁️ Cloud Storage with Encryption: πŸ”’ Cryptomator + Google Drive: Creates an encrypted container in the cloud. πŸ”’ Proton Drive – Swiss storage with end-to-end encryption.
  • πŸ“± "Private regime in MIUI (Not available on all firmware: Go to Settings β†’ Special facilities β†’ Private mode: Activate the function and add files to secure storage, access to files only after you enter the password.

The advantages of cloud solutions:

  • βœ… Files are not physically stored on the phone – they can’t be extracted even through the phone. ADB.
  • βœ… Access from any device (PC, tablet).
  • βœ… Automatic backup.

Disadvantages:

  • ❌ Internet is required for access.
  • ❌ Free rates are limited in volume (usually 5-15 GB).

πŸ’‘

For maximum security, combine methods: for example, archive a folder with a password, and then upload the archive to an encrypted cloud (Cryptomator + Google Drive).

FAQ: Frequent questions about hiding folders on Xiaomi Redmi 8

Can I hide the folder on SD-root-card?
No, MIUI Limits the change of file attributes to SD-The only working ways to do this are to create a.nomedia file (hiding content from the gallery, but not the folder itself), archive the password folder and delete the original, and use third-party applications (such as Hide It Pro) that copy files to internal storage. To take full control of the SD-Root is required on Redmi 8, but getting it can disrupt Widevine L1 (will cause a loss of support HD Netflix and other streaming services).
Why is the hidden folder visible again after the MIUI update?
This is a well-known problem with MIUI 11-12 on Redmi 8. Reasons: Update resets file attributes (especially if the folder was hidden through a Explorer); Clearing the cache of system applications (com.mi.android.globalFileexplorer); Conflict with the MIUI Optimization function, which cleans unnecessary files; Solution: repeat the hide procedure or use more reliable methods (archivation,.nomedia, third-party applications).
How to hide a folder so that it is not found even through a PC?
You need to combine several methods: archive the folder in 7z coded AES-256 Rename the archive to a harmless name (e.g, backup_2023.dat). Put it in the back of the file system, for example: /sdcard/Android/data/com.phony-name/cache/ (folder Android/data/ You can create a.nomedia file in this folder so it doesn't show up in the gallery. Without knowing the exact path and password from the archive, it's going to be extremely difficult to find files.
Will folder hiding work if the phone is unlocked?
Yes, but with reservations: βœ….nomedia methods, archiving and third-party applications work unchanged. ⚠️ Hiding through ADB (chmod 000 can be cancelled if an attacker gets root access (and an unlocked bootloader makes it easier to do so). ⚠️ On a phone with an unlocked bootloader, it is easier to install custom recovery (TWRP), So, for maximum security on an unlocked device, use encrypted archives or cloud storage.
Can I hide system folders (for example, DCIM or Download)?
No, you can hide standard Android folders (DCIM, Download, Pictures, etc.) without root rights. Reasons: These folders are created by the system and are necessary for applications to work. MIUI blocks the change of their attributes (even through ADB without root). Any manipulations can lead to failures (for example, the gallery will stop working). Alternative: transfer files from the system folders to user folders (for example, /sdcard/MyPrivateFiles/) and hide them.