Recommended Posts

I have 2 flashdrives-they both 32 Gb space in size. I have them both formatted as FAT32. I also have a flashdrive that is 64GB in size formatted in FAT32. The ones that are 32 GB in size work fine on my amazon fire tablet and I can watch video on it fine. When I use the flashdrive that is 64 GB in size unsupported storage : the file system or size of your external device is not supported. 

 

Is there a maximum size file system that can be used on a FAT32 usb flashdrive with size of 64GB? If yes what is the maximum size?

 

TIA

Link to comment
https://www.neowin.net/forum/topic/1410114-usb-drive/
Share on other sites

On 01/08/2021 at 12:58, Bruinator said:

I have 2 flashdrives-they both 32 Gb space in size. I have them both formatted as FAT32. I also have a flashdrive that is 64GB in size formatted in FAT32. The ones that are 32 GB in size work fine on my amazon fire tablet and I can watch video on it fine. When I use the flashdrive that is 64 GB in size unsupported storage : the file system or size of your external device is not supported. 

 

Is there a maximum size file system that can be used on a FAT32 usb flashdrive with size of 64GB? If yes what is the maximum size?

 

TIA

32GB unless you use additional software that probably would make it unsupported in Android. Try exFat.

Link to comment
https://www.neowin.net/forum/topic/1410114-usb-drive/#findComment-598665027
Share on other sites

Do you have an option where you can have the tablet itself perform the formatting function? That should provide you with the best compatibility.

 

OK, I went back and checked the only Android device I have, a Pixel 4a phone which is Android 11. If I insert a USB C drive which is nominally 128GB the phone formats it into one large partition that's 114.56GB in size. So I'm not sure why you're not getting the 64GB to work unless its a problem with the version of Android you're using.

Edited by dwd999
added new info
Link to comment
https://www.neowin.net/forum/topic/1410114-usb-drive/#findComment-598665030
Share on other sites

Just out of curiosity, how were these drives originally partitioned? Were the original partitions set up as MSDOS or GPT? I know from just checking that a GPT partitioned drive works fine. I just plugged an m.2 to USB C drive adaptor with a 1 TB m.2 stick in it into my Pixel4a and Android 11 properly formatted it into a single 930GB drive. So it would help if you checked to see if the drives are partitioned as GPT. Also, what version of Android are you using and is it up to date. And are you trying to exceed the 4GB per file size limit? When Android 11 formats a disk it places a hidden file called LOST DIR or something similar on the disk. If that hidden file is missing then it may reject the drive. But you should still be presented with the option of fixing the drive by Android reformatting it. If you're not getting any prompt for that it may be a problem with your particular Android system being damaged.

Link to comment
https://www.neowin.net/forum/topic/1410114-usb-drive/#findComment-598665054
Share on other sites

it's a FAT32 limitation due to being a 32bit file system. officially it only supports up to 32GB partition size. the larger you go the more inconsistent compatibility results you'll get.

 

tools such as RUFUS allow formatting larger FAT32 partitions/drives but it's done with an unsanctioned expansion method; similar to how people used to run more than 4GB ram on 32bit systems.

 

exFAT should be supported by Android and does NOT have the sizing limitations of old FAT32 so I'd highly recommend giving that a go as suggested by another above

 

edit: here's a nice read up if you're curious https://www.partitionwizard.com/partitionmanager/fat32-partition-size-limit.html

Link to comment
https://www.neowin.net/forum/topic/1410114-usb-drive/#findComment-598665440
Share on other sites

On 03/08/2021 at 11:35, Brandon H said:

it's a FAT32 limitation due to being a 32bit file system. officially it only supports up to 32GB partition size. the larger you go the more inconsistent compatibility results you'll get.

 

tools such as RUFUS allow formatting larger FAT32 partitions/drives but it's done with an unsanctioned expansion method; similar to how people used to run more than 4GB ram on 32bit systems.

 

exFAT should be supported by Android and does NOT have the sizing limitations of old FAT32 so I'd highly recommend giving that a go as suggested by another above

 

edit: here's a nice read up if you're curious https://www.partitionwizard.com/partitionmanager/fat32-partition-size-limit.html

Tried it with exFat and the drive still cant be used on android. Any other ideas other than not using this flash drive on android plz?

Link to comment
https://www.neowin.net/forum/topic/1410114-usb-drive/#findComment-598666518
Share on other sites

On 03/08/2021 at 17:35, Brandon H said:

it's a FAT32 limitation due to being a 32bit file system. officially it only supports up to 32GB partition size.

