Show Hidden Folders Better Link
The real shift is conceptual: from “hide these files” to “hide this complexity.” The checkbox is a relic of an era when users were expected to manage their own file hierarchies. In the cloud-first, search-driven world, folders themselves are becoming abstract. Who cares where a file lives if you can just find it by content?
The real issue is that hiding is not encryption. A hidden folder on a stolen laptop is readable. A hidden partition is not secure. The checkbox gives the illusion of privacy without any actual access control. Look at the language. “Show hidden folders.” Not “reveal system directories” or “display all objects.” The word “hidden” implies intent—someone deliberately concealed these files. In reality, most hidden folders were never hidden from you . They were hidden by default by a developer who followed a convention. show hidden folders
The dot-file wasn't designed for security. It was designed for tidiness. But that distinction—hiding vs. protecting—would become crucial. Microsoft’s approach has always been more… bureaucratic. In MS-DOS and early Windows, files had attributes: Read-only, Archive, System, and Hidden. The attrib +h command would make a file disappear from DIR listings and File Manager. No dot required. The hidden attribute was a binary flag stored in the file system’s metadata. The real shift is conceptual: from “hide these
Apple has already made the ~/Library folder hidden by default in macOS (since Lion in 2011). But they also added that Cmd+Shift+. shortcut—an acknowledgment that power users still need access. Microsoft continues to treat hidden files as a second-class citizen, often excluding them from search results unless forced. The real issue is that hiding is not encryption
Just don’t delete anything.
But for power users, that checkbox is empowerment. It reveals the scaffolding of the digital world: cache files, logs, preferences, crash dumps, license keys stored in plain text, the decaying remnants of uninstalled software. A developer without hidden files visible is like a mechanic with a welded-shut hood.
Windows also introduced a separate “Protected Operating System Files” toggle, because marking system files as Hidden wasn’t enough. Files like boot.ini and pagefile.sys got the System + Hidden double-whammy, requiring an extra warning dialog to reveal.
