pbatard / libwdi

Windows Driver Installer library for USB devices
GNU General Public License v3.0
1.9k stars 466 forks source link

Accidentally Overwritten the usb mass storage on Sony zv-e10. #304

Closed RakibRyan closed 1 year ago

RakibRyan commented 1 year ago

Need solutions please.

pbatard commented 1 year ago

https://github.com/pbatard/rufus/wiki/FAQ#user-content-Help_I_formatted_the_wrong_drive_by_mistake_How_do_I_recover_it

pbatard commented 1 year ago

Ah, sorry, I thought it was a Rufus issue, as I maintain both projects and I tend to see these kinds of issues for Rufus quite a lot.

If you used libwdi/Zadig to replace the mass storage driver, rather than overwrite the data on the mass storage device, then you should see this more relevant FAQ entry.

You basically need to remove the libwdi driver for all the USB ports you ever plugged your Sony device in. Then, the default mass storage drive should be reinstalled automatically by Windows.