Hello,
Did you try to format your pendrive but instead of using NTFS you use FAT 32?
Click on windows start orb
type cmd and do right click and select run as administrator
type diskpart
type list disk
select the disk which is your pendrive. For example if your pendrive is no 2 then type select disk 2
type clean
type create partition primary
type format fs=fat32 quick
type exit
Now see if it finally formatted your USB Flash Drive
Regards,
Andrew
Always 'Vote as helpful' for those who helped and 'mark as answer' if the info helped you in a sort of way. Thanks Andrew Young- MCTS Windows 7, Configuring