Not quite, just when it comes to formatting in Windows ;)

 

 

@Bruinator, it's been a while since I stumbled upon something like that, but I remember an Android tablet of a friend that didn't quite like my 128GB USB stick unless it was FAT32 formatted. I don't recall how I changed it, whether it was from Linux or allowing the tablet to directly create the partition (and partition table).

 

Give it a shot if you haven't yet, clean the drive in Windows so it doesn't even have a partition table using Diskpart for example:

 

DISKPART> list disk

  Disk ###  Status         Size     Free     Dyn  Gpt
  --------  -------------  -------  -------  ---  ---
  Disk 0    Online          476 GB  2048 KB        *
  Disk 1    Online         1863 GB      0 B
  Disk 2    Online         1862 GB      0 B

DISKPART> sel disk 2

Disk 2 is now the selected disk.

DISKPART> clean

 

Use "list disk" to show all connected disks, "select disk" to select the USB drive (make sure you don't choose the wrong one) and finally "clean" clears the partition table. Exit Diskpart, eject the stick and connect it to the tablet, it should complain that the drive needs to be formatted for it to be used (if given the choice between internal storage or media, go for media), see what happens afterwards.

Link to comment
https://www.neowin.net/forum/topic/1410114-usb-drive/#findComment-598666524
Share on other sites

On 07/08/2021 at 10:41, aphanic said:

Not quite, just when it comes to formatting in Windows ;)

 

 

@Bruinator, it's been a while since I stumbled upon something like that, but I remember an Android tablet of a friend that didn't quite like my 128GB USB stick unless it was FAT32 formatted. I don't recall how I changed it, whether it was from Linux or allowing the tablet to directly create the partition (and partition table).

 

Give it a shot if you haven't yet, clean the drive in Windows so it doesn't even have a partition table using Diskpart for example:

 

DISKPART> list disk

  Disk ###  Status         Size     Free     Dyn  Gpt
  --------  -------------  -------  -------  ---  ---
  Disk 0    Online          476 GB  2048 KB        *
  Disk 1    Online         1863 GB      0 B
  Disk 2    Online         1862 GB      0 B

DISKPART> sel disk 2

Disk 2 is now the selected disk.

DISKPART> clean

 

Use "list disk" to show all connected disks, "select disk" to select the USB drive (make sure you don't choose the wrong one) and finally "clean" clears the partition table. Exit Diskpart, eject the stick and connect it to the tablet, it should complain that the drive needs to be formatted for it to be used (if given the choice between internal storage or media, go for media), see what happens afterwards.

Thx for that but it didnt work. I will just assume not all usb flash drives work on android and windows. :)

Link to comment
https://www.neowin.net/forum/topic/1410114-usb-drive/#findComment-598666611
Share on other sites

Going back to square 1: what version of Android does your tablet have; and have you tried updating it? Are you saying that if you take a clean usb with absolutely no partition on it, and insert it into the tablet, you get absolutely no error message and there are no options to format the usb?

 

In another forum we discussed that Android 11 on a Pixel 4a phone will only accept a fat32 usb but at least in that case, if the drive needs to be reformatted you get an error message telling you and then the option to do that. I don't understand how you're not getting an error message and format option for any non-conforming usb. Do you have notifications turned off?

 

Later, checking further it becomes clear that the Fire OS on your tablet is not exactly based on Android. Amazon took some basic Android code and added its own code on top of that to produce its unique Fire OS. So maybe Amazon omitted a formatting error and correction routine. You may need to find a Fire OS expert to figure out why you're having problems.

Edited by dwd999
added new data
Link to comment
https://www.neowin.net/forum/topic/1410114-usb-drive/#findComment-598666626
Share on other sites

On 07/08/2021 at 22:47, dwd999 said:

Going back to square 1: what version of Android does your tablet have; and have you tried updating it? Are you saying that if you take a clean usb with absolutely no partition on it, and insert it into the tablet, you get absolutely no error message and there are no options to format the usb?

 

In another forum we discussed that Android 11 on a Pixel 4a phone will only accept a fat32 usb but at least in that case, if the drive needs to be reformatted you get an error message telling you and then the option to do that. I don't understand how you're not getting an error message and format option for any non-conforming usb. Do you have notifications turned off?

 

Later, checking further it becomes clear that the Fire OS on your tablet is not exactly based on Android. Amazon took some basic Android code and added its own code on top of that to produce its unique Fire OS. So maybe Amazon omitted a formatting error and correction routine. You may need to find a Fire OS expert to figure out why you're having problems.

