View Single Post
  #4  
Old November 26th 16, 01:56 AM posted to alt.comp.os.windows-10,alt.windows7.general,comp.sys.ibm.pc.hardware.storage
VanguardLH[_2_]
external usenet poster
 
Posts: 1,453
Default Can't format 64 GB USB flash drives as FAT32?

Ant wrote:

I noticed both updated 64bit Windows 7 HPE SP1 & 10 EE won't let me
reformat my new 64 GB flash drives as FAT32 (default originally). Their
Explorers only gave me NTFS & exFAT. Why no old FAT32?


Open a command shell (cmd.exe) with admin privileges. Use the
format.exe program inside the command shell. Run "format /?" for help.
You'll need to use the /fs:fat32 argument. explorer.exe has code to fix
the limitation to 32GB hence why you cannot use it beyond that capacity.
This was a deliberate ploy to get users to move to NTFS.

Or use a 3rd party (non-Microsoft) partition manager if you need a GUI.