I get this error message
Windows was not able to complete formatting
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
How exactly are you trying to format it? Are you doing it as described below?
source: http://forum.ntfs.com/discussion/1/can-i-format-a-usb-flash-disk-with-ntfs |
|||||
|
|
|
Try using diskpart to clean and then format it. To open diskpart open "Run" dialogue and type
Once diskpart is open you should find out which disk your USB is. To do that type
then it will show you a list of the disks on your computer. Let's say that your USB is disk 2
Now the disk is selected you can clean it
The next step is to create a new partition
And finally format the disk...
This should work and when it is formatting it will look for errors. |
||||
|
|
chkdskcommand and see does it showing the partition as raw? – avirk Jun 21 '12 at 19:40