"Empty" external hard drive
Solved/Closed
        Related:         
- External hard drive empty but shows used space
- Toshiba external hard drive blinking blue light - Hard Drive & SSD Forum
- Blue light blinking every second ✓ - Hard Drive & SSD Forum
- My toshiba external hard disk goes in infinite loading mode - Hard Drive & SSD Forum
- Dead space remake download - Download - Horror
- Toshiba external hard drive blue light - Hard Drive & SSD Forum
1 response
                
        
                    jack4rall
    
        
                    Posts
            
                
            6428
                
                            Registration date
            Sunday June  6, 2010
                            Status
            Moderator
                            Last seen
            July 16, 2020
            
                    
Updated on Dec 11, 2018 at 01:03 PM
    Updated on Dec 11, 2018 at 01:03 PM
                        
                            
                    Hello,
Good Luck.
            - Check whether files are not in hidden mode.
- Click on "Start" --> In search box, type cmd and press "Enter".
- Command prompt will be opened.
- Here I assume your External hard drive letter 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 your External hard drive.
Good Luck.
 
        
    
    
    
    
Oct 6, 2010 at 09:22 AM
C:\Users\NEO>attrib -h -r -s /s /d G:\*.*
Access denied - G:\$RECYCLE.BIN\S-1-5-21-2590995076-3651534325-4019763112-1000
Access denied - G:\$RECYCLE.BIN\S-1-5-21-3319309026-272854084-2858267046-1000
Access denied - G:\System Volume Information
Oct 6, 2010 at 12:43 PM
Let the process gets completed. There are some files like system volume information where
the user don't have permission to access it. So such files will be denied.
Wait for the process to get completed then you can look for your files in the external hard drive.
Good Luck.