iToolab logo iToolab

CHKDSK Is Not Available for RAW Drives? Here’s How to Fix It

Content

    Hello, I have a USB drive with data that I really don’t want to lose. I plugged it into my Windows laptop and I got the error “you need to format the disk in e: before you can use it”. I’m pretty sure that formatting it would wipe the data. I followed a YouTube tutorial and got “chkdsk is not available for raw drives” when running chkdsk in cmd. Is there any way that I can retrieve my data? I keep seeing posts saying that I should use tools, but a lot of them sound like advertisements and afraid that they might be malware. I would really appreciate the help!

    — From Reddit

    Imagine you run CHKDSK to fix a drive that is experiencing problems. Instead of a repair, you get an error: “The type of the file system is RAW. CHKDSK is not available for RAW drives.” Now the drive will not open at all, and you may wonder what the error means and how to fix it.

    That error means Windows cannot recognize the drive’s file system anymore, not that your files are gone. This problem is fixable, and your data is still recoverable in most cases, as this guide will explain.

    Part 1. What Does “CHKDSK Is Not Available for RAW Drives” Mean?

    This error means Windows cannot recognize the drive’s file system, such as NTFS, FAT32, or exFAT . Without that file system, Windows has no map of where your files live on the drive and identifies the partition as RAW.

    CHKDSK needs the same map to do its job because it checks and repairs the file system’s own records. On a drive with no readable file system, there is nothing for CHKDSK to check in the first place. This is why CHKDSK is not working and instead shows this error.

    How to Tell If a Drive Has Become RAW

    A RAW drive usually gives itself away in a few places:

    • CHKDSK returns this exact message: “The type of the file system is RAW. CHKDSK is not available for RAW drives.”
    • File Explorer shows the drive with 0 bytes of capacity, or prompts you to format it before you can open it.
    • Disk Management lists the file system simply as “RAW” instead of NTFS or FAT32.

    Does a RAW Drive Mean Your Files Are Deleted?

    No, RAW does not mean your files were deleted. They are still physically sitting on the drive, laid out exactly where they were before the error appeared. Windows just lost the index that tells it what is there and where. That is why dedicated RAW drive recovery software can usually still read past the problem and find them.

    Avoid formatting the drive because this can overwrite file system information and reduce recovery chances. Try the recovery methods designed for RAW partitions before you make any changes to the drive.

    Part 2. Why Does a Drive Become RAW?

    While you learn how to fix CHKDSK is not available for RAW drives, note that a drive does not turn RAW without a reason. Below are the most common causes, roughly in order of how often they show up:

    Cause Description
    File System Corruption Damage to the NTFS, FAT32, or exFAT file system caused by improper shutdowns, malware, or unsafe drive removal.
    Bad Sectors Physical damage on the drive prevents Windows from reading critical file system information.
    Interrupted Formatting A formatting process that stops before completion leaves the drive without a valid file system.
    Unsupported File System Windows cannot natively read some file systems, such as Linux ext4, and may show the partition as inaccessible or RAW.
    Faulty Connection Damaged cables, faulty USB ports, or loose enclosures can interrupt communication and make a healthy drive appear as RAW.

    Can CHKDSK Fix a RAW Drive?

    Rarely. CHKDSK usually cannot fix a RAW drive because Windows cannot recognize the drive’s file system. The one exception is a drive where the NTFS boot sector remains intact beneath corruption. In that case, CHKDSK can occasionally repair it, though this is uncommon and depends heavily on exactly what went wrong.

    Running CHKDSK repeatedly on a RAW drive will not change the outcome. It cannot fix what it cannot read, and this is why it should not be considered a standard RAW hard drive recovery method. If you have already tried CHKDSK once and seen this error, move on to recovering your files first, then fix the drive with one of the methods below.

    Recover Data First Before Fixing the RAW Drive

    If you format the drive or run any repair tool before you have recovered the files, it can permanently overwrite the data you want to save. That includes tools that claim to preserve your files during the process. Use RAW drive recovery methods first to save your files, and then repair or format the drive.

    Part 3. How to Recover Data from a RAW Drive (Step-by-Step)?

    A RAW drive still has your files on it; Windows just cannot read the file system that would normally point to them. This is why standard tools like File Explorer or CHKDSK come up empty. iToolab RecoverGo Windows Data Recovery works differently and scans the drive’s sectors directly for recoverable data. It can recover files even when a drive shows RAW or formatted.

    As for the scan, you can choose from 3 different options: quick, deep, and advanced. This scan is free, and users get a 100% free preview option before they save the files. You can also pause and resume the scan, and sort files by name and type after they are found.

    Why iToolab RecoverGo?

    • Allows you to recover over 1,000 file types without further data loss.
    • Performs safe, read-only scans that never modify the RAW drive.
    • Works with HDDs, SSDs, external drives, USB flash drives, and SD cards.
    • Fully optimized to run on Windows 11, 10, 8.1, 8, and 7 systems.
    • Allows saving files as soon as they appear in the scan results.

    How to Recover Data from a RAW Drive using iToolab RecoverGo

    As the suggested RAW hard drive recovery method, here is how to recover data with RecoverGo:

    Step 1 Select the Search for Lost Data Option

    Open RecoverGo and select the RAW drive from the list. Tap on Search for Lost Data to start the scan.

    Search for lost data

    Step 2 Start the Scan

    The tool will perform a quick, deep or advanced scan to find everything on it. Wait until you get the Scan Complete prompt.

    scan local disk

    Step 3 Preview Files to Recover with RecoverGo

    Filter and preview the results, then choose the Recover button to save the data.

    external drive preview photo

    Part 4. How to Fix the “CHKDSK Is Not Available for RAW Drives” Error?

    When CHKDSK is not working, these fixes help rebuild the drive’s file system from scratch. Each one takes a slightly different route to the same result, so pick whichever fits the tools you already have on hand.

    Note:
    Only attempt these fixes after you have recovered your data.

    Fix 1. Fix a RAW Drive with CMD

    Command Prompt formats a RAW drive through Diskpart, a built-in Windows tool with more direct control than File Explorer or Disk Management. The trade-off is that Diskpart has no undo button, so check the disk number before you commit to any command. After you have performed a RAW hard drive recovery method, follow the steps below:

    1. Search for cmd and tap on Run as Administrator, then choose Yes to continue.
    2. Type diskpart and press Enter, then type list disk and press Enter to see all connected drives.
    3. Enter select disk X, replace X with the number of your RAW drive, then press Enter.
    4. After that, run clean, create partition primary, and format fs=ntfs quick.

    type the commands and enter

    Note:
    Press the Enter key each time you type these commands.

    Fix 2. Use Third-Party RAW Drive Repair Tools

    If your RAW drive was caused by partition or boot sector corruption, TestDisk is worth trying because it can sometimes repair those issues without formatting the drive. It has no graphical interface, so every step runs through the keyboard rather than a mouse. Success is not guaranteed on every drive, which is why RAW hard drive recovery should always come first.

    1. Download TestDisk and run testdisk_win.exe from the extracted folder.

    type the command on testdisk

    1. Choose whether to create a log file, then select the affected drive and press Enter to Proceed.

    choose the proceed option

    1. Confirm the partition table TestDisk detects, then select the Analyze and Quick Search options.

    press quick search option

    1. Select the partition marked P, choose Write, and press Y to confirm.

    tap the write option

    Fix 3. Format the RAW Drive by Disk Management

    Formatting rebuilds a new, healthy file system on the drive from scratch. That is exactly why it clears the RAW status for good, no matter what caused it. Disk Management is the more reliable route when a drive does not show up cleanly in File Explorer. This erases everything on the drive, so only do this after you have recovered what you need.

    1. Right-click on This PC to select Show More Options and Manage.

    press the manage option

    1. Choose the Storage section in the new window and click on Disk Management.

    go to storage tab

    1. Right-click on the RAW drive and tap on the Format option.

    pick the format option

    1. In the popup, choose a file system such as NTFS or exFAT, then check Perform a Quick Format and click OK.

    choose ok to format

    Part 5. How to Prevent RAW Drive Errors in the Future?

    After you know how to fix CHKDSK is not available for RAW drives, note that most RAW drive errors trace back to a handful of preventable habits.

    Tip Why It Helps
    Always Eject Drives Safely Gives Windows time to finish writing data and close file records, preventing abrupt cuts that cause drive corruption.
    Back Up Data Regularly Having a second copy means a corrupted drive only costs you time to reinstall, protecting your actual files from total loss.
    Check Your Drive’s Health Periodically Free S.M.A.R.T. monitoring tools detect bad sectors early, allowing you to replace a failing drive before complete data loss.
    Keep an Antivirus Program Active Blocks malware that is designed to target and damage essential file system structures.
    Avoid Interrupting Windows Updates or Shutdowns Stopping Windows while it is updating or shutting down can corrupt whichever drive the OS was actively writing to.

    Conclusion

    When you get the error ” CHKDSK is not available for RAW drives,” recover the data first. That order matters more than the specific fix you choose, since formatting or repairing before recovery can turn a fixable problem into a permanent one.

    The error looks alarming, but it is rarely the end of your files. iToolab RecoverGo Windows Data Recovery offers a free scan and preview, so you can see exactly what is recoverable before you commit to anything. The repair steps above are ready whenever you need them, and the drive itself can often be restored once your files are safely off.

    Home > Data Recovery > CHKDSK Is Not Available for RAW Drives? Here’s How to Fix It
    A Windows data recovery technical writer. She provides simple, practical guides to help users resolve data loss issues quickly.

    Leave a Comment

    Your email address will not be published. Required fields are marked *