Comparisons · Drive categories, supported Windows versions and the verification command as published in Microsoft's Support policy for 4K sector hard drives (read 2026-09-21)

Sector size before you buy a drive: 512n, 512e and 4Kn, and what Windows supports

Alongside capacity and spindle speed, drive specifications carry terms like 512e, 4Kn and Advanced Format. That is sector size — the smallest unit the drive works in — and Microsoft publishes a different support position for each category. Get it wrong on an older system and what changes is not performance but whether the drive is usable or bootable at all. This guide was written on 2026-09-21 from Microsoft's Support policy for 4K sector hard drives, and covers the three categories, the Windows versions that cover them, and the single command that identifies a drive you already own. Nothing was benchmarked.

Published · Updated · FaultNote editorial policy

Sector size before you buy a drive: 512n, 512e and 4Kn, and what Windows supports overview: 1. Three categories, and Microsoft's position differs for each, 2. One command identifies a drive you already have, 3. When this actually affects a purchase, 4. Operating system support is not the same as everything supporting it, 5. What this guide leaves alone
An overview of this guide’s steps and checks, not a screenshot of the app.

Who this guide is for and what to prepare

  • People buying an internal drive who want to know what 512e and 4Kn mean on a specification sheet
  • People planning to use a drive with an older PC or an older Windows version
  • People who want to identify a drive they already have

What you need

  • Make sure the drive is visible to Windows and has a drive letter
  • Be able to open Command Prompt as an administrator
  • Find the sector-size wording (512e / 4Kn / Advanced Format) on the product page of anything you are considering

1. Three categories, and Microsoft's position differs for each

Microsoft's support policy page sets out the background: Over the next few years, the data storage industry will be transitioning the physical format of hard disk drives from 512-byte sectors to 4,096-byte sectors (also known as 4K, or 4KB sectors). This transition is driven by several factors, including increases in storage density and reliability.

And it names the consequence: This transition causes incompatibility issues with existing software (including operating systems and applications). That is why the categories exist.

The key idea is that the sector size a drive reports logically and its physical sector size are two separate numbers. 512e is the category in which they disagree: 512 bytes logical, 4 KB physical. The table below is Microsoft's category table, arranged for a reader who is choosing a drive.

Scroll horizontally to see the full table →

1. Three categories, and Microsoft's position differs for each
Category (common names)Reported logical sector sizeReported physical sector sizeWindows support, as stated
512-byte native (512n)512 bytes512 bytesAll Windows versions
Advanced Format (512e, AF, 512-byte emulation)512 bytes4 KBAll versions from Windows 7 Service Pack 1 onward; earlier versions need a specific update. A separate note applies to Hyper-V
Advanced Format (4K Native, 4Kn)4 KB4 KBAll Windows versions from Windows 8 and later, all Server versions from Server 2012 and later
OtherNot 4 KB or 512 bytesNot 4 KB or 512 bytesStated as Not Supported

2. One command identifies a drive you already have

The same page gives the check: from an elevated Command Prompt run Fsutil fsinfo ntfsinfo x:, where x: is the drive you are checking, and read Bytes Per Sector and Bytes per Physical Sector from the output.

It reads; it does not write to the drive. The pair of values decides the category, and Microsoft gives the mapping: 4096 with 4096 is 4K native, 512 with 4096 is Advanced Format (512E), and 512 with 512 is 512-byte native.

One dated detail: parts of the page assume the Windows 7-era update KB 982018 is installed first. That step is not needed on current Windows, but the command and the way the values are read have not changed.

Scroll horizontally to see the full table →

2. One command identifies a drive you already have
Bytes Per SectorBytes per Physical SectorDrive type
409640964K native (4Kn)
5124096Advanced Format (512E)
512512512-byte native (512n)

3. When this actually affects a purchase

Most internal drives on sale today are 512e, and on Windows 8 or later the category rarely needs a thought. This guide earns its place only in the situations below.

In other words it is not a check to run every time. Treating it as one produces worry rather than information.

Scroll horizontally to see the full table →

3. When this actually affects a purchase
If this is your situationWhat to checkWhy
Using the drive with an old PC or old WindowsThe category, and the Windows versions Microsoft lists for it4Kn is stated as Windows 8 and later. Earlier versions are not covered
Booting Windows from that driveWhether 4Kn boot is in scopeInstalling to and booting from a 4K sector disk without emulation is listed among what Windows 8 added
Using it with virtual disks or virtualisationVHDX and Hyper-V supportThe page lists VHDX and full Hyper-V support as Windows 8-era additions, and the 512e row carries a Hyper-V note
You have seen an unusual sector size advertisedWhether it is neither 512 bytes nor 4 KBThat row is stated as Not Supported
Buying an ordinary internal drive for a recent PCNothing hereNone of the conditions applies. Look at capacity, recording technology and endurance instead
0

4. Operating system support is not the same as everything supporting it

The easiest thing to miss on this page is the distinction between Windows supporting a drive type and your whole setup supporting it. Microsoft writes that applications and hardware devices may have reliability and performance issues when connected to these new kinds of drives, and tells readers to contact their application and hardware vendors about their support policies.

For the Windows 7 generation it is concrete: update the drivers and firmware for the storage controller and other hardware components, and make sure the drives and firmware support large-sector drives. The point is not to decide from the operating system alone.

For Windows 8 and later the page lists full support with NTFS, ReFS, Storage Spaces, Windows backup and Windows Defender. This guide tested no other combination, so it says nothing about individual applications.

5. What this guide leaves alone

Speed. There is no performance figure on the source page and none was measured here, so nothing is said about how sector size feels in use.

Recording technology. CMR against SMR is a separate axis from sector size, and it is the one that matters for a NAS or sustained writes. This site covers it separately.

Changing a drive's category after the fact. That depends on the product and on vendor tooling, and the Microsoft page carries no procedure for it.

0

Limitations and requirements

  • The wording quoted was read on 2026-09-21. Microsoft's support policies are revised.
  • The command here only reads, but check that you have the right drive letter before running it.
  • Windows supporting a drive type does not mean your applications and peripherals do. Microsoft itself directs readers to those vendors.

Frequently asked questions

What is the difference between 512e and 4Kn?

The pair of reported sector sizes. 512e reports 512 bytes logical and 4 KB physical; 4Kn reports 4 KB for both. Microsoft also lists different supported Windows versions, giving 4Kn as all Windows versions from Windows 8 and later.

Can I check a drive I already own?

Run Fsutil fsinfo ntfsinfo x: from an elevated Command Prompt, where x: is the drive, and read Bytes Per Sector and Bytes per Physical Sector. 4096 with 4096 is 4K native, 512 with 4096 is 512E, 512 with 512 is 512-byte native.

On a recent PC, can I ignore this?

Usually, yes. It matters when you are using an older Windows version, booting from the drive, using it with virtualisation, or have seen an unusual sector size advertised.

What about a drive whose sectors are neither 512 bytes nor 4 KB?

In Microsoft's category table that row's support column reads Not Supported.

Is sector size the same subject as CMR versus SMR?

No. CMR and SMR describe the magnetic recording method and are independent of sector size. For a NAS or sustained writing, recording technology is the one that matters; this site covers it separately.

Sources and verification date

Sources checked: . These sources support the specifications, procedures or prices discussed here. Check each source for applicable conditions and current information.

Related practical guides

Comparisons: browse all guides →