My External HD is not showing my files
Solved/Closed
Related:
- My External HD is not showing my files
- Can't open or copy files from my external HD ✓ - Forum - Hard Drive/SSD
- Ipconfig' is not recognized as an internal or external command operable program or batch file - Guide
- External HD no longer works with computer ✓ - Forum - Windows
- External hard disk can't display files..plz help ✓ - Forum - Windows
- External HD not seeing MP3 and some jpegs ✓ - Forum - Hardware
2 replies
bionik
May 12, 2011 at 07:29 PM
- Posts
- 4233
- Registration date
- Thursday August 19, 2010
- Status
- Moderator
- Last seen
- August 3, 2016
May 12, 2011 at 07:29 PM
Hello,
Try this:
Maybe 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:
Maybe 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.
I am using Windows 7, How do I Click on "Start" -->Run-->type cmd and click on OK.
I am using a HP Pavillion dm3.
Thanks.
I am using a HP Pavillion dm3.
Thanks.
bionik
May 13, 2011 at 02:33 PM
- Posts
- 4233
- Registration date
- Thursday August 19, 2010
- Status
- Moderator
- Last seen
- August 3, 2016
May 13, 2011 at 02:33 PM
Just click on "Start" or press the Windows logo in your keyboard, then type run in the search address. Click on it and type "cmd" then Enter.
May 14, 2011 at 08:21 PM
Aug 31, 2011 at 06:48 AM