Hidden File

Share

What is a Hidden File?

A hidden file is a file or folder that isn't listed by a file manager by default even though it exists. In other words, a hidden file is just a normal file inside a folder like any other, but when you browse that folder's files in a file manager, the file doesn't appear on the list of files of the folder unless you change a setting. If you change a setting on the file manager, hidden files are displayed just like any other file.

On Windows, hidden files are created by setting a property in their properties dialog. On Linux, there is no such property to make a file a hidden file. Instead, applications that support hiding hidden files treat dotfiles as if they were hidden. For example, on Linux Mint, Nemo doesn't show dotfiles by default, and the terminal command ls doesn't list dotfiles unless you use it with the flag -a (or --all).

A dialog titled "New Text Document Properties." It has 5 tabs: General (active), Digital Signatures, Security, Details, Previous Versions. The first field, unlabeled, has the value New Text Document. To its left an icon of a document. Type of file: Text Document (.txt). Opens with: Notepad (a button "Change..."). Location: C:\Users\en\Documents. Size: 0 bytes. Size on disk: 0 bytes. Created: Friday, January, 2025, 11:29:54 AM. Modified: (same date). Accessed: 3 minutes ago. Attributes: two checkboxes, Read-only and Hidden, both unchecked. A button reads "Advanced..." At the bottom, three buttons: OK (with a blue outline), Cancel, Apply (greyed out).
The file properties dialog for a new text document on Windows 11.
Written by Noel Santos.

About the Author

I'm a self-taught Brazilian programmer graduated in IT from a FATEC. In a world of increasingly complex and essential computers, I decided to use my technical expertise in hardware, desktop applications, and web technologies to create an informative resource to make PC's easier to understand.

View Comments