Ths very much for your hard work and informative info. :)

Link to comment
https://www.neowin.net/forum/topic/1410114-usb-drive/#findComment-598666668
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • U.S. partially reverses Anthropic AI ban for Mythos but keeps Fable 5 off the market by Karthik Mudaliar Anthropic says that the U.S. government has finally allowed it to restore Claude Mythos 5. But of course, there's a catch. The rollout is again for a limited set of U.S. organizations that operate and defend critical infrastructure. The company announced this in a post on X (formerly Twitter). This does not mean that Anthropic's latest frontier models are back to normal availability. Fable 5, which was a tuned version of Mythos 5 for public release, remains unavailable. Anthropic said that it is still working with the government to expand Mythos 5 access and make Fable 5 available again, but there's no timeline. Reports from Bloomberg and Reuters say that this decision actually came through a letter from the U.S. Commerce Department. According to Reuters, this would allow more than 100 companies and institutions access to Mythos 5. Reuters also reported that Commerce Secretary Howard Lutnick’s letter removes the need for export licenses for approved companies’ non-US citizen employees, as well as Anthropic’s own non-US citizen employees, while restrictions remain for organizations outside the approved list. Anthropic isn't alone with this kind of controlled rollout. OpenAI's newest model family, GPT 5.6, was announced just yesterday, but isn't available for everyone yet. In its announcement, OpenAI also said that access to these models is initially limited to a select group of trusted partners and organizations, with broader access planned later this year. Both of these cases show that frontier AI launches are no longer just ordinary product releases and more like slow and vetted deployments shaped heavily by the U.S. government.
    • Sol, Terra, Luna - aren't those the names of failed crypto coins? 🤣🤣🤣
    • Microsoft Weekly: 5 years of Windows 11, more support for Windows 10, and expensive Xbox by Taras Buria This week's news recap is here, with Microsoft giving Windows 10 one more year of support, Windows 11 getting new taskbar settings in preview updates, Steam Machine prices, higher XBOX prices, and many more. Quick links: Windows 10 and 11 Windows Insider Program Updates are available Reviews are in Gaming news Great deals to check Windows 11 and Windows 10 Here, we talk about everything happening around Microsoft's latest operating system in the Stable channel and preview builds: new features, removed features, controversies, bugs, interesting findings, and more. And, of course, you may find a word or two about older versions. On June 24, 2026, Windows 11 turned five. The controversial operating system was released half a decade ago, and during these years, it received a fair share of criticism (such as poor Windows Search and its web results), which Microsoft is now actively addressing with regular preview updates that deliver missing, long-requested features. With Windows 12 nowhere to be seen on the horizon, it will be interesting to see if Windows 11 can stay on the market for as long as Windows 10 did. Speaking of Windows 10 and staying on the market, this week, Microsoft quietly prolonged the Extended Security Updates program for Windows 10, allowing users to get one more year of security updates if they do not want or cannot upgrade to Windows 11. Finally, Microsoft released this month's non-security update for Windows 11. KB5095093 arrived with a traditionally long list of new features, including point-in-time restore, new Windows Update settings, quieter Windows Widgets, new accessibility features, File Explorer updates and performance improvements, and more. Windows Insider Program Here is what Microsoft released for Windows Insiders this week: Builds Canary Channel Build 29617.1000 and build 28120.2374 These builds bring new accessibility features, new Windows Update controls, audio improvements, and more. Dev Channel Build 26300.8758 This build includes redesigned taskbar settings, File Explorer improvements, and more. Beta Channel Build 26220.8754 and build 28020.2366 This small update fixes the OneDrive bug in File Explorer, tweaks system sounds in dark mode, and more. Updates are available This section covers software, firmware, and other notable updates (released and coming soon) delivering new features, security fixes, improvements, patches, and more from Microsoft and third parties. If you use AI-powered browsing history search in Microsoft Edge, the company has bad news. A new update on the Microsoft 365 Roadmap revealed that Microsoft is discontinuing the feature. Despite using on-device models for natural search, some users found it creepy, claiming that Microsoft lacks trust in features like this. While the ability to find pages without using 100% precise words may sound cool, customers argued that it was nothing but another feature to bloat the browser with more AI. Good riddance? PowerToys received several updates this week. For one, Microsoft released version 0.100.1 with several improvements and bug fixes for the recently arrived version 0.100. A couple of days later, Microsoft dropped another update, this time fixing memory leaks in Command Palette Dock. In addition, the company is working on a new module that will make it easier to switch between windows within one application using the Alt + ` shortcut. The new module should make it to the stable release somewhere soon. Here are other updates and releases you may find interesting: New Ventoy update adds Windows 11's mandatory update support and more Microsoft updates Visual Studio Code with chat cost tracking and multi-agent chats Microsoft is building an AI datacenter that "uses less water than a fast food restaurant" Microsoft adds new AI study and teaching tools for free to Microsoft 365 Education Researchers claim Microsoft's quantum breakthrough is flawed by basic Python errors Microsoft is bringing a much-needed Recap app to Teams Microsoft's fast coding model, MAI-Code-1-Flash, comes to Copilot Business and Enterprise Here are the latest drivers and firmware updates released this week: AMD Radeon Software 26.6.2 with FSR 4.1 support for RDNA 3 graphics card. However, the driver contained a bug, which prevented installations on Windows 10 PCs. AMD fixed that with a quick hotfix update. Reviews are in Here is the hardware and software we reviewed this week This week, Steven Parker published several reviews. He shared his experience with the Creative Sound Blaster AE-X PCIe, a high-quality sound card with a headphone amp, low-latency communications, great build quality, and DSD256. However, it is on the pricier side of the spectrum, and it lacks EMI shielding. Check out the full review here. The second review is about the TerraMaster F4-425 Pro, an octa-core Intel NAS with a stand-out feature: built-in AI (OpenClaw). We also published a few Hands On reviews, which you can view below: We check out the SKG PS700 Neck Massager SKG Hand Massager with Heat OS500 hands on Hands-on with BOOX Tappy: cute little reading accessory Hands on with the ProtoArc EM25 affordable ergonomic mouse On the gaming side Learn about upcoming game releases, Xbox rumors, new hardware, software updates, freebies, deals, discounts, and more. If you plan to purchase a new Xbox, it's time to act now. This week, Microsoft announced yet another Xbox price increase. Starting August 1, 2026, all Xbox Series X|S models with 512 GB of storage will cost $100 more. As for the 1TB models, they are going up in price by a whopping $150. Finally, Microsoft is discontinuing the 2TB Xbox Series X. To make up for that, Microsoft announced a few programs to make its consoles more accessible. Those include BNPL, interest-free financing, pre-owned consoles, certified refurbished consoles, and more. Valve also shared some not-so-welcome news. The company has finally announced prices of the upcoming Steam Machine console, and if you plan to buy one, get ready to spend a whopping $1,049 on the 512GB configuration. The Steam Machine is now available for preorder, with shipments scheduled for June 29, 2026. Grand Theft Auto VI also received its official price tag. Rockstar Games announced that the long-anticipated game will launch at $79.99 for the base edition and $99.99 for the ultimate edition. The latter includes an exclusive collection of premium vehicles, weapons, apparel, and action threaded across all aspects of Jason and Lucia’s story." Those who preorder the game will get extra bonuses, including a Vintage Vice City Pack of cosmetic items as well as a free month of GTA+. NVIDIA announced new games for its GeForce NOW streaming service. Those include Dark Scrolls, SAND: Raiders of Sophie, Deer & Boy, EMPULSE, and more. Steam is running its annual Summer Sale, during which you can purchase plenty of various games with big discounts. It runs until July 9, so in case you missed it, you can still get some games at a lower price. Also, you can get two games for free in the Epic Games Store, plus more deals are available in this week's Weekend PC Game Deals issue. This link will take you to other issues of the Microsoft Weekly series. You can also support Neowin by registering for a free member account or subscribing for extra member benefits, along with an ad-free tier option.
    • Text extractor hasn't been working great on 0.99.1 but I am now updating to this version, hopefully it's better!
    • Yet you did exactly what they wanted you to do - is it better now without "Europrats"? BTW, UK had joined EU (EEC back then) and was one of the leading member states, it never joined Schengen Zone though 😉
  • Recent Achievements

    • Week One Done
      flexorcist earned a badge
      Week One Done
    • One Month Later
      Woland13 earned a badge
      One Month Later
    • Week One Done
      Woland13 earned a badge
      Week One Done
    • One Year In
      bernmeister earned a badge
      One Year In
    • Week One Done
      Scoobystu earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      502
    2. 2
      +Edouard
      226
    3. 3
      PsYcHoKiLLa
      156
    4. 4
      Steven P.
      75
    5. 5
      FloatingFatMan
      71
  • Tell a friend

    Love Neowin? Tell a friend!