Mac Fixes

How to Repair Disk Permissions on Mac

If you have problems using applications or accessing certain files and folders on your Mac, broken or corrupt disk permissions could be the cause. It’s not uncommon to encounter this issue on macOS, particularly if you’re using an older version of the operating system, but it’s not too difficult to fix it.

 

In this article, we’ll show you how to run permissions repair on Mac to restore full access to any software, documents, or drives that you’ve suddenly been locked out of.

Before we start:

 

If you’re struggling to fix disk permissions or encountering other problems on your Mac that you can’t solve yourself, we can help. With MacKeeper’s Premium Services, you get unlimited access to trained experts who know everything about Apple devices. They can remotely diagnose and eliminate common issues, and help you improve Mac performance and stability.

 

Here’s how to get our assistance:

  1. Download and install MacKeeper.
  2. When MacKeeper opens, select Premium Services in the sidebar.
  3. Click the Chat Now button to connect with a trained expert.

Quick steps to repair disk permissions

One of the quickest ways to fix disk permissions on Mac is to run the First Aid tool in Disk Utility. Follow these steps:

  1. Run Disk Utility from the Utilities folder in Applications.
  2. Select your Mac’s hard drive, then click First Aid.
  3. Click Run, then select Continue.
Disk Utility in Finder on Mac. Use its First Aid tool to repair disk permissions on your Mac.
Step 1. Run Disk Utility from the Utilities folder
The Macintosh HD startup disk selected in Disk Utility. Select the First Aid tool to repair disk permissions for the Mac’s internal drive.
Step 2. Select your startup disk, then click First Aid
A popup window for First Aid inside Disk Utility on Mac. Running First Aid repairs any issues with disk permissions.
Step 3. Click Run
Disk Utility on Mac warning that First Aid will cause the computer to stop responding. Selecting Continue allows First Aid to run and repair any disk permissions.
Step 4. Click Continue to proceed

Hint from our experts: 

 

First Aid checks your Mac’s hard drive for any issues, including corrupt disk permissions. If any errors are found, it’ll attempt to rectify them automatically without performing any erasure process. If you’re having issues with external disks, you can run First Aid on those, too. Simply repeat the steps above, but choose your external hard drive at step two.

What are disk permissions on macOS?

Disk permissions on macOS are the settings that determine which users have access to files and folders. They prevent another person from viewing or altering your documents without logging into your account.

 

Permissions are particularly important on Macs that are shared among multiple users with different profiles, but they also help protect parts of the operating system that users shouldn’t tamper with. Without them, it would be too easy to modify critical files that macOS relies on to function properly.

 

Much of the software you might use on your Mac comes as package (.pkg) files. When they’re installed, they create “Bill of Materials” (.bom) files, stored in /Library/Receipts, stating which users are able to use that software. The .bom also tells macOS which packages the Installer has installed over time.

 

Receipts don’t take up a lot of space on your machine, and in most cases, they shouldn’t be deleted. While some may become broken over time, deleting these files usually results in further issues, so it’s best to find other solutions to any software problems you’re facing.

Why are there problems with disk permissions on Mac?

Over time, disk permissions on Mac can become corrupt, which might prevent you from using software that you should have access to or from opening certain files, folders, and disks. There are lots of reasons why this might happen, but permissions are usually broken when installing and uninstalling programs.

 

Problems with disk permissions are more common on older versions of macOS and Mac OSX, but that doesn’t mean that they won’t ever occur in newer releases. The longer you use your Mac, the greater the chance that you’ll encounter disk permission issues eventually.

How to fix disk permissions on MacBook

One of the best ways to fix disk permissions on Mac is to use First Aid in Disk Utility like so:

  1. Open Disk Utility.
  2. Select your Mac’s startup disk.
  3. Click First Aid, click Run, then click Continue to confirm.

Let’s look at this method and another in more detail:

  1. Via Disk Utility
  2. Via Terminal

1. Via Disk Utility

Here’s how to use Mac Disk Utility to repair disk permissions on your MacBook:

  1. Go to Finder > Applications > Utilities, then run Disk Utility.
  2. Select your startup disk in the sidebar, usually named Macintosh HD.
  3. Click the First Aid button, then click Run.
  4. Select Continue to proceed.
Disk Utility in the Utilities folder on Mac. Use its First Aid tool to repair disk permissions.
Step 1. Run Disk Utility
The Mac startup disk in Disk Utility. Click the First Aid tool to repair disk permissions for the drive.
Step 2. Select your startup disk, then choose First Aid
A popup window for First Aid inside Disk Utility on Mac. Running First Aid repairs any issues with disk permissions.
Step 3. Click Run
Disk Utility on Mac warning that First Aid will cause the computer to stop responding. Selecting Continue allows First Aid to run and repair any disk permissions.
Step 4. Click Continue to proceed

Wait for First Aid to check your Mac’s startup disk and identify any issues. If it finds problems with Disk Permissions, Disk Utility should fix them automatically as part of the First Aid process.

Via Disk Utility in Recovery mode

If you can’t use Disk Utility because you don’t have permission to open the application, you’ll need to use Disk Utility in macOS Recovery mode instead. First, boot into Recovery mode like so:

 

