You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

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

Delete a file from the desktop without having to confirm with Finder that you want it deleted

Since updating to SONOMA on my iMac, anytime I go to move a file on my desktop to the trash a Finder window pops up and asks "Are you sure you want to delete __file name__ file? This item will be deleted immediately. You cannot undo this action." How do I make this stop...so frustrating. I've gone to Finder>Settings>Advanced but checking or unchecking any of the boxes does not fix this issue...HELP!!

iMac (M1, 2021)

Posted on Jan 2, 2024 1:19 PM

Reply
11 replies

Jan 2, 2024 7:35 PM in response to gymjunkie2

not that I am aware of but I'm open to any suggestions :)

Copy and paste this command into Terminal and hit return. Don't try to type it, just copy/paste.

ls -leO ~/Desktop 

It will list all of the files in your Desktop folder.

Underneath each file entry, look for a line that looks like this:

0: group:everyone deny delete

Or, you might see uchg between "staff" and the size (numbers before date). It should normally be –, so if it says anything other than –, post what it says there.


Essentially, a normal file should look similar to this:

-rw-r--r--@  1 barney  staff  -     130409 Dec 28 17:09 177841991559.JPEG

Delete a file from the desktop without having to confirm with Finder that you want it deleted

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