Recover hidden data from external hard disk
Solved/Closed
Related:
- How to recover hidden files from external hard disk
- How to recover hidden data from hard disk - Best answers
- How to recover hidden data from external hard disk - Best answers
- Blackmagic disk speed test windows - Download - Diagnosis and monitoring
- Sony external hard disk ✓ - Hardware Forum
- Toshiba external hard drive blinking blue light ✓ - Hard Drive & SSD Forum
- Toshiba HDD blue light stays on not blinking and it goes off - Hard Drive & SSD Forum
- How to see hidden stories on instagram - Guide
2 responses
Anonymous User
May 5, 2011 at 03:46 AM
May 5, 2011 at 03:46 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.
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.
May 16, 2011 at 10:14 PM
May 17, 2011 at 02:24 AM