How to format a memory card on Xiaomi Redmi Note 7: all the ways and nuances

The microSD cards in the Xiaomi Redmi Note 7 are often an integral part of everyday smartphone use – they extend limited internal storage for photos, videos and apps. However, over time, any flash drive starts to β€œbrake”, give out read errors or simply require a complete clean before selling. Formatting solves these problems, but on the Redmi Note 7, the process has its own peculiarities: from choosing the right file system to choosing the right file system (FAT32 or exFAT) before the risk of data loss due to incorrect actions.

In this article, you will find 4 proven ways to format a memory card: through standard settings MIUI, We'll use Recovery Mode, using PCs, and also alternative applications, and we'll look at why the phone might not see the map after formatting, how to avoid error Β«SD-The card is corrupted, and what to do if the system requires the media to be formatted at each connection, and we will pay special attention to data security - how to save important files before cleaning and what tools will be suitable for this.

Preparing for Formatting: What to Do Before Cleaning the Map

Before you start formatting, make sure that the memory card is not important data. The cleaning process irreversibly deletes all files, including hidden application folders (for example, the process of cleaning irreversibly deletes all files, including hidden application folders,.android_secure If you used the card as an internal storage (Adoptable Storage function in the MIUI), Formatting it via phone can cause some applications to fail.

Here is the checklist before starting:

Backup all files on your PC or cloud|

Check the card for errors through Settings β†’ Warehouse β†’ SD-map β†’ Check it out.|

Remove the card from your phone and check it on another device (laptop, other smartphone)|

Disable the option β€œUse as internal memory” (if activated)|

Charge your phone by at least 50% (in case of a long process)-->

If the card is used as an external storage, just copy the data to the computer.

  1. Go to Settings β†’ Warehouse β†’ SD-map.
  2. Click on β€œData portability and formatting” (if the option is active).
  3. Confirm the transfer of files back to the phone’s internal memory.

Note: If the card has been formatted as an internal card, it cannot be simply removed and pasted into another phone. MIUI It's going to encrypt the data.

πŸ’‘

If the phone makes a mistake Β«SD-The card is slow, try formatting it in exFAT instead of FAT32 β€” This often solves the problem of writing large files (video) 4K, game).

Method 1: Formatting through settings MIUI (simpler)

This method is suitable for most Redmi Note 7 users, as it does not require additional devices or programs. MIUI It allows you to format the card directly in the storage menu, but with some limitations:

  • πŸ”Ή Only file systems are available FAT32 and exFAT (no) NTFS).
  • πŸ”Ή You cannot change the size of the cluster (standard size is used).
  • πŸ”Ή If the card is used as internal memory, you will first have to disable this option.

Step-by-step:

  1. Open the Settings β†’ Storage.
  2. Scroll down to Portable Storage (or SD-map).
  3. Click on the three dots in the top right corner and select Storage Settings.
  4. Tap to format. β†’ Clean and format.
  5. Select the file system: FAT32 β€” Compatible with all devices, but file limit to 4 GB. exFAT supports files over 4 GB, optimal for video and gaming.

Confirm the action and wait until it is completed (usually takes 1-3 minutes).

What to do if the β€œFormat” button is inactive?
If the formatting option is blocked, the card is used as internal storage. To unlock it: 1. Go to Settings β†’ Warehouse β†’ SD-map β†’ Transfer data. 2. Transfer all files back to the phone's internal memory. 3. Press "Disable" (the card will become portable). 4. Now the "Format" button will be active.

Once formatted, the phone will automatically rewire the card. If that doesn't happen, retrieve it and paste it back in. In rare cases, the Redmi Note 7 may need to be rebooted.

Method 2: Recovery Mode Formatting (if the phone can’t see the card)

If the memory card is identified by the phone as β€œdamaged” or is not recognized at all, but works normally on other devices, you can try formatting it through Recovery Mode. MIUI It is an error in standard formatting.

