We Want to Hear From You! What Do You Want to See on the Community? Tell us here!

Forum Discussion

Rachel R.2's avatar
Rachel R.2
Helpful | Level 5
6 years ago
Solved

"Dropbox needs to change permissions" message on startup

Lately, every time I start my Mac (OS 10.14.6) I get a message that reads (in full): 

"Dropbox needs to change permissions for the Folder: /Users/[name]/Dropbox

Enter your password to allow this"

(I would attach a screenshot here but I can't figure out how.)

I enter the password and all is well, but it happens Every. Single. Time. I start my computer. After checking here for ideas, I checked for symlinks (there are none) and reinstalled Dropbox (so I am now running the latest version), but that has not helped at all. What now?

  • Hi Rachel R.2,

    Can you try following commands in terminal:

    sudo chflags -R noschg "/Users/$USER/Dropbox"
    sudo chflags -R nouchg "/Users/$USER/Dropbox"
    sudo chown -R "$USER" "/Users/$USER/Dropbox"
    chmod -R u+rw "/Users/$USER/Dropbox"

    Will be asked for your password (sudo).

    Hope this helps. :wink:

58 Replies

About Apps and Installations

Have a question about a Dropbox app or installation? Reach out to the Dropbox Community and get solutions, help, and advice from members.

Need More Support

The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!