惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
腾讯CDC
博客园 - 聂微东
爱范儿
爱范儿
罗磊的独立博客
P
Proofpoint News Feed
博客园 - Franky
博客园 - 三生石上(FineUI控件)
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
酷 壳 – CoolShell
酷 壳 – CoolShell
Jina AI
Jina AI
Blog — PlanetScale
Blog — PlanetScale
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - 司徒正美
美团技术团队
MongoDB | Blog
MongoDB | Blog
WordPress大学
WordPress大学
A
About on SuperTechFans
I
InfoQ
博客园_首页
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
H
Help Net Security
Microsoft Azure Blog
Microsoft Azure Blog
G
Google Developers Blog

TechSpot

Flagship Rematch: Ryzen 7 5800X3D vs. Core i9-12900K Typing with your brain might soon be as simple as wearing a beanie Slack chats and internal data from failed startups are finding a second life in AI training A $5 Bluetooth tracker hidden in a postcard exposed a warship's movements Leakers claim PlayStation 6 could offer at least 3x the performance of the PS5 The Mac Mini is no longer a niche product, it's local AI infrastructure IPv6 traffic reaches parity with IPv4 for the first time, Google data shows Xbox expansion cards are now cheaper than SSDs, and PC users are repurposing them Blue Origin prepares to reuse New Glenn booster in bid to challenge SpaceX Nvidia could bring back the 12GB RTX 3060 as supply issues disrupt GPU roadmap What was the first OS you ever used? SNK revives NeoGeo AES with modern upgrades and HDMI support Valve's Proton 11 beta boosts Linux gaming with better performance and classic game support Researchers warn Microsoft Defender vulnerability is already being exploited A four-day Steam freebie turned into $250,000 for an indie game AMD may relaunch Ryzen 7 5800X3D for AM4's 10th anniversary This humanoid robot can almost run as fast as a human sprinter Two New Jersey men jailed for helping North Korean IT workers infiltrate 100+ companies A $7,000 DIY radar project is taking on hardware that usually costs over $100,000 Metro 2039 is going darker than ever, launching this winter on PC and consoles Gemini arrives on macOS with a dedicated desktop app AI infrastructure boom pushes AMD, Intel and Arm to new valuation heights New self-healing material can repair itself over 1,000 times, extend the lifespan of cars and aircraft Japan's bullet train to debut high-tech private cabins, for an added fee Memory card and flash drive pricing surges 120%, with some models spiking 260% Open-source tool decrypts all private data collected by Windows Recall on Copilot PCs The 2026 PC and Console Gaming Report shows most revenue now comes from games outside the Top 20 PureMac is a new open-source macOS cleanup and app removal tool Your Airbnb host might actually be AI Steam might soon display 30-day price history for game deals
Microsoft is removing 32GB size limit for FAT32 volumes, ...
Alfonso Maruccia · 2026-04-15 · via TechSpot

Serving tech enthusiasts for over 25 years.
TechSpot means tech analysis and advice you can trust.

FAT is Fattening: Some of Microsoft's technical decisions in Windows originated from arbitrary or outdated constraints, many of which could now be removed with relative ease. Case in point: the FAT32 file system, which is now being pushed beyond its traditional limits – provided you are comfortable using the command prompt to configure a new storage drive.

Microsoft recently released a new preview build of Windows 11 for the Windows Insider channels. Users enrolled in the Insider program can now test a somewhat historic change: a new "hard" size limit for disk volumes formatted with the FAT32 file system. This long-anticipated update may improve compatibility and flexibility with external storage devices and other operating systems.

The newly released Windows 11 Insider Preview Build 26300.8170 (KB5083632) includes several changes related to storage, networking, Windows security, and more. Most notably, the build increases the FAT32 formatting limit from 32GB to 2TB. Users will need to use the traditional "format" utility via the Command Prompt to create larger FAT32 volumes, as the graphical interface will continue to enforce the older limit.

Microsoft first announced the FAT32-related change in 2024, but rollout has only now begun reaching a subset of Windows Insider users. Former Windows developer Dave Plummer previously explained that the original 32GB limit was introduced for the Windows 9x format utility, even though the FAT32 specification itself never imposed such a restriction.

– Dave W Plummer (@davepl1968) March 24, 2024

Originally introduced with Windows 95 OSR2 (MS-DOS 7.1) in 1996, FAT32 significantly expanded the capabilities of the original File Allocation Table system developed in 1977. The FAT32 boot sector uses a 32-bit field to count the number of sectors in a volume, which limits maximum storage capacity to 2TB for volumes using 512-byte sectors. With a 4,096-byte sector size, the theoretical limit increases to 16TB.

Multi-terabyte storage drives were effectively science fiction in the 1990s, but they are now commonplace in both SOHO and home environments. While Windows 9x and NT have long been capable of supporting FAT32 volumes larger than 32GB, users historically had to rely on third-party utilities to format larger drives.

Despite its age, FAT32 still offers strong compatibility across a wide range of operating systems outside the Windows ecosystem. Microsoft's successor to FAT32, the NT File System (NTFS), is not always the most convenient choice when exchanging data between Windows and other platforms.

In addition to increasing the FAT32 volume size limit, the new Windows 11 Insider build also improves performance when browsing large volumes in the Settings app. Other changes include more reliable network data usage statistics, an improved experience when checking Secure Boot status, and additional refinements.