On a Mac with Apple Silicon:

  1. Shut down your Mac.
  2. Press and hold the power button on your computer until the Options button appears.
  3. Click Options, then click Continue.
  4. Select your Mac’s startup disk, then click Next.
  5. Enter your password when prompted, then click Continue.

On a Mac with an Intel chip:

  1. Restart your Mac.
  2. Immediately press and hold Command + R on your keyboard.
  3. Select your Mac’s startup disk, then click Next.
  4. Enter your password if prompted, then click Continue.
A list of Recovery options in macOS Recovery mode on Mac. You can repair disk permissions by selecting Disk Utility, then clicking Continue.
Select Disk Utility, then click Continue

Once you’re booted into Recovery mode, select Disk Utility, then click Continue. You can then follow the steps outlined above to run Disk Utility on Mac to repair disk permissions.

2. Via Terminal

Still experiencing issues with disk permissions after running First Aid in Disk Utility? Try repairing them with Terminal instead, like so:

  1. Go to Finder > Applications > Utilities, then run Terminal.
  2. Type the command sudo diskutil resetUserPermissions / 'id -u' then press enter.
  3. Enter your Mac’s admin password if prompted to do so, then press enter again.
  4. If you see "Error -69841,” type chflags -R nouchg and press enter, then repeat step two.
The Utilities folder in Finder on Mac. Here’s where you’ll find Terminal, which you can use to repair disk permissions on Mac.
Step 1. Run Terminal from Applications > Utilities
A Terminal window on Mac. You can use the sudo diskutil resetUserPermissions / 'id -u' command to repair disk permissions on MacBook.
Step 2. Enter the above command, then press enter
A Terminal window on Mac. If you see an error when trying to repair disk permissions, enter the chflags -R nouchg command first.
Step 3. If you see an error, try the command above

Via Terminal in Recovery mode

Corrupt disk permissions may prevent Terminal from opening or running properly. If you run into this problem, try using Terminal in Recovery mode instead. First, follow the steps above to boot your Mac into Recovery mode, depending on what kind of Mac you’re using, then do this:

  1. When you see the Recovery window, click Utilities in the menu bar.
  2. Select Terminal to run it.
  3. Follow the steps above to repair disk permissions using Terminal.
The Utilities menu in Recovery mode on Mac. Open Terminal to repair disk permissions using the sudo diskutil resetUserPermissions / 'id -u' command.
In Recovery mode, select Utilities > Terminal

Conclusion

If your Mac runs into disk permission issues, don’t panic; it’s not unusual for this to occur. They might cause some frustrations—like preventing you from running certain apps, accessing some files and folders, or using different drives—but they can be fixed using the solutions above.

 

If you get stuck trying to resolve this problem, or you still have corrupt disk permissions after troubleshooting, you can use MacKeeper’s Premium Services to get support from a trained expert. Available 24/7, our technicians can use remote access to Mac to help get your computer back to its best as quickly as possible.

FAQ about disk permissions on MacBook

1. What does repairing disk permissions do?

Repairing disk permissions on Mac involves checking the permissions of files, folders, software, and drives against a list of correct POSIX permissions, then fixing any discrepancies. This is the only way to restore access to certain data or software after permissions become corrupted.

2. How do I repair permissions on an external drive on a Mac?

You can use Disk Utility, which is built into macOS, to repair disk permissions on an external drive by following these steps:

  1. In Finder, open Disk Utility from Applications > Utilities.
  2. Select your external drive in the sidebar, then click First Aid.
  3. Click Run, then click Continue to proceed.

This process works on almost all versions of macOS, including Catalina, Mojave, Ventura, and Sonoma.

3. When should you repair disk permissions on Mac?

The best time to repair disk permissions on Mac is when:

  1. You cannot run some applications or programs that fail to launch.
  2. macOS tells you that you don’t have permission to access certain files, folders, and drives.
  3. You notice slower system performance and “access denied” errors.

4. Why can’t I change permissions on my Mac?

You’ll usually run into issues changing permissions on a Mac when your user account doesn’t have administrator privileges or when the files, folders, or apps you’re trying to access are controlled by another user. Check you’re using the right account.

Use your Mac to the fullest! Sign up and get:
Effective tips on how to fix Mac issues
Reliable advice on how to stay safe online
Mac-world news and updates

Thank you!

You’ll love exploring your Mac with us.

Oops, something went wrong.

Try again or reload a page.

Here’s another sign you need to upgrade your macOS ASAP:

30% off your MacKeeper subscription

Сopy the code now and use it in the MacKeeper checkout after the upgrade.

Copy Code

Please be aware that this code cannot be combined with any other discounts, offers, or promotions.

Tech troubles? We can help!

Receive expert guidance and find perfect solutions for your tech challenges.

Contents

Unlocked

Got a Mac system error? Ensure this won’t happen again.

Download MacKeeper
PC

MacKeeper - your all-in-one solution for more space and maximum security.

Try Now

Read more

YouTube Not Working on Mac
YouTube Not Working on Mac
Software Update on Mac Not Working
Software Update on Mac Not Working
arrow

Run Application

step_1

Click Continue

step_2

Click Install

step_1

Your macOS version is lower than OS 10.11. We’d like to offer you MacKeeper 4 to solve the cleaning, privacy, and security issues of your macOS.