External hardrive folder files all are hidden
Solved/Closed
ramesh
-
Oct 15, 2011 at 05:22 AM
Ambucias Posts 47310 Registration date Monday February 1, 2010 Status Moderator Last seen February 15, 2023 - Apr 15, 2012 at 03:31 PM
Ambucias Posts 47310 Registration date Monday February 1, 2010 Status Moderator Last seen February 15, 2023 - Apr 15, 2012 at 03:31 PM
Related:
- External hardrive folder files all are hidden
- Anvi folder locker reset key - Guide
- How to see hidden stories on instagram - Guide
- Show hidden files android - Guide
- Steam screenshot folder - Guide
- Cmd attrib command show hidden files - Guide
1 response
Ambucias
Posts
47310
Registration date
Monday February 1, 2010
Status
Moderator
Last seen
February 15, 2023
11,163
Oct 15, 2011 at 05:36 AM
Oct 15, 2011 at 05:36 AM
Hello,
Try this 1.
May be the files are in hidden mode.
Click on "Start" -->Run-->type cmd and click on OK.
Here I assume your external hard drive 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 : Don't forget to replace the letter g with your external hard drive letter.
Try this 1.
May be the files are in hidden mode.
Click on "Start" -->Run-->type cmd and click on OK.
Here I assume your external hard drive 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 : Don't forget to replace the letter g with your external hard drive letter.
Apr 15, 2012 at 08:18 AM
Apr 15, 2012 at 03:31 PM
Thanks for your feedback