Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2336a4669afcc36

Jump to content

Microsoft Reserved Partition

From Wikipedia, the free encyclopedia
Screenshot of GNU Parted software showing content of a GUID Partition Table
Example of a Microsoft Reserved Partition (MSR) within a GUID Partition Table (GPT). GNU Parted marked it with msftres flag

A Microsoft Reserved Partition (MSR) is a partition of a data storage device that uses the GUID Partition Table (GPT) layout. The Windows operating system uses this partition for compatibility purposes. No meaningful data is stored within the MSR. Rather, when compatibility needs arise, Windows shrinks this partition to make way for other special-purpose partitions, which may contain data.[1] The GPT label for this partition type is E3C9E316-0B5C-4DB8-817D-F92DF00215AE.[2]

Purpose

[edit]

Formerly, on disks formatted using the master boot record (MBR) partition layout, certain software components used hidden sectors of the disk for data storage purposes. For example, on dynamic disks, the Logical Disk Manager (LDM) stores metadata in a 1 MB area at the end of the disk which is not allocated to any partition.[3]

The UEFI specification does not allow hidden sectors on GPT-formatted disks. Microsoft reserves a chunk of disk space using this MSR partition type to provide an alternative data storage space for such software components which previously may have used hidden sectors on MBR-formatted disks. Small, special-purpose partitions can be allocated from a portion of the space reserved in the MSR partition.[1]

Specifications

[edit]

The MSR should be located after the EFI System Partition (ESP) and any OEM service partitions, but it must be located before Windows partition.[1] Microsoft expects an MSR to be present on every GPT disk, and recommends it to be created as the disk is initially partitioned.[4]

The GPT label for this partition type is E3C9E316-0B5C-4DB8-817D-F92DF00215AE.[2]

The Microsoft-recommended size of MSR (which Windows Setup uses by default) is different for each version of Windows:

Windows versionMSR's size
Windows 7128 MB[4]
Windows 8 & 8.1128 MB[5]
Windows 10 & 1116 MB[6][7]

See also

[edit]

References

[edit]
  1. 1 2 3 "Windows and GPT FAQ". Windows Hardware Developer. Microsoft. 16 Jul 2024 via Microsoft Learn.
  2. 1 2 "PARTITION_INFORMATION_GPT structure (winioctl.h)". Windows App Development. Microsoft. 24 Feb 2024 via Microsoft Learn.
  3. "How Dynamic Disks and Volumes Work". Windows Server 2003 Technical Reference. Microsoft. 8 October 2009 via Microsoft Developer Network's Archive.
  4. 1 2 "Recommended UEFI-Based Disk-Partition Configurations". Windows 7 Technical Library. Microsoft. 30 October 2012 via Microsoft Learn's archive.
  5. "Configure UEFI/GPT-Based Hard Drive Partitions". Windows 8.1 and Windows 8 Technical Library. Microsoft. 10 December 2014 via Microsoft Learn's archive.
  6. "UEFI/GPT-based hard drive partitions (Windows 10)". Windows Hardware Developer. Microsoft. 10 February 2023 via Microsoft Learn.
  7. "UEFI/GPT-based hard drive partitions (Windows 11)". Windows Hardware Developer. Microsoft. 2 October 2023. Retrieved 2 May 2025 via Microsoft Learn.{{cite web}}: CS1 maint: deprecated archival service (link)