There was his missing space. The ghost had a name. If the simple checkbox doesn't work (some system-protected files remain hidden), you need to go deeper. In File Explorer, click View > Options (or the dropdown arrow next to "Options") > Change folder and search options . In the dialog box, click the View tab. Under "Advanced settings," select Show hidden files, folders, and drives . Then, crucially , uncheck Hide protected operating system files . Warning: This reveals the skeleton of Windows itself. Don't delete anything unless you are certain. Path Two: The macOS Revelation Later, Alex checked his MacBook Pro. The same external drive, plugged in via USB-C, showed the same discrepancy. But macOS plays by different rules.
Alex closed File Explorer, satisfied. He had learned the lesson: hidden folders are not magic, nor are they truly lost. They are simply waiting for the right command, the right checkbox, or the right incantation in the terminal. The power to see the invisible is always just a few clicks—or keystrokes—away. how to unhide hidden folders
And now, so is yours.
He clicked the tab at the top of the File Explorer window—a ribbon of options that most people scroll past. In the Show/hide section, there was a simple checkbox: Hidden items . There was his missing space
He clicked it.
ls -la /mnt/TheVault The -l gave him the long listing (permissions, size, date). The -a revealed everything. A flood of entries appeared: . , .. , .lost+found , and yes— .old_VMs . In File Explorer, click View > Options (or
The first rule of hidden folders is this: they are hidden for a reason. Operating systems hide folders to protect critical system files (like System32 on Windows or /etc on Linux) from accidental deletion or modification. But sometimes, applications, old user profiles, or even malware use the same "hidden" attribute to stash data away from prying eyes—or simply from a cluttered file manager.