Fix macOS "Disk Utility Can't Repair This Disk"
Received the error "Disk Utility can’t repair this disk" after a First Aid run?
Recommended Troubleshooting Tool
Before proceeding with manual fixes, we recommend using CleanMyMac X. Ideal for scanning disks for errors and clearing hidden system junk.
- [Download CleanMyMac X Free Here](#)
- [Browse 240+ Premium Mac Utilities on Setapp](#)
The Symptom
Disk Utility reports "The volume could not be verified completely" or "File system verify or repair failed."
The Fix
- Run First Aid in Recovery Mode
Restart your Mac and hold Cmd + R (Intel) or hold the Power button (Apple Silicon). Open Disk Utility there and run First Aid on the *Data* volume first, then the *Container*.
- Use the Terminal 'fsck' Command
Boot into Single User Mode (Intel: Cmd + S) or use Terminal in Recovery Mode. Type:
/sbin/fsck -fy
If you see "File system was modified," run it again until it says "The volume appears to be OK."
- Force Unmount and Repair
If the disk is "busy":
diskutil unmountDisk force /dev/diskXsY
(Replace X and Y with your disk numbers from diskutil list).
Fix 3: The Professional Data Recovery & Repair
When the file system catalog is severely corrupted.
If native tools fail, it usually means the directory structure is damaged beyond what fsck can handle.
Recommended Tool: Disk Drill
- Deep Scan: If the disk cannot be repaired, your first priority is data safety. Disk Drill can read the "unrepairable" disk and clone your files to a safe external drive before you perform a full wipe.
- S.M.A.R.T. Monitoring: Check if the failure is actually physical hardware failing rather than just a software bug.
[Link: Recover Data from Unrepairable Disks with Disk Drill]