Note: Recovery Mode on Redmi Note 7 does not have a graphical interface to work with SD-We need to use maps, so we need to use them. ADB (Android Debug Bridge. It's a little more complicated, but more efficient than the standard ways.

Instructions:

  1. Connect your phone to your PC through USB-cable (turn on debugging by USB In Settings β†’ The phone. β†’ Version. MIUI β†’ Click on version 7 times, then return to Additional Settings β†’ For developers).
  2. Download ADB Tools and unpack the archive.
  3. Open the command line (cmd) in the folder with ADB and type: adb shell sm list-disks Remember the disk identifier (e.g, disk:179,64).
  4. Enter the command to format (replace disk:X,X with your identifier): sm partition disk:179,64 private For formatting in FAT32 Use: sm format disk:179,64 fat32
  5. After you have finished, restart your phone: adb reboot

⚠️ Attention: Misuse of the right ADB This can cause data loss in the phone's internal memory. Make sure you have the correct disk ID (SD-maps) rather than internal storage.

If sm commands don’t work, try an alternative method via fastboot:

1. Turn off the phone and pinch the power. + Volume up to enter Fastboot Mode.

2. Connect to the PC and perform:

fastboot devices

(Serial number of the device must be displayed).

Enter:

fastboot format:ext4 /dev/block/mmcblk1

(substitute mmcblk1 on the current section of your SD-map).

Method 3: Formatting via computer (Windows/macOS/Linux)

If your phone refuses to format the card, or you need a file system NTFS (For example, for files over 4 GB on older versions MIUI), This is also useful if the card is protected from writing or has logical errors.

For Windows:

  1. Insert the card into the card reader (or connect the phone in File Transfer mode).
  2. Open this computer, find a removable disk (SD-map), right-click and select Format.
  3. Specify: File system: FAT32 (before 32 GB or exFAT (more than) 32 Cluster size: 4096 byte (optimum for most cases) Volume label: any name (e.g, Xiaomi_SD).

Start.

For macOS:

  1. Open the Disk Utility (Applications β†’ Utilities)
  2. Choose. SD-map on the left menu, click erase.
  3. Indicate: Format: MS-DOS (FAT) for FAT32 Or ExFAT. Scheme: Partition Scheme GUID (for cards over 2TB) or Primary boot record (for standard).

Erase

For Linux (via GParted):

  1. Install GParted: sudo apt install gparted
  2. Run the program, select. SD-map (usually) /dev/sdb or /dev/mmcblk0).
  3. Right-click on the section, select Format to β†’ fat32/exfat.
  4. Apply the changes (green tick).
File systemMax. File size.Max, card size.Compatibility with XiaomiWhen to use
FAT324GB32GBComplete.Compatibility with all devices
exFAT16 EB128 PBComplete (starting with MIUI 9)For cards. >32 GB and large files
NTFS16 EB16 EBPartial (Reading only without root)Only if the phone is rooted

⚠️ Warning: If the phone doesn't see the card after formatting on a PC, check it for physical damage. Try inserting it into another card reader or phone - if the problem persists, the card may have failed.

Method 4: Use of third-party applications (for power users)

If standard methods don't work, you can use specialized utilities that offer advanced settings (such as low-level formatting), but require caution.

  • πŸ“± SD Maid (for Android): cleans up garbage and allows you to format a map with a choice of file system.
  • πŸ’» SD Formatter (for PC): the official utility from SD Association, Optimizes Cards for Maximum Performance.
  • πŸ”§ DiskGenius (for PC): an advanced tool for repairing damaged partitions and low-level formatting.
  • πŸ› οΈ Parted Magic (Live USB): for complex cases where the card is not determined by any device.

Example of use SD Formatter:

  1. Download the utility from the official website.
  2. Put the card in the card reader and start the program.
  3. Select the disk (make sure it is the one you have). SD-map!).
  4. Specify Quick Format (Fast) or Overwrite Format (Full, Longer).
  5. Press Format and wait until it is completed.

For DiskGenius (unless the card is formatted in standard ways):

  1. Run the program, select. SD-map.
  2. Click Format, specify FAT32/exFAT.
  3. Activate the Align to Sector option to improve performance.
  4. Press. OK and confirm.

πŸ’‘

If the card is defined as having a volume of 0 MB or gives an error "Disk is protected from writing", try in DiskGenius select the Tools menu. β†’ Bad Sector Check and perform checks on broken sectors.

Frequent mistakes and their solutions

