Storage system verify or repair failed 69716: How to fix

5 min read

The storage system verify or repair failed 69716 error can feel alarming. I was using First Aid inside Disk Utility when I ran into it, and I literally had no idea what it meant. I did a lot of testing and discovered that the error ultimately means the APFS file system could not complete a verification or repair operation on my storage container. While that might sound complex, the good news is, in most cases, it's actually pretty fixable, without data loss. I’ll show you all the steps I took to fix the error.

What does the error code 69716 on Mac mean?

In the simplest terms, it's linked to corruption in the APFS container structure, which you’ll most likely see in Disk Utility, Terminal, or installer logs. It can be triggered by a number of things, interrupted macOS updates, forced shutdowns while write operations are in progress, old SSD firmware, or volume conflicts.

I think it’s important to quickly clarify that the error 69716 Mac doesn’t necessarily mean it’s a hardware failure; it's usually related to software and file system problems.

How to fix Disk Utility error 69716

So, here are all the steps I took when I ran into the disk utility repair failed error.

1. Run First Aid from macOS recovery mode

  1. Start up in recovery mode, find out how, depending on your model, here.

  2. Once you’re in, select Disk Utility from the main Utilities menu.

  3. You may need to select Show All Devices in the View menu.

  4. Make sure you run first aid in this order (It’s recommended by Apple): Individual volumes first, then the APFS container, and finally the physical disk.

Disk Utility window  

If you’ve only had a minor corruption, this might be the only step you need to take. If things still aren’t working, head to the next step.

2. Use Terminal commands in recovery mode

  1. Back in recovery mode, open Terminal from the main Utilities menu.

  2. You’ll need to first run this command: diskutil list.

  3. This will show you all your disks, volumes, and APFS containers so you can identify the correct target, often something like disk3. Then I run: diskutil verifyVolume disk3

  4. If it still reports a problem here, then try running this command for a deeper level repair: fsck_apfs -y /dev/rdisk3 (The -y flag tells Terminal to automatically confirm repair prompts, and the r in rdisk3 points to the raw device).

  5. Reboot your Mac after it's complete.

Use Terminal commands in recovery mode

3. Boot into safe mode and retry

  1. Now we need to boot into safe mode, which is a little different from macOS Recovery. Again, depending on your Mac model, the method varies; check here for how from Apple.

  2. Safe mode will force a basic file system check on startup, so once you’ve successfully booted in safe mode, just let it settle for a minute, then try running whichever trigger you were when you first encountered the storage system check exit code 65.

4. Reset NVRAM / PRAM

If you’re using an Intel Mac, then you can force a NVRAM reset by simply restarting your Mac from the main Apple menu and at the exact same time hold down the Command - Option - P - R keys for about 20 seconds.

How to reset NVRAM / PRAM on Mac

That clears cached startup disk settings. For Macs with Apple silicon, this isn’t an option anymore as NVRAM is handled automatically and differently.

How to restart your Mac

5. Erase and reinstall macOS

If the above four fixes haven’t helped, this is a drastic step. Just make sure you back up all your data with Time Machine, or any Cloud services you use first.

  1. You’ll need to head back into recovery mode to complete this step.

  2. Once you’re in, Open Disk Utility, select the physical disk, press Erase, and use APFS with GUID Partition Map.

  3. Reinstall macOS from the main Utilities menu in recovery mode and restore your backed-up data.

Erase and reinstall macOS

Again, this really is a last resort option.

6. Run post-repair maintenance

I’ve put this as a fix because in most cases in the Apple ecosystem, prevention is the best medicine. Regular system maintenance can really help the storage system verify failed Mac issues from ever happening. So once you’ve managed to get rid of it. Take some time to flush your system and DNS cache, repair disk permissions, and even rebuild your Spotlight index. It’s no secret that broken or corrupt preferences can cause glitches.

If you’re new to maintenance and you don’t know where to start, use a tool like CleanMyMac instead. Its Performance feature can run multiple system maintenance tasks in just a few clicks; here’s how:

  1. Open CleanMyMac (get your free trial here).

  2. Open and click Performance > Scan.

  3. Click View All Tasks and select items to run.

Free up Mac RAM with CleanMyMac  

What if the First Aid failed 69716 fixes don’t work

If nothing works, then it could be a signal that you have real physical drive damage. You could try to run an Apple Diagnostics. But I would also think about contacting Apple support at this stage and even booking my Mac in for a hardware inspection.

"Checking your Mac" process

If your worst fear (data loss) becomes a reality, there are third-party recovery services that can help; just check customer reviews first.

Error code 69716 on Mac prevention

Keep around 20-35 GB of free space at all times, don’t force shut down your Mac when it’s busy (no matter how long it's taking) or if Disk Utility is running any kind of operations. You could also run First Aid every few months, and make sure you back up your data. Doesn’t seem like much, but these tips can help prevent future error message issues. I also personally just use the Cleanup feature from CleanMyMac once a week. That way, I know I'm on top of storage, junk, and just old cache and log files I don’t really need.

CleanMyMac - Cleanup  

That's it on Storage system verify or repair failed 69716.

Follow us
Blog FAQ