Created
December 29, 2015 02:00
-
-
Save hoanganh25991/9e56ae050989589ed31b to your computer and use it in GitHub Desktop.
command-line remove-usb eject-usb
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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