Open command prompt window and execute these commands in this order:
1. diskpart
2. list disk
3. select disk # (# is the number assigned to the flsah drive)
4. clean
5. create partition primary
6. select partition 1
7. active
8. format fs=ntfs quick
Exit after it's done, remove the stick from usb and plug it again.