Wondershare Recoverit

Memory Card Recovery

  • Recovers deleted or lost data from memory card effectively, safely and completely.
  • Supports data recovery from 500+ data loss scenarios, including computer crash, partition loss, accidental human error, etc.
  • Supports 1000+ file formats recovery with a high success rate and without any quality loss.
Free Download Free Download Free Download Learn More >
memory card recovery

How to Format RAW SD Card and Recover Lost Data[4 Methods]

Wondershare Recoverit Authors

Jun 15, 2026 • Filed to: SD Card Solutions • Proven solutions

robot TL;DR:

To fix an inaccessible RAW SD card, you must first recover your files using specialized software before executing any formatting commands, as the required formatting process will permanently erase all existing data.

    ● Wondershare Recoverit Data Recovery allows you to extract standard files from the damaged RAW drive, while the Recoverit Ultimate version is specifically recommended for recovering and repairing fragmented or corrupted video files.
    ● Once your data is safely backed up to another location, Windows users can reformat the SD card to FAT32, exFAT, or NTFS using graphical tools like Windows Explorer and Disk Management, or administrative command-line utilities including DiskPart and PowerShell.
    ● Continuing to use the repaired SD card after formatting is strongly discouraged, as a drive that has already suffered file system corruption will almost always corrupt your data again.


Ask AI for a summary

Q: My SD card changed to RAW, and the size is only 31Mb instead of 64GB. When I try to open the SD card on my laptop, it is asking me to format. Please help me with RAW SD card recovery.

If your SD card is being detected as having the RAW format, its file system has been damaged. None of your devices will be able to read or write any data on it unless you perform a "format RAW SD card" procedure or RAW SD card recovery. While you can use a variety of methods to fix your RAW SD by formatting it, the process will erase all your data. It's also not a good idea to continue using an SD card that has already corrupted data once.

raw sd card

The best course of action would be to recover your data to a safe place and buy a new SD card. There are various ways you can go about recovering your data. If you need to carry out a RAW SD data recovery for video files, none of these methods is quite as good as the Recoverit Data Recovery Ultimate application.

Whichever course of action you choose to take, don't try and use the card until you have tried recovering the data from it. Otherwise, you'll increase the risk of losing the lot.

Part 1: What is RAW SD Card and Common RAW SD Card Scenarios?

RAW is a state that an SD card attains when, for a variety of reasons, its file system has been damaged. Your computer's operating system and all other devices will not be able to read the file system of a RAW SD card, and will give you a prompt to format RAW SD card. You should, however, know that all its contents will undoubtedly be lost. If you fix your SD card by formatting, you can continue using it. This is, however, not a good idea, as it will almost always corrupt your data again. Sometimes one method of formatting will fail to fix your SD card, and you need to try other ways of formatting.

🧭 Identify Your RAW SD Card Symptoms & Actions

Before making any system changes, match your current memory card symptoms with the matrix below to select the safest troubleshooting pathway:

Active System Symptom Root System Cause Immediate Safe Action
Windows prompts: "You need to format the disk before you can use it" File Allocation Table (FAT) or Master Boot Record (MBR) corruption. Do not format. Run sector-by-sector data recovery first.
Card capacity drops drastically (e.g., 64 GB card reads as 31 MB) Controller firmware error or partition table misalignment. Scan with Wondershare Recoverit to pull files from unallocated blocks.
Filesystem displays as "RAW" in Windows Disk Management Abrupt removal during write cycles, bad sectors, or virus damage. Use command-line or administrative tools to reformat after saving data.

Part 2: How to Format RAW SD Card with Windows Explorer

For quick repairs on minor structural logic errors, the native Windows File Explorer interface is the most direct solution.

  1. Mount the Media Asset (Connect to Host PC)
    Insert your corrupted SD card into an internal or external memory card reader hub. Open This PC and locate the target drive letter assigned to the storage device.
  2. Initialize the Format Interface (Open Configuration Options)
    Right-click the designated SD card icon drive boundary and choose Format... from the contextual action dropdown menu.

windows-quick-format

  1. Configure Target Parameters (Select Filesystem Profiles)
    Select the appropriate filesystem structure based on the parameters provided by our calculator widget above (typically exFAT for cards larger than 32 GB). Keep the allocation unit size at its default setting. Check the box for Quick Format and click Start.

How to Format RAW SD Card with Windows Disk Management

If File Explorer displays an error or fails to open the drive, Windows Disk Management provides direct access to the disk's partition structures.

  1. Launch Administrative Storage Manager (Open System Management Tool)
    Right-click the Windows Start menu button and select Disk Management, or press Windows Key + R, type diskmgmt.msc, and press Enter.

select-disk-management

  1. Locate the Unallocated RAW Target Volume (Isolate the Flash Media Card)
    Scan the visual list in the lower pane to locate your removable card. It will typically be labeled as RAW or Unallocated Space. Right-click on this specific volume bar and choose Format....

select-file-system

  1. Execute Partition Block Realignment (Re-apply Logical Filesystem Layer)
    Assign a new Volume Label, set your target File System type, and ensure the Perform a quick format checkbox is checked. Click OK, then confirm the data erasure warning popup window to rebuild the storage structures.

Part 4: How to Format RAW SD Card using DiskPart (Command Line)

