Open the command prompt as an administrator and run the following commands:
diskpart
list disk
select disk (usb disk)
clean
create partition primary
select partition 1
active
format fs=fat32 quick
Open the command prompt as an administrator and run the following commands:
diskpart
list disk
select disk (usb disk)
clean
create partition primary
select partition 1
active
format fs=fat32 quick