How To Unhide - Files ((free))
Open Command Prompt as Admin and use the attrib command to remove System first:
mv .myhiddenfile myhiddenfile To recursively unhide all files in a directory (advanced script): how to unhide files
To permanently unhide a file (rename it to remove the dot): Open Command Prompt as Admin and use the
ls -la (The -a flag stands for "all," which includes dot-files.) plug in an old USB drive
We’ve all been there. You download a project folder, plug in an old USB drive, or help a friend with their laptop, and you notice something is missing. The storage space is occupied, but the files you’re looking for are nowhere to be seen. They haven’t been deleted—they’ve been hidden.
Estimated reading time: 12 minutes