Jump to content

santosp

Member
  • Posts

    1
  • Joined

  • Last visited

Reputation Activity

  1. Agree
    santosp reacted to Droidbot in My Sandisk 8GB USB drive is showing up as multiple drives on my computer Please Help!   
    hit windows-x and hit 'command prompt (admin)'
    type 'diskpart' 
    type 'list disk' 
    type 'select disk #', with # being your flash drive
    type 'clean' 
    type 'create partition primary'
    type 'format fs=fat32 quick' 
    type 'active'
    type 'assign' 
    then finally type 'exit'
     
     
×