3
1
I was using Rufus (on Windows 8) to create a bootable Windows 7 USB installer but midway through I canceled it. Now my USB drive is not detected by Windows or Rufus.
Is it possible to fix this?
Edit: The USB drive shows up in Device Manager.
3
1
I was using Rufus (on Windows 8) to create a bootable Windows 7 USB installer but midway through I canceled it. Now my USB drive is not detected by Windows or Rufus.
Is it possible to fix this?
Edit: The USB drive shows up in Device Manager.
23
As the author of Rufus, I can tell you exactly what happened.
First of all, Rufus didn't damage your USB drive. It only removed the letter Windows assigned it, which it needs to do to be able to repartition and format it, and since you cancelled that operation, the drive letter was not assigned back. This is why you couldn't see it in Explorer, but you could still see it in Device Manager/Disk Manager.
The simple option, to make your drive listed again so that you could format it and get a letter reassigned, was to follow this entry from the Rufus FAQ. A couple of clicks in Rufus was all that was needed.
Also, the latest versions of Rufus has improved the default enumeration process and will automatically list raw or unpartitioned drives, so you should no longer have to do anything even if you cancel in the middle of a bad blocks check or a format operation.
6
I was able to fix the damaged USB by doing the following:
From here: http://www.sevenforums.com/hardware-devices/218512-usb-flash-drive-not-recognized.html#post1831343
u can use format fs=fat32 quick
for quick format. also fs=ntfs
is valid. – cyptus – 2019-12-19T10:19:36.487
at the first run after a fresh created rufus-stick clean
always runs me into a bluescreen. second run works fine. – cyptus – 2019-12-19T10:20:49.477
Proof: Last 2 mins of https://www.youtube.com/watch?v=XoINdNWVgYo
– Nehal J Wani – 2014-04-27T17:27:59.2230
The simple fix for this is to repartition your USB drive using Partition Wizard software. This will be the easy method for people who are not at all experts in command line.
Download Partition Wizard from here
Thats it. Your USB drive is back to work without any confusions.
let me know if u got struct somewhere.
0
I fixed the issue along the lines suggested by pbatard (but he did not detail what to do).
Open Disk Management. In the command prompt, type diskmgmt.msc
. You may have to hit Ctrl+Enter to get Admin access. Or see this.
You will probably see the USB flash. Right click on it, select Change Drive Letter and Paths.
You will probably see that it has no assigned letter. Assign one.
This brought back my flash drive, in its original state (with all files present prior to running Rufus). That is it.
-1
I was faced with a similar issue.
I'd connected my flash memory to a USB 3.1 port and Windows 10 could not recognize it with the new format.
I just put it into a USB 3 port and it worked.
This is also could be possible. I'm wondering why it got downvoted! Someone may read this, try and solve his/her problem. – Saeed Sepehr – 2018-11-01T13:08:47.060
rufus, winformat, rmprepusb, OR any software CANNOT DAMAGE USB DRIVES, but what they can do is to force your usb drive to the limit (rufus in particular do that when you let it test for bad blocks), and if your hardware is poor ... guess what (usually cheap = poor), the only way I ever break an usb drive was when I insert it in front of an computer with internal usb cables connected wrong (and I guess 5V went on a data pin) ... as a recovery try to use another computer/usb port, I had surpises like using rufus on a flash card works on external usb card reader but don't on internal one (laptop) – THESorcerer – 2015-02-05T13:20:34.943
For me help only: http://hddguru.com/software/HDD-LLF-Low-Level-Format-Tool/ where I can remove MBR and after in MIni Tool partition wizard I could again format flash drive and recreate partition.
– mtrakal – 2017-09-22T23:43:38.1672What do you see in Disk Management? – ernie – 2013-10-22T23:09:14.913
3On a side note, I've never used Rufus, so when I read the title, I thought you meant your dog :) – Moses – 2013-10-23T02:53:45.503