Error Codes Wiki

Disk Utility First Aid Failed — Mac Disk Repair and File System Error Recovery

Errordisk

About Disk Utility First Aid Failed

Fix Disk Utility First Aid failures when the repair tool cannot fix APFS or HFS+ file system errors on Mac internal and external drives. This guide covers everything you need to know about this topic, including common causes, step-by-step solutions, and answers to frequently asked questions.

Here are the key things to understand: First Aid checks and repairs file system directory structure, allocation tables, and metadata. It cannot repair the startup disk while macOS is running — use Recovery Mode for startup disk repair. APFS (Apple File System) and HFS+ (Mac OS Extended) have different repair capabilities. First Aid may report errors it cannot fix — more serious issues require Recovery Mode or reformatting. External drives should be safely ejected to prevent file system corruption. Understanding these fundamentals will help you diagnose and resolve this issue more effectively.

The most common reasons this occurs include: File system corruption from improper disk ejection, power loss, or hardware failure. Startup disk cannot be fully repaired while macOS is booted from it. Physical drive failure causing unrecoverable file system damage. APFS container or volume corruption beyond automated repair capabilities. Identifying the root cause is the first step toward finding the right solution.

To resolve this, follow these recommended steps: Try First Aid from Recovery Mode: restart into Recovery > Disk Utility > select the volume > First Aid. If First Aid fails on startup disk: boot from external macOS installer or Recovery to repair. Run 'fsck_apfs -y /dev/diskXsY' or 'fsck_hfs -fy /dev/diskXsY' from Terminal in single-user or Recovery mode. For external drives: try First Aid on the container first, then individual volumes. If repair fails: back up readable data using Terminal commands, then erase and reformat the drive. If these steps do not resolve the issue, consider consulting additional resources or a qualified professional.

This article is part of our Mac Error Codes collection on Error Codes Wiki. We provide comprehensive, up-to-date information to help you find solutions quickly.

Quick Answer

Can First Aid fix my startup disk?

Only partially while booted from it. For full repair, boot into Recovery Mode (Cmd+R on Intel, hold power on Apple Silicon) and run First Aid from there. Recovery Mode unmounts the startup disk for complete access.

Overview

Fix Disk Utility First Aid failures when the repair tool cannot fix APFS or HFS+ file system errors on Mac internal and external drives.

Key Details

  • First Aid checks and repairs file system directory structure, allocation tables, and metadata
  • It cannot repair the startup disk while macOS is running — use Recovery Mode for startup disk repair
  • APFS (Apple File System) and HFS+ (Mac OS Extended) have different repair capabilities
  • First Aid may report errors it cannot fix — more serious issues require Recovery Mode or reformatting
  • External drives should be safely ejected to prevent file system corruption

Common Causes

  • File system corruption from improper disk ejection, power loss, or hardware failure
  • Startup disk cannot be fully repaired while macOS is booted from it
  • Physical drive failure causing unrecoverable file system damage
  • APFS container or volume corruption beyond automated repair capabilities

Steps

  1. 1Try First Aid from Recovery Mode: restart into Recovery > Disk Utility > select the volume > First Aid
  2. 2If First Aid fails on startup disk: boot from external macOS installer or Recovery to repair
  3. 3Run 'fsck_apfs -y /dev/diskXsY' or 'fsck_hfs -fy /dev/diskXsY' from Terminal in single-user or Recovery mode
  4. 4For external drives: try First Aid on the container first, then individual volumes
  5. 5If repair fails: back up readable data using Terminal commands, then erase and reformat the drive

Tags

disk-utilityfirst-aidrepairapfsfile-system

Related Items

More in Disk

Frequently Asked Questions

Only partially while booted from it. For full repair, boot into Recovery Mode (Cmd+R on Intel, hold power on Apple Silicon) and run First Aid from there. Recovery Mode unmounts the startup disk for complete access.