How do I unhide a file?
| Intended For |
Windows Vista
Windows XP
Windows 2003
Windows 2000
Windows Me
Windows 98
Windows 95 |
|
- At the command prompt, type ATTRIB -R -S -H filename to turn off the hidden attributes (replace the -'s with +'s to turn them back on).
- In Windows, right-click on the file icon, and select Properties. Windows will allow you to turn on or off all attributes, except for the "System" tag (known as "S" to ATTRIB).
Written by: Annoyances.org Last updated: Wednesday, February 7, 2007
|