Guest User

Untitled

a guest
May 16th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. echo list volume | diskpart | findstr /C:Removable
  2.  
  3. echo select volume # && echo remove all dismount | diskpart
  4.  
  5. echo select volume <3> && echo assign | diskpart
Add Comment
Please, Sign In to add comment