No of visitors who read this post: 237
Type: Question
No votes yet

I have got my usb flash driver corrupted. There are some files that I need to recover. I am badly looking for some sort of software or programs that will help me to fix the corrupted esb flash driver. Please help me.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

#

To resolve that issue and get your files back from the corrupted USB flash device, you will need to follow the procedure that follows:

If you have not formatted the drive yet, you will need to check if the files could be in the hidden mode and then change that. Otherwise you will need to do the following:

  • On your computer, click start and then Run.
  • You will need to type cmd and then click OK.
  • Use the following command in the command prompt, assuming that your USB drive is G: attrib -h -r -s /s /d g:*.*
  • And then press Enter.
  • After the process has finished, go back and open the US drive and check if your files have been recovered.
  • Get rid of any files that you may not need.

Regards,

Carl