When I try to delete some of my files and folders I see a message that says "The operation can’t be completed because you don’t have permission to access some of the items." I am the administrator and created the files/folders. How do I solve this?

When I try to delete some of my files and folders I see a message that says I don't have permission to access them. I created them, I'm the administrator, and I don't understand why I cannot delete them. Please advise, thanks.

iMac, OS X Mavericks (10.9)

Posted on Oct 27, 2013 4:40 PM

Reply
6 replies

Oct 27, 2013 10:35 PM in response to jlevy2054

Back up all data.

This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.

I've tested these instructions only with the Safari web browser. If you use another browser, they may not work as described.


Step 1

If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.

Triple-click anywhere in the following line on this page to select it. Copy the selected text to the Clipboard (command-C):

{ sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null

Launch the Terminal application in any of the following ways:

☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)

☞ In the Finder, select Go Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.

☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.

Paste into the Terminal window (command-V). You'll be prompted for your login password. Nothing will be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.


The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.

Step 2 (optional)


Take this step only if you have trouble with Step 1 or if it doesn't solve the problem.

Boot into Recovery. When the OS X Utilities screen appears, select

Utilities Terminal

from the menu bar. A Terminal window will open.

In the Terminal window, type this:

res


Press the tab key. The partial command you typed will automatically be completed to this:

resetpassword


Press return. A Reset Password window will open. You’re not going to reset a password.

Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.

Select your username from the menu labeled Select the user account if not already selected.

Under Reset Home Directory Permissions and ACLs, click the Reset button.

Select

Restart

from the menu bar.

Oct 27, 2013 5:28 PM in response to jlevy2054

Most likely a problem with your .Trash folder specifically around ACLs. If you open terminal and remove the .Trash folder it will get recreated by logging out back back in which will fix the issue. I reported this bug and was told it had to do with installing mavericks over an installation that contained the updated iTunes. If your experiencing this, you may also need to reset your home folder ACLs.

Feb 7, 2015 1:02 PM in response to Linc Davis

I had "lost" permissions to my own downloads-folder. I needed access to the folder when I was logged in as admin and gave myself read only permissions. After that my regular user still is shown to be the owner with read and write permissions, but in fact dragging a file to the trash invoked the admin-user dialog box.


Doing your step 1 solved the issue. But my admin user no longer has any permissions to my downloads folder.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

When I try to delete some of my files and folders I see a message that says "The operation can’t be completed because you don’t have permission to access some of the items." I am the administrator and created the files/folders. How do I solve this?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.