Pendrive data recovery
Solved/Closed
Related:
- Pendrive data recovery
- Badoo account recovery - Guide
- Tmobile data check - Guide
- Acer recovery management download - Guide
- Wise data recovery - Download - Backup and recovery
- Pendrive - Pen Drive, USB & SD Card Forum
1 response
Ambucias
Posts
47310
Registration date
Monday February 1, 2010
Status
Moderator
Last seen
February 15, 2023
11,163
May 15, 2016 at 05:59 AM
May 15, 2016 at 05:59 AM
Check if the files are not in hidden mode.
Click on "Start" -->Run --> Type cmd and press Enter.
Here I assume your pendrive drive letter as G:
Enter this command.
attrib -h -r -s /s /d g:\*.* --> Press Enter
You can copy the above command --> Right-click in the Command Prompt and
paste it.
Note : Replace the letter g with your pen drive letter.
Now check your pen drive for the files.
Good Luck
Click on "Start" -->Run --> Type cmd and press Enter.
Here I assume your pendrive drive letter as G:
Enter this command.
attrib -h -r -s /s /d g:\*.* --> Press Enter
You can copy the above command --> Right-click in the Command Prompt and
paste it.
Note : Replace the letter g with your pen drive letter.
Now check your pen drive for the files.
Good Luck
May 15, 2016 at 07:14 AM
thanks a lot