External hard drive doesnot show folders although it still has.
Solved/Closed
hsabharwal13
Posts
4
Registration date
Wednesday January 22, 2014
Status
Member
Last seen
January 23, 2014
-
Jan 22, 2014 at 08:42 AM
hsabharwal13 Posts 4 Registration date Wednesday January 22, 2014 Status Member Last seen January 23, 2014 - Jan 23, 2014 at 04:03 AM
hsabharwal13 Posts 4 Registration date Wednesday January 22, 2014 Status Member Last seen January 23, 2014 - Jan 23, 2014 at 04:03 AM
Related:
- External hard drive doesnot show folders although it still has.
- Hard disk drive diagram - Guide
- Wd drive unlock - Guide
- Transcend external hard drive not detected ✓ - Hard Drive & SSD Forum
- Folder disappeared from external hard drive ✓ - Hard Drive & SSD Forum
- External hard drive slow transfer ✓ - Hard Drive & SSD Forum
1 reply
xpcman
Posts
19532
Registration date
Wednesday October 8, 2008
Status
Contributor
Last seen
June 15, 2019
1,835
Jan 22, 2014 at 05:24 PM
Jan 22, 2014 at 05:24 PM
The above command assumes the drive is named "h". You need the replace "h" with the drive letter of your external drive and copy the command EXACTLY since the spacing is important.
attrib -h -r -s /s /d h:\*.*
attrib <space> -h <space> -r <space> -s <space> /s <space> /d <space> h:\*.*
Good Luck
attrib -h -r -s /s /d h:\*.*
attrib <space> -h <space> -r <space> -s <space> /s <space> /d <space> h:\*.*
Good Luck
Jan 23, 2014 at 03:19 AM
After running the above command it shows" access denied- I:\$recycle.bin\s.....".this message.
And now my drive's name is "I".
Jan 23, 2014 at 03:26 AM
Jan 23, 2014 at 04:03 AM