Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Trash can, Mojave

My trash can doesn't hold the trash anymore but deletes items right away. When I want to delete an item I get the "if you delete it can't be undone" message... I don't understand why, before I had to empty trash can manually... How can I do that?

I looked under settings in Finder, but there's only a possibility "delete items after 30 days in trash can"... But where do I set that items should not be deleted instantly??


MacBook Air 13", macOS 10.14

Posted on Feb 21, 2019 2:14 PM

Reply
10 replies

Feb 21, 2019 2:59 PM in response to bszorad

Choose your Home folder "Get Info" (command-i) and be sure you have "read & write" in the Sharing & Permissions section. Check under "General" section to be sure it isn't locked. If that is correct, launch Applications/Utilities/Terminal and at the prompt copy & paste this command…

mkdir ~/.Trash

Press return.

If you get a message that the folder already exists, copy & paste these commands...

sudo chown $UID ~/ .Trash

Press return.

Enter your admin password (it will be invisible)

Press return.Then copy/paste this command at the prompt

chmod u+rwx ~/.Trash

Press return. Log out and back in, or restart.



Trash can, Mojave

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