How to Fix The Disk Check Could Not Be Performed in Windows 11/10

Overcome frustrating CHKDSK roadblocks and repair corrupted file systems securely. Master the process to bypass native Windows access errors and diagnose failing storage.

By Lucas    Updated on August 11, 2026

You can permanently resolve the disk check could not be performed error without prematurely discarding your hard drive. This error triggers when the Windows CHKDSK utility is completely blocked from reading the target file system due to a missing drive path, a RAW corruption, or a strict write-protection lock.

  1. If the utility is blocked by write protection, you will encounter the disk check could not be performed read only scenario. CHKDSK cannot fix errors if it is forbidden from writing repair logs to the disk. You must use the native diskpart command-line tool to clear the "read-only" attribute before scanning.
  2. When the utility reports that the disk check cannot be performed because Windows cannot access the drive, the partition is likely missing a drive letter. Utilizing Windows Disk Management to assign a drive letter (like D: or E:) restores the communication pathway.
  3. If native Windows tools are paralyzed by severe RAW corruption, IT professionals bypass CHKDSK entirely by utilizing AOMEI Partition Software. This professional disk manager features visual "Check Partition" and "Surface Test" tools that diagnose bad sectors and rebuild corrupted MBR effortlessly.

Why Windows Cannot Access the Disk?

Understanding the strict operational requirements of the native Windows check disk utility dictates your troubleshooting approach. Let's explore the common administrative and hardware roadblocks that trigger this frustrating access denial.

When your computer begins to slow down or files randomly disappear, running a CHKDSK scan is the standard diagnostic procedure. However, users often right-click their drive attempting to run the tool and are met with an abrupt cancellation warning: "The disk check could not be performed because Windows cannot access the disk."

This happens because CHKDSK is not designed to scan raw metal; it is a file system checker. It requires three things to function: a recognizable file system, an assigned drive letter so the OS knows where to look, and full write permissions so it can repair broken sectors. If any of these three elements are missing or corrupted, Windows cannot access the disk logically, and the scan aborts to prevent system instability.

Method 1: Fix Disk Check Could Not Be Performed Read Only

Stripping protective software locks from a storage device restores the necessary write privileges for system utilities. We will use the native Command Prompt to clear the hidden attributes blocking your disk scan.

Warning: Windows is acknowledging the drive's existence but refusing to alter it. The CHKDSK tool must write log files and rewrite corrupted data blocks to function; a read-only lock makes this impossible.

Executing advanced administrative commands forces the operating system to drop its global read-only restriction on the targeted volume.

Step 1. Click the Windows Start button, type cmd, right-click Command Prompt, and select Run as administrator.

Step 2. In the black terminal, type diskpart and press Enter to launch the utility.

Step 3. Type list disk and press Enter. Identify the problematic storage drive by checking its capacity, and note its disk number (e.g., Disk 2).

Step 4. Type select disk X (replace X with your exact disk number) and press Enter.

Step 5. Type attributes disk clear readonly and press Enter.

The terminal will confirm that the disk attributes cleared successfully. Type exit to close the utility. You can now run the CHKDSK scan without encountering the read-only error.

Method 2: The Disk Check Cannot Be Performed Because Windows Cannot Access

Restoring a broken logical path allows the operating system to map and communicate with external storage devices. We will use Windows Disk Management to assign a clear directory route to your drive.

Users frequently report seeing the exact error string: the disk check cannot be performed because Windows cannot access the target drive. This is almost universally caused by a missing drive letter, which leaves the partition "invisible" to standard Windows scanning protocols. Forcing Windows to assign an alphabetic identifier instantly brings an invisible or disconnected partition back online.

Step 1. Right-click the Windows Start button (or press Windows Key + X) and select Disk Management.

Step 2. Look at the visual partition map at the bottom of the screen. Scroll until you find your problematic hard drive or USB.

Step 3. If the partition block has a healthy blue bar but lacks a letter (e.g., it just says "New Volume"), this is your access block.

Step 4. Right-click that specific partition block and select Change Drive Letter and Paths. Click the Add button in the pop-up window.

Step 5. Choose Assign the following drive letter, select a letter from the drop-down menu (such as D, E, or F), and click OK.

The drive will immediately appear in File Explorer, and your Windows system can now successfully access and scan the disk.

