how do I show hidden files?

how do I show hidden files?

iMac 27″, macOS 10.12

Posted on Oct 27, 2022 10:58 AM

Reply
Question marked as Top-ranking reply

Posted on Oct 27, 2022 11:04 AM

Choose Utilities from the Finder’s Go menu, open the Script Editor, and run the following:


tell application "Finder" to quit

do shell script "defaults write com.apple.finder AppleShowAllFiles 1"

tell application "Finder" to run


(227543)

4 replies

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 do I show hidden files?

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