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
assign
exit
Copy DVD to the Flash Drive
xcopy d:\*.* /s/e/f e:\