Skip to content

Instantly share code, notes, and snippets.

@hoanganh25991
Created December 29, 2015 02:00
Show Gist options
  • Save hoanganh25991/9e56ae050989589ed31b to your computer and use it in GitHub Desktop.
Save hoanganh25991/9e56ae050989589ed31b to your computer and use it in GitHub Desktop.
command-line remove-usb eject-usb
from cmd, run
>diskpart //go in to DevCon (device config cua Microsoft)
>list volume
>select volume x
>remove all dismount //now, DONE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment