Condividi tramite

flash drive identificato come hard disk

Matteo Vago 20 Punti di reputazione
2025-08-09T01:45:34.1366667+00:00

Salve, quando connetto una chiavetta usb ad una porta usb 3.0 non mi compare l'icona rimozione, la chiavetta funziona correttamente ed è visibile in esplora file ma se per esempio provo a creare una chiavetta di installazione win10 con mediacreationtool, mi dice di inserire una chiavetta perchè la vede come un hd esterno e non come una pen drive.

Se la inserisco in una porta usb standard invece compare correttamente l'icona rimozione, come si può risolvere?

Grazie

Windows per utenti privati | Windows 10 | Dispositivi e driver
0 commenti Nessun commento

Risposta accettata dall'autore della domanda

Gunasekar N 69,455 Punti di reputazione Consulente indipendente
2025-08-09T02:54:30.6866667+00:00

Hello, thank you for reaching out to Microsoft Q&A.

Could you please try reinstalling the USB Hub drivers from the device manager and see if it helps?

  1. Disconnect your external USB drive from your device.
  2. Go to Device Manager > Expand the arrow next to "Universal Serial Bus Controllers".
  3. Right-click your USB driver (USB 3.0), usually it will be named as 'USB Type A with 3.0 Port' or "USB 3.0 Root Hub". Select Uninstall device, select the Attempt to remove the driver for this device check box, and then select Uninstall.
  4. Restart your computer.

Plug in your USB Flash drive to the USB 3.0 port and check if it is detected as a 'Removable device' in the Media Creation tool.

If not, clean your USB drive. Open Command Prompt as Administrator, execute these commands one by one below, and click Enter.

diskpart

list disk

select disk X

clean

create partition primary

format fs=fat32 quick

assign

exit

Note - Replace X with the drive letter.

Run the Media creation tool as Administrator, see if the USB removable plugged into the 3.0 port works.

If not, the problem might be with the USB drive. You can try a different USB drive, or if a flash drive is urgently needed, you can try a different USB port and create the installation media.

Let me know if you still need more help.

La risposta è stata utile?


0 risposte aggiuntive

Ordina per: Più utili

Risposta

Le risposte possono essere contrassegnate come "Accettata" dall'autore della domanda e "Consigliata" dai moderatori, in modo da consentire agli utenti di sapere che la risposta ha risolto il problema dell'autore.