How to unhide hidden folders on Seagate external hard drive
Solved/Closed
axelsrose
Posts
1
Registration date
Thursday December 26, 2013
Status
Member
Last seen
December 26, 2013
-
Updated on Jan 30, 2019 at 06:26 AM
Vic - Sep 20, 2016 at 05:23 PM
Vic - Sep 20, 2016 at 05:23 PM
Related:
- How to recover hidden files from external hard disk
- How to unhide folder in hard disk - Best answers
- How to find hidden folder in external hard disk - Best answers
- Blackmagic disk speed test windows - Download - Diagnosis and monitoring
- Toshiba external hard drive blinking blue light - Hard Drive & SSD Forum
- Simple diagram of hard disk - Guide
- My toshiba external hard disk goes in infinite loading mode - Hard Drive & SSD Forum
- How to recover instagram account using facebook - Guide
1 response
carminabigue
Posts
620
Registration date
Tuesday March 19, 2013
Status
Member
Last seen
June 10, 2015
125
Dec 27, 2013 at 12:56 AM
Dec 27, 2013 at 12:56 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.
Now press "Enter".
Now check for your files in external hard drive.
Good Luck.
Regards!
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.
Now press "Enter".
Now check for your files in external hard drive.
Good Luck.
Regards!
Sep 24, 2014 at 07:06 AM
Jan 6, 2015 at 03:56 PM