Formatting a USB Flash Drive as UDF
When trying to format a flash drive in Windows (7 or 10) you will see the file system options best suited for the device. The proper file systems for a flash drive would be: FAT, FAT32 or exFAT. Windows will also list NTFS for a flash drive, but not the best for a USB stick, as mentioned before. The file system types listed by the Windows GUI (Graphical User Interface) will depend on the GB capacity of the flash drive connected.
So why no UDF file system on the list?
First, let me say it IS possible for Windows to format a flash drive as UDF (Universal Disk Format). Microsoft just doesn’t want you to do it; and there are good reasons why.
Before the reasons given for not using UDF as a format on flash drives, let’s clear one thing up: If you think formatting a flash drive as UDF will make the thumb drive appear as an optical drive in the computer – you are mistaken!
From the Wikipedia page about Universal Disk Format, UDF, the specification is governed by the Optical Storage Technology Association and because of that, many believe a UDF anything will work like a disc. It, UDF, is most widely used for DVDs and newer optical disc formats, can be used on flash drives, but does make it operate like one.
If we take out the hope of formatting a USB with a UDF file system, some may feel the Universal Disk Format means the flash drive will work in anything, such as from Windows, to Mac, to Linux, Symbian and/or to proprietary system. The truth here is exFAT will do just the same. Please keep that in mind.
So why not format a USB as UDF in Windows? Here is a list:
- The lack of fully-functional filesystem check tools.
- 64GB limit with Windows & Linux, a bug, not a limit of UDF
- SD and USB mass storage devices are exposed to quick wear-leveling failure
- UDF is read-only for Windows XP
Without bogging down this post with ultra-technical information, from the above list, the most important to consider is the first, lack of filesystem check tools.
This means if the USB is pulled out while in operation and a bit is affected by the action, there are no tools to check the file system for errors. You are flying the dark as to why the USB no longer works and there are no tools available to help you figure it out. Given the flash drive was specifically designed to be portable and quick access, the above action is most certainly going to happen sooner or later, which makes UDF a high risk file system.
How to format a flash drive as UDF:
Connect the USB to your computer and note the assigned drive letter
Continue Reading