So I recently used the autoimage USB tool for memtest86 and the drive I used is now seen as a 48Mb partition. I've tried using Disk management in Win7 to try to format/delete partition but when I right click the remaining partitions created by tool I dont have option to shrink or delete Volumes. Any other tools I can use?
In windows you will need to use the cmd line to address this. Windows dosen't expect removable drive to have partitions for some reason, so any options to work with them are unavailable in the gui. Open elevated cmd line and type diskpart. Type list disk, to find out what the flash drive is assigned as. Type select disk (disk number), then type clean all which will reset the disk to raw and remove all partitions.
I have a few drives that have this problem. will have to dig them out and try that suggestion. thanks. Sent from Bittech Android app