how can I find my locked files

I have some locked files (probably transferred from previous iMac) which seem to block some 'spring cleaning' actions when I want to delete a block of files or a topic. How can I find them without going to each and every file in turn?

iMac 27″, macOS 13.2

Posted on Mar 29, 2023 07:36 AM

Reply
Question marked as Top-ranking reply

Posted on Mar 29, 2023 08:17 AM

Locked files on macOS will appear with a lock symbol on their file icon, though this will be difficult to discern in the Finder Window without icon view mode (⌘+1). If it is a user lock and not a System lock, then you can perform a Get Info on that locked file and deselect Locked.



Although one can use a few short lines in AppleScript to tell Finder to look in a particular folder location for locked files, the Finder is unreasonably slow in generating a list of those locked files. Finder could then work off of that found list of files and remove user locks on them.

4 replies
Question marked as Top-ranking reply

Mar 29, 2023 08:17 AM in response to rowing rod

Locked files on macOS will appear with a lock symbol on their file icon, though this will be difficult to discern in the Finder Window without icon view mode (⌘+1). If it is a user lock and not a System lock, then you can perform a Get Info on that locked file and deselect Locked.



Although one can use a few short lines in AppleScript to tell Finder to look in a particular folder location for locked files, the Finder is unreasonably slow in generating a list of those locked files. Finder could then work off of that found list of files and remove user locks on them.

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.

how can I find my locked files

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