Pages

Sunday, December 23, 2012

How to unhide files in a folder

  1. Enter into command prompt by clicking into Accessories->Command Prompt
  2. Enter into select drive by typing the drive letter:
  3. Then type "attrib -a -s -h -r /s /d /l" without semicolon.
  4. Your problem is solved

No comments:

Post a Comment