Even after formatting, the memory card on the Redmi Note 7 may not work properly, and here are the typical problems and ways to fix them:

  • 🚫 Β«SD-The card is damaged. Try formatting it. FAT32 cluster-size 4096. If it doesn’t help, check the map for broken sectors through chkdsk. /f (Windows or fsck (Linux/macOS).
  • πŸ”„ The phone constantly asks for the card to be formatted: This can be caused by file system incompatibility. format in exFAT. check the card and slot contacts in the phone - sometimes the problem is a poor connection.
  • πŸ“‰ After formatting, the map became β€œslow”: Use the utility SD Formatter with Overwrite Format option. UHS-I (U1), She may not be able to handle the video. 4K β€” replace it with a faster one.
  • πŸ”’ Map protected from writing: Check the physical Lock switch on the adapter (if used). In DiskPart (Windows), type: diskpart list disk select disk X (where X is your card number) attributes disk clear readonly

If none of these methods worked, it's possible that the memory card is physically damaged.

  1. Try reading the data through PhotoRec (file recovery utility).
  2. Check the card on another device – if it is not detected anywhere, it will have to be replaced.
πŸ“Š What file system do you normally use for SD-map?
FAT32
exFAT
NTFS
I don't know/don't use/

How to Recover Data After Accidental Formatting

If you formatted the card without making a backup, don’t despair – the chances of recovering files are there, but they depend on several factors:

  • πŸ•’ Time: The less data was written to the map after formatting, the higher the chances.
  • πŸ“ File Type: Photos and Videos Recover Better Than System Files.
  • πŸ”§ Formatting method: Quick Format leaves more chances than full formatting.

The best recovery programs:

ProgrammeSupported OSsFree versionRecovery.Features
RecuvaWindowsYes (with limitations)Photos, videos, documentsSimple interface, scans deeply
PhotoRecWindows/macOS/LinuxYes.Any files (by signature)Console utility, the most effective
Disk DrillWindows/macOSYes (up to 500MB)All types of filesPre-recovery pre-recovery
EaseUS Data RecoveryWindows/macOSNo (trial)Multimedia, Archives, EmailsSupports damaged sections

Step-by-step instructions for PhotoRec (the most reliable option):

  1. Download PhotoRec and unpack.
  2. Put it in. SD-Card to card reader (do not write anything new on it!).
  3. Launch it. photorec_win.exe (for Windows or photorec (for Windows) Linux/macOS).
  4. Select the disc with SD-card (size will be indicated).
  5. Specify the file system (FAT/NTFS/exFAT).
  6. Select a folder to save the recovered files (not to the card itself!).
  7. Click Search and wait until it is completed (may take a few hours).

⚠️ Note: Never save the recovered files to the same SD-This will overwrite the remaining data and make it impossible to recover any further.

FAQ: Answers to Frequent Questions

Can I format my memory card as internal memory on the Redmi Note 7?
Yes, but with reservations. MIUI There's an Adoptable Storage feature, but: The card will be encrypted and attached to the phone, and the data won't be read on other devices, and once formatted as internal memory, it can't be simply removed and pasted into another phone. To cancel this option, you'll need to transfer all the data back to your internal memory. To activate: Put the card into your phone. Go to Settings. β†’ Warehouse β†’ SD-map β†’ Set up β†’ Use it as internal memory. Follow the instructions on the screen (the phone will suggest you move the data and format the card).
Why did the map become slower after formatting?
This is a typical problem related to: The wrong file system: FAT32 map >32GB is slower than exFAT. Fragmentation: if a card was used for a long time without formatting, files could be broken into small fragments. Low-grade cards: for example, Class 4 is not designed to record video 4K. Solutions: Format the map in exFAT with a cluster size of 32KB (via SD Check the speed of the card using A1 SD Bench (Android app) If the read/write speed is lower than the stated one, the map could degrade, replace it.
Can I format a memory card if my phone can’t see it?
Yes, but you'll need a computer or other device. Follow this algorithm: Remove the card from the Redmi Note. 7 And you put it in a PC card reader, and if the computer can't see the card, you can try another card reader, or USB-Check if the card is defined in Disk Management (Windows) or Disk Utility (macOS). If so, format it through these tools. If the card is not displayed even there, it may have failed. If the card is visible but not formatted: Use SD Formatter with Full (Overwrite) Format. Run chkdsk X on Windows: /f (If the card is physically damaged (for example, after a fall or moisture), data recovery is possible only in specialized laboratories.
Which memory card is better for Redmi Note 7?
For the Redmi Note 7 MicroSD, microSDHC (up to the same) 32 GB and microSDXC (up to) 512 Selection recommendations: Purpose of using Minimum Class Recommended Volume Examples of models Photos, music, Class documents 10 / U1 32–64 GB SanDisk Ultra, Samsung EVO Plus Video Full Video HD, game UHS-I / U3 64–128 GB SanDisk Extreme, Lexar 633x Video 4K, heavy-handed UHS-II / V30 128–256 Samsung GB PRO Endurance, Kingston Canvas Go! Plus Important: Avoid cheap no-name cards - they often have understated real capacity and low speed. 4K compulsory U3 or V30. Before buying, check the card for authenticity with the help of H2testw (Windows or F3 (Linux/macOS).
How to protect the data on the memory card from loss?
To avoid data loss, follow these rules: πŸ”„ Regular backup: Use Google Photos to automatically upload photos. Copy important files to your PC or cloud (Google Drive, Yandex Disk). πŸ›‘οΈ Secure extraction: Before extracting the card, press Safe extraction in the notification curtain. Do not remove the card while writing/reading files. πŸ“Š Status monitoring: Periodically check the card for errors through Settings β†’ Warehouse β†’ SD-map β†’ Check it out. Use the app. A1 SD Bench for speed testing. πŸ”‹ Storage conditions: Avoid overheating (don't leave your phone in the sun); don't use the card in high humidity; if the card starts to "glutch" (slow recording, reading errors), back it up immediately and replace it - these are signs of imminent failure.