How To Fix a Corrupted USB Flash Drive.


Author: Matthew Moore
365102 View
5m 48s Lenght
1514 Rating



Comments

  1. hi matt - very well instructed video (not quite my solution thought) wondering if you can help? i bought a 500gb flash drive (its apparently (exfat-32) and used it on my windows 7 machine. i transfered 1 file successully then proceeded to transfer 150gb. My Computer shows the F:Removable - 341gb free of 499gb YET when i access the flash it says no media - nothing is there? What can i do to recover this data? Thanks so much in advance.
  2. i tried to repair my 32gb micro sd card and after typing "format fs=fat32 quick i get a result showing
    0 percent complete
    virtual disk service error:
    The volume size is too big
    please tel me what do i do
  3. thanks mate its worling good i sudscribed
  4. thanks it actualy works haha saved me lots of troubles
  5. i tried both of these and i get the prompts when i try to clean it reading: "there is no media in this deice" what do i do?
  6. its realy working
  7. HELP! When i started formatting it it says virtuaal disk service error : the volume size is too big. help
  8. Thanks :D
  9. I have tried everything My laptop says all USB ports working but when I plug it nothing shows up- I have downloaded new drivers and up dated laptop USB still do not show up and when plugged in does not show
  10. mera pendrive heat hota h or read nahi hota h or recognized bata ta h
  11. thanks bro
  12. My flashdrive doesn't show in the list disk command of cmd...but disk is working on linux..
    How to fix in windows
  13. when i insert clean it tells that virtual disk service error there is no media in the device please help !!!
  14. tnx buddy its really working😎
  15. To retrieve files from USB:
    in command prompt
    attrib -h -r -s /s /d e:\*.* (I used Volume E: for example)

    or you can use this

    command prompt
    diskpart
    list disk
    select disk "number" (specifically choose the volume of your retrieving disk)
    then
    attrib -h -r -s /s /d e:\*.* (I used Volume E: again)
  16. insufficient free space to create partition .. any ideas ?
  17. Mathew, you are super man.
    I have made a flash disk of 2 TB capacity by your way :)
    Only i made a change as shown below:
    İnstead of "format fs=fat32 quick" -> (it was not acceptable because the capacity is too big)
    After searching for big capacities flash drives, i wrote "format fs=exfat quick" and its done :)))))

    Thanks alot man
  18. help pls 😣
  19. After I typed Format fs=fat32 quick it says "Virtual disk error: The Volume size is too big.
  20. Thank you so much!! I have used this video so many times!!