Method 3: Bypass CHKDSK Errors via AOMEI Partition Software

When native Windows utilities completely fail to read corrupted drives, administrators must rely on enterprise-grade diagnostic software. AOMEI Partition Software provides an elite visual interface to test and repair disks without relying on Microsoft's fragile CMD framework.

Native CHKDSK scans freeze or crash when encountering heavily corrupted RAW file systems. When the disk check could not be performed due to severe logical damage, IT experts utilize AOMEI Partition Software. This comprehensive computer management software bypasses native Windows access limits, allowing you to visually scan for physical bad sectors, repair master boot records, and force-format stubborn drives effortlessly.

AOMEI Partition Software

A safe and reliable disk partition management tool that helps you migrate OS to SSD or HDD, reorganize disk space, and improve overall PC performance.

 

Option 1. Run a Visual Surface Test and Check Partition

Diagnosing the physical health of a hard drive confirms whether the hardware is actually capable of storing data. A visual surface test instantly maps out dying flash memory or magnetic sectors.

Step 1. Download, install, and open AOMEI Partition Software on your Windows PC. On the main visual dashboard, locate the specific hard drive that Windows refused to access.

Step 2. Right-click the disk and select Surface Test (or right-click the partition and navigate to Advanced > Check Partition).

Step 3. Check the box to enable the bad sector test and click Start.

The software will aggressively map the physical sectors of the drive. Green blocks indicate healthy sectors, while red blocks confirm physical hardware damage. If the drive is heavily red, the hardware is dying and must be replaced immediately.

Option 2. Rebuild MBR to Restore Disk Access

Rewriting the master boot code allows the Windows operating system to successfully locate the partition tables upon connection. AOMEI automates this deep sector repair in a single click. If the drive is physically healthy but entirely inaccessible in Windows, the Master Boot Record is likely destroyed.

Step 1. In the AOMEI Partition Software interface, right-click the inaccessible base disk identifier (e.g., Disk 2) and select Rebuild MBR.

Step 2. Select your current Windows operating system version from the pop-up drop-down menu and click OK.

Step 3. Navigate to the top-left toolbar, click Apply, and hit Proceed.

The software will safely inject fresh, uncorrupted master boot configuration data into the drive. Once completed, your Windows operating system will regain full access to the disk's file system

To sum up

By understanding the underlying cause, you can systematically remove the roadblocks. Utilizing the native diskpart utility resolves instances where a disk check could not be performed read-only, while assigning a missing drive letter fixes scenarios where Windows cannot access the disk logically. However, when dealing with severe RAW corruption, bypassing native tools and leveraging the Surface Test and Rebuild MBR features within AOMEI Partition Software ensures your storage devices are accurately diagnosed, securely repaired, and fully restored to working order.

FAQs

Q: Can I recover my personal files if Windows cannot access the disk?

A: Yes. If Windows cannot access the disk due to a missing drive letter or a corrupted Master Boot Record, your files are physically intact on the drive platter. By using AOMEI Partition Software to assign a drive letter or rebuild the MBR, you can restore logical access and safely copy your files to another location without formatting the drive.

Q: Why does my external hard drive become "Read-Only" randomly?

A: External hard drives and USB sticks often slip into a read-only state as a hardware defense mechanism. If the internal flash memory controller detects that the drive is reaching the end of its physical write-cycle lifespan, it intentionally locks the drive to prevent you from writing new data, thereby protecting your existing data from corruption.

Q: Does fixing a RAW file system require me to format the drive?

A: In most severe cases, yes. A RAW file system indicates that the partition table is scrambled beyond repair. While rebuilding the MBR occasionally fixes light corruption, heavily corrupted RAW drives must be forcefully formatted to rebuild a healthy NTFS or exFAT file system.

Q: Is the AOMEI Surface Test safe to use on an SSD?

A: Absolutely. The AOMEI Surface Test is a non-destructive read-only operation. It simply pings the flash memory cells on an SSD to verify their response times and health status. It does not perform heavy write cycles, meaning it will not degrade the lifespan of your SSD.

Lucas · Editor
I prefer peaceful and quiet life during vacation,but sometimes I watch football match if my favorite club performs brilliantly in that season. And I love reading, painting and calligraphy, thus I send my friends festival handwriting cards every year.