Unable to format my USB drive
emiliechiara
Posted messages
11
Status
Member
-
emiliechiara Posted messages 11 Status Member -
emiliechiara Posted messages 11 Status Member -
Hello,
I can't format my USB drive. It was working perfectly until Wednesday night. I tried to transfer files and then deleted them, and in the end, it doesn't work anymore. Whenever I connect it to the USB port, I get a request to format it, which I try to do, but it keeps telling me that Windows cannot format it: what should I do?
Thank you in advance for your help.
I can't format my USB drive. It was working perfectly until Wednesday night. I tried to transfer files and then deleted them, and in the end, it doesn't work anymore. Whenever I connect it to the USB port, I get a request to format it, which I try to do, but it keeps telling me that Windows cannot format it: what should I do?
Thank you in advance for your help.
4 answers
Hello.
This drive seems to have gone RAW
Try the following procedure via the command prompt as administrator
But WARNING. Everything on the USB drive will be erased.
Plug in the drive then >>>
Run (Windows + R . . .
Type cmd and open it as administrator (right click)
In the window that opens type "diskpart" . . . (Press "enter" for each command.)
list disk
select disk x (x being the number of the USB drive)
clean
create partition primary
format fs=fat32 quick
active
assign
exit
exit to exit
A + . . .
--
"Patience leads to success, haste leads to nothing"
This drive seems to have gone RAW
Try the following procedure via the command prompt as administrator
But WARNING. Everything on the USB drive will be erased.
Plug in the drive then >>>
Run (Windows + R . . .
Type cmd and open it as administrator (right click)
In the window that opens type "diskpart" . . . (Press "enter" for each command.)
list disk
select disk x (x being the number of the USB drive)
clean
create partition primary
format fs=fat32 quick
active
assign
exit
exit to exit
A + . . .
--
"Patience leads to success, haste leads to nothing"
Hello,
Try to erase it with Active@ KillDisk Freeware
Unplug it and plug it back in first, tell Windows "Cancel"
You can also try "Run as administrator" HP USB Disk Storage Format Tool
Don't get the wrong disk.
Try to erase it with Active@ KillDisk Freeware
Unplug it and plug it back in first, tell Windows "Cancel"
You can also try "Run as administrator" HP USB Disk Storage Format Tool
Don't get the wrong disk.
The USB port can be dirty
You can use a piece of cardboard (Q-tips thinned with scissors) and alcohol (Computer off and unplugged) to clean the contacts of the port and the key.
And if that doesn't work, let me know the brand, size, purchased or?
Then make a text log of ChipGenius that you can paste in your next response.
You can use a piece of cardboard (Q-tips thinned with scissors) and alcohol (Computer off and unplugged) to clean the contacts of the port and the key.
And if that doesn't work, let me know the brand, size, purchased or?
Then make a text log of ChipGenius that you can paste in your next response.
Voici les problèmes courants rencontrés :
1.Windows n'a pas pu terminer le formatage.
2.Le disque est protégé en écriture.
3.Le disque USB n'est pas formaté, voulez-vous le formatter maintenant ?
4.Le lecteur USB n'est pas initialisé.
5.L'opération n'a pas pu être complétée car le média est protégé en écriture.
6.Il n'y a pas de disque dans le lecteur. Insérez le disque puis réessayez.
7.Windows refuse de formater votre clé USB ou d'accéder aux fichiers.
J'espère que cela vous aidera !
Cordialement, fmwhatsapp (https://fmwhatsappapk.xyz/)
1.Windows n'a pas pu terminer le formatage.
2.Le disque est protégé en écriture.
3.Le disque USB n'est pas formaté, voulez-vous le formatter maintenant ?
4.Le lecteur USB n'est pas initialisé.
5.L'opération n'a pas pu être complétée car le média est protégé en écriture.
6.Il n'y a pas de disque dans le lecteur. Insérez le disque puis réessayez.
7.Windows refuse de formater votre clé USB ou d'accéder aux fichiers.
J'espère que cela vous aidera !
Cordialement, fmwhatsapp (https://fmwhatsappapk.xyz/)
I pressed Windows + R and then cmd, but when I right-click nothing happens. Then, if I type disk part I get the following message: "'disk' is not recognized as an internal or external command, operable program or batch file."
"disk part" is not in 2 words but in 1 single one ==> diskpart. I put quotation marks but you shouldn't include them at all. I'm actually going to remove them from my document right away.
It's surprising that you don't have this CMD as an administrator. Attached is a photo just in case ==>
See you later...
No usable free space found. The free space may be insufficient
to create a partition with the specified size and offset. Please specify
other size and offset values, or do not specify them to create
a partition of maximum size. The disk may be partitioned using the MBR disk partition format and it contains 4 primary partitions
(creating a partition is impossible), or 3 primary partitions
and one extended partition (creating logical drives only).
Should I continue with the procedure?