diskpart - detail partition Active flag missing


  1. Posts : 494
    Win 10 Pro x64 versions
       #1

    diskpart - detail partition Active flag missing


    So I had the need today to find what partition on a system disk was marked as Active. The installed Windows version is Windows 10 Pro 20H2 build 19042.867. I proceeded as I normally do opening an admin command prompt and running diskpart commands:


    • list disk
    • select disk
    • list partition
    • detail partition


    In the past detail partition would display the Active flag as either Yes or NO. Now nothing, does anyone know what happened to this flag? Without it there is no way to know what partition on disk is active, is this an oversight by MS?

    diskpart - detail partition Active flag missing-detail-partition.png
      My Computer


  2. Posts : 2,799
    Linux Mint 20.1 Win10Prox64
       #2

    I think your disk is a GPT disk. There's no such thing as Active Flag. It's only applied to MBR disk.
    Your 1st partition is MSR reserved partition, the 100MB(partition 2) is the EFI System partition.
      My Computer


  3. Posts : 31,665
    10 Home x64 (22H2) (10 Pro on 2nd pc)
       #3

    Railtech said:
    So I had the need today to find what partition on a system disk was marked as Active....
    In the past detail partition would display the Active flag as either Yes or NO. Now nothing, does anyone know what happened to this flag? Without it there is no way to know what partition on disk is active, is this an oversight by MS?
    No, its not an oversight. It is because the disk you are looking at is a GPT formated disk. There is no such thing as an 'active' partition for a GPT disk, that concept only exists for a Legacy bios/MBR system. A UEFI system always boots from the EFI partition.

    And your partition 2 can be identified as an EFI partition on a GPT drive for two reasons, the first is that the 'Type' is given as a GUID string (on an MBR drive it is a two digit hex number) and the second is that it is 100MB, formatted as Fat32, which is typical for an EFI partition.

    the GUID for an EFI system partition is C12A7328-F81F-11D2-BA4B-00A0C93EC93B.
    GUID Partition Table - Wikipedia
      My Computers


  4. Posts : 31,665
    10 Home x64 (22H2) (10 Pro on 2nd pc)
       #4

    topgundcp said:
    I think your disk is a GPT disk....
    Our posts crossed

    Yes, the GUID of the EFI partition confirms that.
      My Computers


  5. Posts : 494
    Win 10 Pro x64 versions
    Thread Starter
       #5

    Thanks all, come to think of it, I have not had need to look at Active partition since changing to GPT format. I had thoughts that this may be the reason but could not find anything to support that. You provided that.
      My Computer


  6. Posts : 41,474
    windows 10 professional version 1607 build 14393.969 64 bit
       #6

    See this link:

    https://docs.microsoft.com/en-us/win...rtition-active



    Code:
    Active specifies whether to mark the partition as active. 
    On a BIOS-based system, the active partition is the partition the system will boot to. 
    This partition must be a primary partition.
    
    On a Unified Extensible Firmware Interface (UEFI)-based system, this setting is not used. 
    The system will always boot to the EFI System Partition (ESP). 
    If Active is set for this partition type, it is ignored.
    
    Only one active partition can be set on a hard disk. 
    If an active partition already exists on the disk when this setting is changed to true, 
    the existing active setting is removed and the selected partition is marked as active.
    
    Only primary partitions can be marked as active. 
    If Active is set for other partition types, the setting is ignored.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 11:52.
Find Us




Windows 10 Forums