When standard graphical interfaces freeze due to broken storage volumes, using the command-line disk partitioning utility provides a deeper, low-level clean.

  1. Launch Elevated Command Windows (Run as System Administrator)
    Press the Windows key, type cmd, right-click on Command Prompt, and choose Run as Administrator to open an elevated console.
  2. Initialize the Partition Engine Console (Launch DiskPart Utility)
    Type diskpart into the open terminal window and press Enter to load the command interface environment.
  3. Isolate Your Target Media Index (List Active Drives Safely)
    Type list disk and press Enter. Carefully identify your SD card's disk number based on its total storage size. Type select disk X (replace X with your card's exact number index) and press Enter.
  4. Clear Volatile Tables and Reformat (Run Overwrite Sequence)
    Type clean and press Enter to wipe existing partition data. Next, type create partition primary and hit Enter. Finally, execute the layout format string command: format fs=exfat quick (or use fs=ntfs quick / fs=fat32 quick depending on capacity requirements) and press Enter.

diskpart-format


Part 5: How to Format RAW SD Card via PowerShell

PowerShell is an advanced management framework that can bypass block-level write errors that often crash older command utilities.

  1. Launch Administrative PowerShell Console (Open Advanced Management Tool)
    Press Windows Key + X simultaneously and select Terminal (Admin) or Windows PowerShell (Admin) from the system shortcut menu.
  2. Identify Removable Disk Volume Identifiers (Query Drive Mount Points)
    Type Get-Disk and hit Enter to view all connected storage volumes. Note the disk number corresponding to your RAW flash memory card.
  3. Clear and Format Partition Blocks (Run Administrative Volume Overwrite)
    Type the following command sequence to format the volume cleanly (replace E with your actual target drive letter):
    Format-Volume -DriveLetter E -FileSystem exFAT -Full -Force
    Press Enter to force clear the RAW blocks and assign a clean filesystem structure.

powershell-format


Part 6: How to Recover Data from a RAW SD Card Before Formatting

Because formatting completely wipes your storage sectors, running a professional data extraction pass first is vital to saving your files. Wondershare Recoverit specializes in handling complex RAW storage damage, directly addressing corrupted partition tables to rescue your data.

Data loss and corruption is not something that most people anticipate, yet it can happen at any time. Although you can easily repair your SD card by going through the format RAW SD card process, you need to remember that formatting will erase all data from the hard drive. Most times, you would want to recover at least some of your valuable data. This is usually data of sentimental value that you cannot obtain elsewhere, such as vacation or graduation images and videos. Other times it may be data that you can use to prove a case and avoid incurring expenses, like DashCam video files. Therefore, before formatting, you would need to go through a RAW SD card recovery process to recover and repair your data and create a backup.

Recoverit Data Recovery is powerful data recovery software. It helps you get back all your valuable documents, emails, photos, videos, and audio files, quickly and easily from your RAW SD card, laptop, recycle bin, crashed internal hard drive, accidentally formatted SD card and external storage media. Recoverit Ultimate can also help you recover fragmented video, and repair corrupt/broken/damaged video.

Why Choose Wondershare Recoverit for SD Card Recovery?

Free Download | Mac Free Download | Win
article-safe-itemSecurity Verified. 3,591,664 people have downloaded it.

Step 1: Connect the RAW SD card

Before launching the Recoverit application, you need to connect the RAW SD card to your computer and verify that it has been detected.

Step 2: Start the Recoverit application on Windows

To launch Recoverit on your computer, double click the "Wondershare Recoverit" icon on your Desktop. If the Recoverit icon is not on the Desktop, you can press the Win button and type "Recoverit" in the search box and then click the application.

launch recoverit

Step 3: Select and scan the external device

To recover deleted or corrupted files from the RAW SD card, you need to go to the SD Card Recovery section. Select the SD Card as the target location and click the "Scan" button.

start scanning

The application will launch a comprehensive scan on the RAW SD card. Depending on the size of files in the storage media, this general scan should take just a few minutes to complete. While the scan is running, you can filter and select specific files, file types, and folders.

The supported file types include various formats of images, videos, audio files, documents, emails, archives, and no extensions. This makes the recovery process faster and simpler in situations where you might just want to recover a few images, videos, or a specific folder in your RAW SD card. You can use the pause and play buttons to suspend and resume the scan whenever you want. If the files you wanted to recover have already appeared, you can click the stop button anytime to stop the data recovery process.

scan the drive

Step 4: Preview and recover files

Before starting the recovery process, the Recoverit application allows you to preview and make sure the files are the correct ones. You have to click on the file, and a thumbnail will appear. A preview window will also appear if you click the "Preview" button or double click a file. Besides viewing the actual file, you can also view some file information, such as the file name, size, path, and when the file was last modified.

preview-files

If you are satisfied that you have located the correct files, click the "Recover" button to save your data into a safe location.

You can also refer to this tutorial video for RAW SD card data recovery:

Video Tutorial on How to Recover Files from RAW SD Card?

Recent Videos from Recoverit

View More >

If you were having a nervous breakdown about your SD card or external device displaying the RAW file system format, failing to view your data, and showing a prompt to format it, I hope by now you have realized that it is nothing to worry about.

Even though we have gone through a variety of methods that one can use to format RAW SD card, most of them are complex and require a bit of technical knowledge. If you need a quick solution for retrieving your data in a few clicks, the Recoverit Data Recovery application is one of the most simple and effective methods.

What is SDXC Card? How to recover lost files from SDXC card? Just read on to find out the workable tips. - 4 minutes to read it.
Recoverit author

Eleanor Reed

staff Editor

Home > Resources > SD Card Solutions > How to Format RAW SD Card and Recover Lost Data[4 Methods]
Get Recoverit Get Recoverit