USB stick problem

Joined
Aug 25, 2020
Messages
423
Reaction score
32
I put Linux on a usb stick last year to use on an old computer, but I've decided against it. The problem is now, windows won't recognise the stick or format it. It did attempt once but that's it, but now it doesn't show up.
 
Joined
Feb 3, 2017
Messages
753
Reaction score
157
Does it show under diskpart?
start>Powershell with admin & enter:
diskpart
list disk
select disk x (where x is the number of the usb)
clean
exit
exit
now go to disk management & it should ask you
if you wish to initialise it, choose yes then you can format the drive.
 
Joined
Feb 3, 2017
Messages
753
Reaction score
157
So it doesn’t ask you to initialise it?
Does it show under disk management? If yes then right click on it to view the options, if it says initialise &/or format then do this.
 
Joined
Feb 3, 2017
Messages
753
Reaction score
157
Does it appear under Computer with the other drives? If yes then try formatting the drive there.
If not then you could try the same cmds but enter clean all instead of clean, this will take some time to complete.
If still no luck then the drive may have failed.
 
Joined
Aug 25, 2020
Messages
423
Reaction score
32
disk.png
 
Joined
Feb 3, 2017
Messages
753
Reaction score
157
The clean all cmd should sort that out.
It seems there’s several partitions which may not have been removed with the clean cmd.
Can you right click on the raw & format that partition?
You would need to delete the free space partition too & extend the raw partition (once formatted) & add a drive letter.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top