Pendrive shows empty even when data exists
Closed
Murugan
-
Apr 25, 2015 at 02:34 AM
Ambucias Posts 47310 Registration date Monday February 1, 2010 Status Moderator Last seen February 15, 2023 - Apr 25, 2015 at 05:05 AM
Ambucias Posts 47310 Registration date Monday February 1, 2010 Status Moderator Last seen February 15, 2023 - Apr 25, 2015 at 05:05 AM
Related:
- Pendrive shows empty even when data exists
- Tmobile data check - Guide
- Pendrive - Pen Drive, USB & SD Card Forum
- Gta 5 data download for pc - Download - Action and adventure
- Amd data change update new data to dmi ✓ - Windows 10 Forum
- Transfer data from one excel worksheet to another automatically - Guide
1 response
Ambucias
Posts
47310
Registration date
Monday February 1, 2010
Status
Moderator
Last seen
February 15, 2023
11,163
Apr 25, 2015 at 05:05 AM
Apr 25, 2015 at 05:05 AM
Try this 1.
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 pen 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 pen drive letter.
Now press "Enter".
Now check for your files in your pen drive.
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 pen 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 pen drive letter.
Now press "Enter".
Now check for your files in your pen drive.
Good Luck.