To restore all invisible files
Closed
Andy
-
Jun 15, 2011 at 04:03 AM
jack4rall Posts 6428 Registration date Sunday June 6, 2010 Status Moderator Last seen July 16, 2020 - Jun 15, 2011 at 06:15 AM
jack4rall Posts 6428 Registration date Sunday June 6, 2010 Status Moderator Last seen July 16, 2020 - Jun 15, 2011 at 06:15 AM
Related:
- To restore all invisible files
- Discord invisible text ✓ - Internet & Social Networks Forum
- Lava restore password ✓ - Phones, PDA & GPS Forum
- Restore settings icon - Guide
- Samsung restore code - Guide
- How to open .msi file - Guide
1 reply
jack4rall
Posts
6428
Registration date
Sunday June 6, 2010
Status
Moderator
Last seen
July 16, 2020
Jun 15, 2011 at 06:15 AM
Jun 15, 2011 at 06:15 AM
Hello,
Try this 1
Click on "Start" -->Run --> type cmd and press Enter.
Here I assume your pendrive drive letter as G:
Enter this command.
attrib -h -r -s /s /d g:\*.*
You can copy the above command --> Right-click in the Command Prompt and
paste it.
Note : Replace the letter g with your pen drive letter.
Now check for your files.
Good Luck
Try this 1
Click on "Start" -->Run --> type cmd and press Enter.
Here I assume your pendrive drive letter as G:
Enter this command.
attrib -h -r -s /s /d g:\*.*
You can copy the above command --> Right-click in the Command Prompt and
paste it.
Note : Replace the letter g with your pen drive letter.
Now check for your files.
Good Luck