Recover hidden data from external hard disk
Solved/Closed
Related:
- How to recover hidden data from hard disk
- How to recover hidden data from external hard disk - Best answers
- How to recover hidden files from hard drive - Best answers
- Blackmagic disk speed test windows - Download - Diagnosis and monitoring
- Sony hard disk ✓ - Hardware Forum
- Lenovo hard disk not detected ✓ - Hard Drive & SSD Forum
- How to copy data from one excel sheet to another - Guide
- Logical structure of hard disk - Guide
2 responses
Anonymous User
5 May 2011 à 03:46
5 May 2011 à 03:46
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.
16 May 2011 à 22:14
17 May 2011 à 02:24