When I tried to create a Windows To Go with Rufus, the process failed and my flash drive is in a weird state:
The drive will freeze any "disk reading" operations, including:
- Diskpart (
list diskwill just keep loading) - Windows Explorer will crash when you attempt to click on your flash drive
chkdskwill keep loading- Because Windows "unable" to read/list the disk, it is not shown in the Device manager
- And obviously low level format tools (Formatter Silicon Power, from flashboot.ru) cannot be run, because it cannot find the flash drive in the first place.
- In Task Manager, USB drive disk usage is constantly at 100%
- The above also happens in Safe Mode
- Diskpart (
Because of that, I cannot interact with the USB at all, like re-install driver, format, chkdsk, re-partition, etc. (I even tried to mount to USB into a Linux Virtual Box VM and tried to wipe it with dd, but obviously Virtual Box cannot find the USB)
But when the USB was removed, everything instantly returns to normal (diskpart instantly list other disks, windows explorer return to normal, etc.)
I assume that Windows is doing some checking when USB drive is plugged in. Is it possible to make windows skip this process and allows me to run the Low Level Formatter directly?
Flash drive: Kingston DataTraveler 100 G3 32GB
Much appreciated and thanks.