Hello friends, today we all are familiar with usb storage devices…. In some case the data in the SD card or pen drive will not be shown, but space will be still occupied. In this case you can follow these steps to recover those datas.
Step 1: Open run (Win+R )
Step 2:Type cmd
Step 3:Note down the memory name (Like H,G etc)
Here it is G
Step 4:Type G:(Your drive name)
Step 5:Type the code
attrib -s -h /s /d *.*
Now the data is recovered.