External hard drive data recovery solution
Solved/Closed
Related:
- External hard drive data recovery solution
- Hard drive diagram - Guide
- How to install a second hard drive windows 11 - Guide
- Driverpack solution - Download - Cleaning and optimization
- Toshiba external hard drive blinking blue light - Hard Drive & SSD Forum
- Hard drive regenerator - Download - Backup and recovery
1 response
Computertech
Posts
3569
Registration date
Friday February 6, 2015
Status
Moderator
Last seen
July 18, 2016
893
Apr 6, 2016 at 12:29 AM
Apr 6, 2016 at 12:29 AM
Click on "Start" --> In search bar, type cmd. Right-click on the command prompt
that appears in the search and select "Run as administrator".
"Command Prompt" will be opened.
Here I assume your flash 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 : Replace the letter g with your external hard drive letter.
Now check for your files in External Hard Drive.
that appears in the search and select "Run as administrator".
"Command Prompt" will be opened.
Here I assume your flash 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 : Replace the letter g with your external hard drive letter.
Now check for your files in External Hard Drive.
Apr 6, 2016 at 01:49 PM