win10pro issues after updating with Jan 2024 updates - corruption


  1. Posts : 69
    win10 pro
       #1

    win10pro issues after updating with Jan 2024 updates - corruption


    I was updating my windows10 pro to the latest updated for Jan 2024. However, the security update patch errored out 0x80070643. kb5034441
    Microsoft says this error is due to dotnet and needs to be repaired. Since the Jan 2024 did have a v6.026 (x64) dotnet update, I went to the apps and features and selected to repair it.

    A). I decided to do sfc /scannow to see if there were any issues, and it said there are things it couldn't repair.
    B). I then did dism /Online /Cleanup-Image /ScanHealth, and later on /CheckHealth. Both say that my component store is corrupted and repairable.
    C). I then did dism /Online /Cleanup-Image /RestoreHealth. However, error 0x800f0801f is displayed. It gets to the 62% and then slowly to 100% before displaying this error. It also states the "Source" option to specify the location of the files that are required to restore the feature couldn't be found, along with the dism.log file message. I assumed it would use the online one.

    The dism.log had these error messages,

    It gives a warning that it failed to load the PEProvider.dll in my users temp directory under a GUID string directory name.
    plus another warning later for EmbeddedProvider.dll in my users temp directory under another GUID string directory name.
    After this session ends, the DismApi.dll session starts,
    A little later it outputs this message to the dism.log file
    [0x8007007b]: FIOReadFileIntoBuffer: (1452): The filename, directory name or volume label syntax is incorrect.
    [0xc142011c]: UnmarshallImageHandleFroDirectory: (641)
    [0xc142011c]: WIMGetMountedImageHandle: (2906)
    [0xc8007007b] FIOReaddFileIntoBuffer: (1452): The filename, directory name, or volume label syntax is incorrect.
    [0xc142011c]: UnmarshallImageHandleFromDirectory: (641)
    [0xc142011c]: WIMGetMountedImageHandle: (2906)

    Followed by a warning,
    .... Failed to load the provider: C:\Windows\Temp\a GUID #\PEProvider.dll - CDISMProviderStore::Internalf_GetPRovider (hr:0x8007007e)

    ... another repeat of the FIO, unmarshall, WIM messages above.

    some more status type text till the end of the dism.log file.


    ===================

    D). The output after the dism command for the command prompt says to check https://go.microsoft.com/fwlink?LinkId=243077

    This link states that group policy can be set to specify that it uses online windows update; however, this doesn't fix the dism component store corruption problem. It then says to use a "source" installer that is up to date. I can't do that since my original installer isn't up to date. It's about one month behind in patches nor does it contain the Jan 2024 updates for use (A catch-22). Moreover, I can't use the mediacreation tool to create an up to date ISO for use since even Microsoft is about 2-3 months (a quarter) behind the current month I'm trying to update to.

    I'm not sure what the CBS.log will tell me.......


    E). I also ran "dism /Online /Cleanup-Image /StartComponentCleanup" See DISM fails, The source files could not be found, 0x800f081f or 0x800f0906

    This completed successfully.
    Thus reran /RestoreHealth and now it completes successfully. Hurray!! :)

    F). As a last resort, and to make sure that there are no no disk errors, I ran chkdsk /f /r note: some of the other options are NTFS only. I have a mix of NTFS and GPT formatted disk depending on the partition.
    It did say it was fixing drive C at all stages. 1-5.
    Then reran (twice) sfc /scannow and it says it found corrupt files and repaired them. So not sure why it still has errors!!
    I still get install errors for the KB# above!!

    G). If step (E,F) didn't fix the problem then, the most I can think of is uninstall this months patches (which won't include the KB # above), recheck sfc and dism online to see if the component store is ok or needs fixing, and then reinstall the Jan 2024 patches......
    Last edited by swegmike; 11 Jan 2024 at 17:20.
      My Computer


  2. Posts : 43,022
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #2

    Please see
    KB5034441 Security Update for Windows 10 (21H2 and 22H2) - Jan. 9
    and comments following.

    Common recovery partition issue many are experiencing.

    There was a post very like yours earlier today.
      My Computers


  3. Posts : 69
    win10 pro
    Thread Starter
       #3

    Besides the sfc always showing files are corrupt i.e dual owner, I've looked at what you pointed to. In my case I already had posted question on how to fix winre, since I don't have a partition that I thought windows would setup for me and how to fix this. Thus reagentc /info points to an empty parition path although there is a bcdedit guid number.
    I'm in the process of mounting my backup restore partition install.wim to check the winre version # in it and see what I have per
    https://learn.microsoft.com/en-us/wi...-image-version

    Dism /Mount-Image /ImageFile:F:\x64\sources\install.wim /Index:1 /MountDir:C:\mount\windows

    Note: the above weblink has the steps before this one on how to setup a winre partition. Thus, I'll need to read-up on them to set mine up before I can patch winre.wim.
    Last edited by swegmike; 10 Jan 2024 at 19:09.
      My Computer


  4. Posts : 196
    10
       #4

    My workaround was to reinstall windows, keeping my documents and settings. This procedure is simple to undertake, as it realigns the hard drive recovery partition in which the update fault lies.
      My Computer


  5. Posts : 2,149
    Windows 11 Pro (latest update ... forever anal)
       #5

    NICK ADSL UK said:
    My workaround was to reinstall windows ....
    Despite my demonstrated preference for recommending this action in many other circumstances, this is absolute overkill

    Two solutions have been offered in several threads (with helpful tips)
    - expand the recovery partition
    or
    - delete the recovery partition and use disk imaging
      My Computers


  6. Posts : 69
    win10 pro
    Thread Starter
       #6

    In my case after updating windows 10 pro (before this months update), and installing alot of apps and activating them, I wim'd Drive C and renamed it install.wim. Then the mediacreation tool had been used to create the iso file with it copied to MyRecovery partition, and the install.esd replaced with my wim'd install.wim. Then I can recover my drive C faster when needed with all my apps installed and activated. It is this install.wim that I'm in the process of mounting. However, I have another post about dism mounting issues where it errors out with a parse point errors. Hopefully, it doesn't do it now, but doesn't look good since its at 100% and wont come back with a success message and its still trying to decide if it wants to give me an error or a success message. Typically when it takes this long, its deleting all the files except User that was mounted on drive C:. Time will tell what it ends up doing - I'll need to wait and find out!

    Ok, the mount error'd out with ERROR: 4394 the same error message I got before Hence I'll need to extract the winre.wim from the install.wim instead of relying on the dism mount. Maybe using poweriso to do it.

    Note: reagentc.exe requires a config file specified by reagentcxml. I assume its the one in this recovery partition since reagentc /? help doesn't give the layout of this xml file.


    1). reading the microsoft steps, it states that winre.wim is put in the C:\windows\system32\Recovery directory. This must be in the install.wim, since looking at drive C, there is nothing there except reagent.xml. Moreover, it says winre is installed on the HDD partition and must be NTFS.

    It states,
    Code:
    store the recovery tools in a dedicated partition, directly after the windows partition. 
    This way, if future updates require a larger recovery partition, windows will be able to handle it more efficiently by adjusting the
     windows and recovery partition sizes, rather than having to create a new recovery partition size while the old one remains in 
    place.
    using diskpart, I see I have a hidden partition volume 7 with a Recovery subdirectory I can't see whats in it to see if it has winre.wim doing select volume 7 and then filesystems tells me it is ntfs. Thus it is correct filesystem type. This partition comes after drive C for the OS, and my two recovery partitions for win10pro and winsrvr2022, and my data archive partitions. I had read somewhere that the recovery needed to be at the end of the disk. So the above quoted text seems to be contradictory. Moreover, I have a gpt formatted Mywinre of 150 gigs that is empty too. The "Recovery" partition that windows creates is 521 MB with only 83.7MB free. This is the typical Recovery partition size. This could be resized if needed for a bigger winre.wim file to be copied there. However, the advance security setting shows administrators having full control for this folder and subfolders. The owner is SYSTEM. I'm not sure how I can see the contents of the "Recovery" subdirectory and yet not mess up the permissions that are required?

    - - - Updated - - -

    I used diskpart to assign a drive letter temporarily to my OS "Recover" volume which it assigned drive J. Since I couldn't get into the Recovery directory and lower even though I'm and administrator using file explorer, I tried from the adminstrator command prompt and it succeeded.
    I ran "dir /q /s /a" and now I can see the Recover partition structure. The Recovery.txt file I added so that in the future I will have info on how to do things when I need to fix something.

    J:\>dir /q /a /s
    Volume in drive J is Recovery
    Volume Serial Number is 3C87-5C23

    Directory of J:\

    11/08/2023 08:31 PM <DIR> NT AUTHORITY\SYSTEM Recovery
    01/10/2024 07:57 PM 28 NT AUTHORITY\SYSTEM Recovery.txt
    11/07/2023 11:48 PM <DIR> BUILTIN\Administrators System Volume Information
    1 File(s) 28 bytes

    Directory of J:\Recovery

    11/08/2023 08:31 PM <DIR> NT AUTHORITY\SYSTEM .
    11/08/2023 08:31 PM <DIR> NT AUTHORITY\SYSTEM ..
    11/09/2023 03:51 PM <DIR> NT AUTHORITY\SYSTEM Logs
    11/09/2023 03:33 PM <DIR> NT AUTHORITY\SYSTEM WindowsRE
    0 File(s) 0 bytes

    Directory of J:\Recovery\Logs

    11/09/2023 03:51 PM <DIR> NT AUTHORITY\SYSTEM .
    11/09/2023 03:51 PM <DIR> NT AUTHORITY\SYSTEM ..
    11/09/2023 03:33 PM 72 ... BootUX (1).sqml
    11/09/2023 03:33 PM 96 ... BootUX (2).sqml
    11/09/2023 03:33 PM 1,315 ... Reload.xml
    3 File(s) 1,483 bytes

    Directory of J:\Recovery\WindowsRE

    11/09/2023 03:33 PM <DIR> NT AUTHORITY\SYSTEM .
    11/09/2023 03:33 PM <DIR> NT AUTHORITY\SYSTEM ..
    12/07/2019 04:08 AM 3,170,304 BUILTIN\Administrators boot.sdi
    11/09/2023 03:33 PM 1,070 BUILTIN\Administrators ReAgent.xml
    05/05/2023 07:11 AM 441,202,504 BUILTIN\Administrators Winre.wim
    3 File(s) 444,373,878 bytes

    Total Files Listed:
    7 File(s) 444,375,389 bytes
    10 Dir(s) 87,818,240 bytes free


    - - - Updated - - -

    Going to the directory where winre.wim is located, the directory content is hidden. Thus will need to unhide them to copy them out of this directory and look at the contents.

    J:\Recovery\WindowsRE>attrib *
    SH I J:\Recovery\WindowsRE\boot.sdi
    SH I J:\Recovery\WindowsRE\ReAgent.xml
    SH I J:\Recovery\WindowsRE\Winre.wim

    - - - Updated - - -

    After removing the SH attribute temporarily on the ReAgent.xml file. Here is the contents. See the garbage 3 chars on the first line of this xml file. I don't know if its important...

    Code:
    J:\Recovery\WindowsRE>attrib -s -h *.xml
    
    J:\Recovery\WindowsRE>attrib *
       SH   I            J:\Recovery\WindowsRE\boot.sdi
            I            J:\Recovery\WindowsRE\ReAgent.xml
       SH   I            J:\Recovery\WindowsRE\Winre.wim
    
    J:\Recovery\WindowsRE>type Reagent.xml
    <?xml version='1.0' encoding='utf-8'?>
    
    <WindowsRE version="2.0">
      <WinreBCD id="{f46411a0-7df0-11ee-9642-cfebdda08e37}"/>
      <WinreLocation path="\Recovery\WindowsRE" id="0" offset="537372131328" guid="{458a8d64-e7df-458c-88c4-3857cb0a39f4}"/>
      <ImageLocation path="" id="0" offset="0" guid="{00000000-0000-0000-0000-000000000000}"/>
      <PBRImageLocation path="" id="0" offset="0" guid="{00000000-0000-0000-0000-000000000000}" index="0"/>
      <PBRCustomImageLocation path="" id="0" offset="0" guid="{00000000-0000-0000-0000-000000000000}" index="0"/>
      <InstallState state="1"/>
      <OsInstallAvailable state="0"/>
      <CustomImageAvailable state="0"/>
      <IsAutoRepairOn state="1"/>
      <WinREStaged state="0"/>
      <OperationParam path=""/>
      <OperationPermanent state="0"/>
      <OsBuildVersion path=""/>
      <OemTool state="0"/>
      <IsServer state="0"/>
      <DownlevelWinreLocation path="" id="0" offset="0" guid="{00000000-0000-0000-0000-000000000000}"/>
      <IsWimBoot state="0"/>
      <NarratorScheduled state="0"/>
      <ScheduledOperation state="5"/>
    </WindowsRE>
    - - - Updated - - -

    Doing reagentc /info again, the guid listed matches the one in the xml file.

    Code:
    J:\Recovery\WindowsRE>reagentc /info
    Windows Recovery Environment (Windows RE) and system reset configuration
    Information:
    
        Windows RE status:         Disabled
        Windows RE location:
        Boot Configuration Data (BCD) identifier: f46411a0-7df0-11ee-9642-cfebdda08e37
        Recovery image location:
        Recovery image index:      0
        Custom image location:
        Custom image index:        0
    
    REAGENTC.EXE: Operation Successful.
    - - - Updated - - -

    It also shows the location paths in the first two entries of the xml file that need to be assigned to reagentc again. I presume this is done by specifying this xml file as part of the config option when reagentc is run. However, the partition on the drive might of moved, thus not sure how to determine the offset # that is specified should it need to be changed?

    I'm also reading the weblink specified above for the kb # in this forum for,
    https://support.microsoft.com/en-us/...9-24c8229763bf

    - - - Updated - - -

    As part of the microsoft support weblink above, it states to delete the partition and reformat it. I assme that the content will be recreated as part of the KB update. Otherwise, where is it getting the winre.wim to modify before putting it here?

    - - - Updated - - -

    I think the offset # in question above that is part of the reagent.xml file is the one that diskpart -> list partition shows in the Offset column but in total # of bytes from the zero point on the disk.

    The microsoft article above on the KB # sets the id and attribute, but doesn't say how to see the information. My "Recovery" is on partition 4.

    DISKPART> detail part

    Partition 4
    Type : de94bba4-06d1-4d40-a16a-bfd50179d6ac
    Hidden : Yes
    Required: Yes
    Attrib : 0X8000000000000001
    Offset in Bytes: 537372131328

    Volume ### Ltr Label Fs Type Size Status Info
    ---------- --- ----------- ----- ---------- ------- --------- --------
    * Volume 7 J Recovery NTFS Partition 522 MB Healthy Hidden

    - - - Updated - - -

    Thus my attrib and id matches what microsofts KB # article says to set it to. So my current Recovery partition looks to be ok until I change the size of the partition. Moreover, it gives an offset #, I presume its this number that must be put in the Reagent.xml file which just so happens to match the xml file above.

    - - - Updated - - -

    There is another Reagent.xml in C:\Windows\system32\Recovery\Reagent.xml

    The contents are slightly different.
    Code:
    c:\Windows\system32\Recovery>type Reagent.xml
    <?xml version='1.0' encoding='utf-8'?>
    
    <WindowsRE version="2.0">
      <WinreBCD id="{f46411a0-7df0-11ee-9642-cfebdda08e37}"/>
      <WinreLocation path="\Recovery\WindowsRE" id="0" offset="537372131328" guid="{458a8d64-e7df-458c-88c4-3857cb0a39f4}"/>
      <ImageLocation path="\Recovery\WindowsRE" id="0" offset="537372131328" guid="{458a8d64-e7df-458c-88c4-3857cb0a39f4}"/>
      <PBRImageLocation path="" id="0" offset="0" guid="{00000000-0000-0000-0000-000000000000}" index="0"/>
      <PBRCustomImageLocation path="" id="0" offset="0" guid="{00000000-0000-0000-0000-000000000000}" index="0"/>
      <InstallState state="0"/>
      <OsInstallAvailable state="0"/>
      <CustomImageAvailable state="0"/>
      <IsAutoRepairOn state="1"/>
      <WinREStaged state="1"/>
      <OperationParam path=""/>
      <OperationPermanent state="0"/>
      <OsBuildVersion path="19041.1.amd64fre.vb_release.191206-1406"/>
      <OemTool state="0"/>
      <IsServer state="0"/>
      <DownlevelWinreLocation path="" id="0" offset="0" guid="{00000000-0000-0000-0000-000000000000}"/>
      <IsWimBoot state="0"/>
      <NarratorScheduled state="0"/>
      <ScheduledOperation state="5"/>
    </WindowsRE>
    - - - Updated - - -

    In trying to repair my reagentc /info , I ran the help example

    Code:
    REAGENTC.EXE /setreimage /path J:\Recovery\WindowsRE /logpath C:\Temp\Reagent.log
    Directory set to: \\?\GLOBALROOT\device\harddisk0\partition4\Recovery\WindowsRE
    
    REAGENTC.EXE: Operation Successful.
    
    
    G:\>reagentc /info
    Windows Recovery Environment (Windows RE) and system reset configuration
    Information:
    
        Windows RE status:         Disabled
        Windows RE location:
        Boot Configuration Data (BCD) identifier: f46411a0-7df0-11ee-9642-cfebdda08e37
        Recovery image location:
        Recovery image index:      0
        Custom image location:
        Custom image index:        0
    
    REAGENTC.EXE: Operation Successful.
    It didn't fix it. Here is the Reagent.log file from the command above.

    Code:
    G:\>type c:\temp\Reagent.log
    2024-01-11 18:47:37, Info                         [ReAgentc.exe] ------------------------------------------------------
    2024-01-11 18:47:37, Info                         [ReAgentc.exe] -----Executing command line: REAGENTC.EXE  /setreimage /path J:\Recovery\WindowsRE /logpath C:\Temp\Reagent.log-----
    2024-01-11 18:47:37, Info                         [ReAgentc.exe] ------------------------------------------------------
    2024-01-11 18:47:37, Info                         [ReAgentc.exe] Enter WinReSetConfig
    2024-01-11 18:47:37, Info                         [ReAgentc.exe] Parameters: configWinDir: NULL
    2024-01-11 18:47:37, Info                         [ReAgentc.exe] Update enhanced config info is enabled.
    2024-01-11 18:47:37, Warning                      [ReAgentc.exe] Failed to get recovery entries: 0xc0000225
    2024-01-11 18:47:37, Info                         [ReAgentc.exe] winreGetWinReGuid returning 0X490
    2024-01-11 18:47:37, Info                         [ReAgentc.exe] ReAgentConfig::ReadBcdAndUpdateEnhancedConfigInfo WinRE disabled, WinRE Guid could not be determined  (0x490)
    2024-01-11 18:47:37, Info                         [ReAgentc.exe] WinRE is not installed, nothing to back up
    2024-01-11 18:47:37, Info                         [ReAgentc.exe] Exit WinReSetConfig return value: 1, last error: 0x0
    2024-01-11 18:47:37, Info                         [ReAgentc.exe] Enter WinReGetConfig
    2024-01-11 18:47:37, Info                         [ReAgentc.exe] Parameters: configWinDir: NULL
    2024-01-11 18:47:37, Info                         [ReAgentc.exe] WinRE config file path: C:\Windows\system32\Recovery\ReAgent.xml
    2024-01-11 18:47:37, Info                         [ReAgentc.exe] Update enhanced config info is enabled.
    2024-01-11 18:47:37, Warning                      [ReAgentc.exe] Failed to get recovery entries: 0xc0000225
    2024-01-11 18:47:37, Info                         [ReAgentc.exe] winreGetWinReGuid returning 0X490
    2024-01-11 18:47:37, Info                         [ReAgentc.exe] ReAgentConfig::ReadBcdAndUpdateEnhancedConfigInfo WinRE disabled, WinRE Guid could not be determined  (0x490)
    2024-01-11 18:47:37, Info                         [ReAgentc.exe] WinRE is staged
    2024-01-11 18:47:37, Info                         [ReAgentc.exe] Wim dir location: \\?\GLOBALROOT\device\harddisk0\partition4\Recovery\WindowsRE
    2024-01-11 18:47:37, Info                         [ReAgentc.exe] System is WimBoot: FALSE
    2024-01-11 18:47:37, Info                         [ReAgentc.exe] WinRE image validated
    2024-01-11 18:47:37, Info                         [ReAgentc.exe] Exit WinReGetConfig return value: 1, last error: 0x0
    2024-01-11 18:47:37, Info                         [ReAgentc.exe] ------------------------------------------------------
    2024-01-11 18:47:37, Info                         [ReAgentc.exe] -----Exiting command line: REAGENTC.EXE  /setreimage /path J:\Recovery\WindowsRE /logpath C:\Temp\Reagent.log, Error: 0-----
    2024-01-11 18:47:37, Info                         [ReAgentc.exe] ------------------------------------------------------
    - - - Updated - - -

    Ok, I tried to enable it,
    reagentc /enable /logpath c:\temp\Reagent1.log
    REAGENTC.EXE: Unable to update Boot Configuration Data.

    Here is the Reagent1.log content
    Code:
    type c:\temp\Reagent1.log
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] ------------------------------------------------------
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] -----Executing command line: reagentc  /enable /logpath c:\temp\Reagent1.log-----
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] ------------------------------------------------------
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] Enter WinRECheckGuid
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] Parameter: TargetOsGuid: : NULL
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] Exit WinRECheckGuid return error code: 0x0
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] Enter WinReInstall
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] Parameter: ReInstallBecauseOfBitlocker: 0
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] --Install on target OS step 1: collect info like partition list, loading reagent.xml, source winre.wim and partition
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] Enumerate and log all fixed partitions:
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] --Partition info--
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] VolumeName: \\?\Volume{4949c0b2-d113-4aab-847b-9cec0e4934a7}, PartitionName: \\?\GLOBALROOT\device\harddisk0\partition1
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] Partition number: 1, offset: 1048576, free space: 70352896, total space: 100663296
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] DiskNumber:0, DiskSignature:0, NTFS:0, Mbr:0, Active:0, Boot:0, BitlockerEnabled:0
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] GPT partition GUID:: {C12A7328-F81F-11D2-BA4B-00A0C93EC93B}
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] DiskId: {458A8D64-E7DF-458C-88C4-3857CB0A39F4}
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] --Partition info--
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] VolumeName: \\?\Volume{e44ddc48-b1bf-4925-9c8e-de6363dcfd06}, PartitionName: \\?\GLOBALROOT\device\harddisk0\partition9
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] Partition number: 9, offset: 3839730122752, free space: 160953483264, total space: 161056026624
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] DiskNumber:0, DiskSignature:0, NTFS:1, Mbr:0, Active:0, Boot:0, BitlockerEnabled:0
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] GPT partition GUID:: {EBD0A0A2-B9E5-4433-87C0-68B6B72699C7}
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] DiskId: {458A8D64-E7DF-458C-88C4-3857CB0A39F4}
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] --Partition info--
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] VolumeName: \\?\Volume{d706e216-24a3-4e7a-87b1-54e28ac766b6}, PartitionName: \\?\GLOBALROOT\device\harddisk0\partition8
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] Partition number: 8, offset: 1021104357376, free space: 1966795169792, total space: 2818624712704
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] DiskNumber:0, DiskSignature:0, NTFS:1, Mbr:0, Active:0, Boot:0, BitlockerEnabled:0
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] GPT partition GUID:: {EBD0A0A2-B9E5-4433-87C0-68B6B72699C7}
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] DiskId: {458A8D64-E7DF-458C-88C4-3857CB0A39F4}
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] --Partition info--
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] VolumeName: \\?\Volume{491bb938-3b4f-4cdc-a572-64cd57bc2557}, PartitionName: \\?\GLOBALROOT\device\harddisk0\partition7
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] Partition number: 7, offset: 860043083776, free space: 123221712896, total space: 161061269504
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] DiskNumber:0, DiskSignature:0, NTFS:1, Mbr:0, Active:0, Boot:0, BitlockerEnabled:0
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] GPT partition GUID:: {EBD0A0A2-B9E5-4433-87C0-68B6B72699C7}
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] DiskId: {458A8D64-E7DF-458C-88C4-3857CB0A39F4}
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] --Partition info--
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] VolumeName: \\?\Volume{f1db8c57-2be0-48e1-863f-e3127318a602}, PartitionName: \\?\GLOBALROOT\device\harddisk0\partition6
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] Partition number: 6, offset: 698981810176, free space: 151106285568, total space: 161061269504
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] DiskNumber:0, DiskSignature:0, NTFS:1, Mbr:0, Active:0, Boot:0, BitlockerEnabled:0
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] GPT partition GUID:: {EBD0A0A2-B9E5-4433-87C0-68B6B72699C7}
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] DiskId: {458A8D64-E7DF-458C-88C4-3857CB0A39F4}
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] --Partition info--
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] VolumeName: \\?\Volume{e34949ae-b70c-4271-ac04-811d9f83c12e}, PartitionName: \\?\GLOBALROOT\device\harddisk0\partition5
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] Partition number: 5, offset: 537919488000, free space: 79540465664, total space: 161062318080
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] DiskNumber:0, DiskSignature:0, NTFS:1, Mbr:0, Active:0, Boot:0, BitlockerEnabled:0
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] GPT partition GUID:: {EBD0A0A2-B9E5-4433-87C0-68B6B72699C7}
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] DiskId: {458A8D64-E7DF-458C-88C4-3857CB0A39F4}
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] --Partition info--
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] VolumeName: \\?\Volume{86380420-1393-4afa-8e22-a6ac3250eea9}, PartitionName: \\?\GLOBALROOT\device\harddisk0\partition4
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] Partition number: 4, offset: 537372131328, free space: 87818240, total space: 547352576
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] DiskNumber:0, DiskSignature:0, NTFS:1, Mbr:0, Active:0, Boot:0, BitlockerEnabled:0
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] GPT partition GUID:: {DE94BBA4-06D1-4D40-A16A-BFD50179D6AC}
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] DiskId: {458A8D64-E7DF-458C-88C4-3857CB0A39F4}
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] --Partition info--
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] VolumeName: \\?\Volume{14d86dcb-d0e5-49cb-aebb-a9a7e8bab62f}, PartitionName: \\?\GLOBALROOT\device\harddisk0\partition3
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] Partition number: 3, offset: 122683392, free space: 441373057024, total space: 537248645120
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] DiskNumber:0, DiskSignature:0, NTFS:1, Mbr:0, Active:0, Boot:1, BitlockerEnabled:0
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] GPT partition GUID:: {EBD0A0A2-B9E5-4433-87C0-68B6B72699C7}
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] DiskId: {458A8D64-E7DF-458C-88C4-3857CB0A39F4}
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] Get downlevel ReAgent config
    2024-01-11 19:03:22, Info                         [ReAgentc.exe]  Downlevel config file path: \Recovery\ReAgentOld.xml
    2024-01-11 19:03:22, Info                         [ReAgentc.exe]  Checking for downlevel WinRE installation.
    2024-01-11 19:03:22, Warning                      [ReAgentc.exe] read xml file (\Recovery\ReAgentOld.xml) failed: 0x2
    2024-01-11 19:03:22, Warning                      [ReAgentc.exe] ReAgentXMLParser::ParseConfigFile failed to read config xml file (0x2) in file base\diagnosis\srt\reagent2\reinfo\parser_2.0.cpp line 784
    2024-01-11 19:03:22, Warning                      [ReAgentc.exe] ReAgentXMLParser::ParseConfigFile (xml file: \Recovery\ReAgentOld.xml) returning 0x2
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] ReAgentConfig::ParseConfigFile ReAgent.XML was not found or could not be parsed, creating a new config xml Err=2
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] First round search
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] Get ReAgent config
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] GetReAgentConfig Config file path: C:\Windows\system32\Recovery\ReAgent.xml
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] CheckRegKey test hook (SystemSetupInProgress) present and disabled
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] Update enhanced config info is enabled.
    2024-01-11 19:03:22, Warning                      [ReAgentc.exe] Failed to get recovery entries: 0xc0000225
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] winreGetWinReGuid returning 0X490
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] ReAgentConfig::ReadBcdAndUpdateEnhancedConfigInfo WinRE disabled, WinRE Guid could not be determined  (0x490)
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] --Install on target OS step 2: detect and fix if there is any issue for winre settings
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] DetectAndFixWinReIssues (WinRE)WinRE is already installed, setting BCD entry (winre location \\?\GLOBALROOT\device\harddisk0\partition4\Recovery\WindowsRE)
    2024-01-11 19:03:22, Warning                      [ReAgentc.exe] Failed to get recovery entries: 0xc0000225
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] winreGetWinReGuid returning 0X490
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] DetectAndFixWinReIssues Failed to get WinRE GUID.
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] DetectAndFixWinReIssues Will fix the BCD entry.
    2024-01-11 19:03:22, Error                        [ReAgentc.exe] BcdOpenObject(WinRE) failed: 0xc0000034
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] winreGetWinReGuid returning 0X2
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] NOTE: WILL RETRY. We have to uninstall WinRE and retry because WinRE is installed but its BCD entry is not present.
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] DetectAndFixWinReIssues Copying Winre.wim from \\?\GLOBALROOT\device\harddisk0\partition4\Recovery\WindowsRE to staging location
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] winreCopyWIMBack moved WIM file from \\?\GLOBALROOT\device\harddisk0\partition4\Recovery\WindowsRE\ to \\?\GLOBALROOT\device\harddisk0\partition4\Recovery\WindowsRE\ successfully!
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] DetectAndFixWinReIssues we should retry because winre installation was changed.
    2024-01-11 19:03:22, Error                        [ReAgentc.exe] failed to detect and fix winre issues, error:0x2
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] Exit WinReInstall return value: 0, last error: 0x2
    2024-01-11 19:03:22, Error                        [ReAgentc.exe] failed to install winre: : 0x2
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] ------------------------------------------------------
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] -----Exiting command line: reagentc  /enable /logpath c:\temp\Reagent1.log, Error: 2-----
    2024-01-11 19:03:22, Info                         [ReAgentc.exe] ------------------------------------------------------
    So presently stuck what to do next??? reagentc /info no change...

    - - - Updated - - -

    The above is for WIn10Home with upgrade to 10pro on a fresh install laptop. Below is the C:\Windows\system32\Recovery\ReAgent.xml file on another laptop of exact same model, but was updated from windows 8.1 to windows 10 Home. Thus the reason probably for the downgrade entry listed below. For this laptop, the KB # installed ok.

    Code:
    <?xml version='1.0' encoding='utf-8'?>
    
    <WindowsRE version="2.0">
      <WinreBCD id="{9c5a2b12-9b53-11ed-9a14-b6016ea2644c}"/>
      <WinreLocation path="\Recovery\WindowsRE" id="0" offset="491975081984" guid="{f1efd443-82e3-4f67-b2bc-231d50a1ff38}"/>
      <ImageLocation path="" id="0" offset="0" guid="{00000000-0000-0000-0000-000000000000}"/>
      <PBRImageLocation path="\Dell\Image" id="0" offset="491975081984" guid="{f1efd443-82e3-4f67-b2bc-231d50a1ff38}" index="1"/>
      <PBRCustomImageLocation path="" id="0" offset="0" guid="{00000000-0000-0000-0000-000000000000}" index="0"/>
      <InstallState state="1"/>
      <OsInstallAvailable state="1"/>
      <CustomImageAvailable state="0"/>
      <IsAutoRepairOn state="1"/>
      <WinREStaged state="0"/>
      <OperationParam path=""/>
      <OperationPermanent state="0"/>
      <OsBuildVersion path="19041.1.amd64fre.vb_release.191206-1406"/>
      <OemTool state="0"/>
      <IsServer state="0"/>
      <DownlevelWinreLocation path="\Recovery\WindowsRE" id="0" offset="701497344" guid="{f1efd443-82e3-4f67-b2bc-231d50a1ff38}"/>
      <IsWimBoot state="0"/>
      <NarratorScheduled state="0"/>
      <ScheduledOperation state="5"/>
    </WindowsRE>
    So I don't know why Win10Home updated ok for the KB #, but not the fresh install win10pro laptop. The only difference is is the reagentc /info for the win10Home has its fields filed out, whereas the win10pro isn't setup properly. Moreover, the recovery directory has the OEM factory win8.1 Home install (not updated since the factory) still there which wasn't touched.

    Code:
    C:\WINDOWS\system32>reagentc /info
    Windows Recovery Environment (Windows RE) and system reset configuration
    Information:
    
        Windows RE status:         Enabled
        Windows RE location:       \\?\GLOBALROOT\device\harddisk0\partition7\Recovery\WindowsRE
        Boot Configuration Data (BCD) identifier: 9c5a2b12-9b53-11ed-9a14-b6016ea2644c
        Recovery image location:   \\?\GLOBALROOT\device\harddisk0\partition7\Dell\Image
        Recovery image index:      1
        Custom image location:
        Custom image index:        0
    
    REAGENTC.EXE: Operation Successful.
    I'm still trying to fix the win10pro for reagentc /info

    - - - Updated - - -

    Here is the diskpart listing for the win10Home on laptop #1.
    Code:
    DISKPART> list disk
    
      Disk ###  Status         Size     Free     Dyn  Gpt
      --------  -------------  -------  -------  ---  ---
      Disk 0    Online          465 GB      0 B        *
    
    DISKPART> sel disk 0
    
    Disk 0 is now the selected disk.
    
    DISKPART> list vol
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 0     C   OS           NTFS   Partition    456 GB  Healthy    Boot
      Volume 1         ESP          FAT32  Partition    500 MB  Healthy    System
      Volume 2         WINRETOOLS   NTFS   Partition    750 MB  Healthy    Hidden
      Volume 3                      NTFS   Partition    450 MB  Healthy    Hidden
      Volume 4         PBR Image    NTFS   Partition   7755 MB  Healthy    Hidden
    
    DISKPART> list part
    
      Partition ###  Type              Size     Offset
      -------------  ----------------  -------  -------
      Partition 1    System             500 MB  1024 KB
      Partition 2    OEM                 40 MB   501 MB
      Partition 3    Reserved           128 MB   541 MB
      Partition 4    Recovery           750 MB   669 MB
      Partition 5    Primary            456 GB  1419 MB
      Partition 6    Recovery           450 MB   457 GB
      Partition 7    Recovery          7755 MB   458 GB
    - - - Updated - - -

    After assigning a temporary drive letter to WINRETOOLS and PBR Image as drive D and E.

    Code:
    D:\>dir /a /q /s
     Volume in drive D is WINRETOOLS
     Volume Serial Number is E4BA-0004
    
     Directory of D:\
    
    09/19/2014  06:18 PM    <DIR>          NT AUTHORITY\SYSTEM    BOOT
    09/19/2014  06:52 PM            16,896 NT AUTHORITY\SYSTEM    HDD.HEX
    04/22/2015  12:59 PM    <DIR>          BUILTIN\Administrators Logs
    07/30/2015  06:34 AM               233 NT AUTHORITY\SYSTEM    Master.log
    08/24/2015  11:42 AM    <DIR>          BUILTIN\Administrators recovery
    09/19/2014  06:47 PM               234 NT AUTHORITY\SYSTEM    RP.CRC
    07/05/2018  08:30 AM    <DIR>          BUILTIN\Administrators System Volume Information
    09/19/2014  06:21 PM                 0 NT AUTHORITY\SYSTEM    _updated_
                   4 File(s)         17,363 bytes
    
     Directory of D:\BOOT
    
    09/19/2014  06:18 PM    <DIR>          NT AUTHORITY\SYSTEM    .
    09/19/2014  06:18 PM    <DIR>          NT AUTHORITY\SYSTEM    ..
                   0 File(s)              0 bytes
    
     Directory of D:\Logs
    
    04/22/2015  12:59 PM    <DIR>          BUILTIN\Administrators .
    04/22/2015  12:59 PM    <DIR>          NT AUTHORITY\SYSTEM    ..
    04/22/2015  12:59 PM             8,990 BUILTIN\Administrators FactorySetup.dll.20150422135936_0.log
                   1 File(s)          8,990 bytes
    
     Directory of D:\recovery
    
    08/24/2015  11:42 AM    <DIR>          BUILTIN\Administrators .
    08/24/2015  11:42 AM    <DIR>          NT AUTHORITY\SYSTEM    ..
    08/19/2022  03:59 PM    <DIR>          NT AUTHORITY\SYSTEM    Logs
    10/02/2018  02:38 PM    <DIR>          BUILTIN\Administrators windowsre
                   0 File(s)              0 bytes
    
     Directory of D:\recovery\Logs
    
    08/19/2022  03:59 PM    <DIR>          NT AUTHORITY\SYSTEM    .
    08/19/2022  03:59 PM    <DIR>          BUILTIN\Administrators ..
    08/19/2022  07:36 PM             1,359 NT AUTHORITY\SYSTEM    Reload.xml
                   1 File(s)          1,359 bytes
    
     Directory of D:\recovery\windowsre
    
    10/02/2018  02:38 PM    <DIR>          BUILTIN\Administrators .
    10/02/2018  02:38 PM    <DIR>          BUILTIN\Administrators ..
    06/18/2013  10:08 AM         3,170,304 BUILTIN\Administrators boot.sdi
    10/02/2018  02:38 PM             1,114 BUILTIN\Administrators ReAgent.xml
    09/19/2013  01:28 PM             6,527 BUILTIN\Administrators ReCustomization.xml
    09/19/2014  06:21 PM       252,865,544 BUILTIN\Administrators WinRE.wim
                   4 File(s)    256,043,489 bytes
    
         Total Files Listed:
                  10 File(s)    256,071,201 bytes
                  16 Dir(s)     493,240,320 bytes free
    PBR Image drive E.
    Code:
    E:\>dir /a /q /s
     Volume in drive E is PBR Image
     Volume Serial Number is 2E2B-1E84
    
     Directory of E:\
    
    01/10/2024  08:31 AM                 0 NT AUTHORITY\SYSTEM    $WINRE_BACKUP_PARTITION.MARKER
    09/19/2014  06:47 PM    <DIR>          NT AUTHORITY\SYSTEM    AfterReset
    09/19/2014  06:41 PM    <DIR>          NT AUTHORITY\SYSTEM    DELL
    09/19/2014  06:47 PM    <DIR>          NT AUTHORITY\SYSTEM    Preload
    02/24/2023  09:48 AM    <DIR>          NT AUTHORITY\SYSTEM    Recovery
    09/19/2014  06:52 PM               814 NT AUTHORITY\SYSTEM    RIP.CRC
    12/09/2020  09:37 AM    <DIR>          BUILTIN\Administrators System Volume Information
                   2 File(s)            814 bytes
    
     Directory of E:\AfterReset
    
    09/19/2014  06:47 PM    <DIR>          NT AUTHORITY\SYSTEM    .
    09/19/2014  06:47 PM    <DIR>          NT AUTHORITY\SYSTEM    ..
    09/19/2014  06:47 PM         2,576,384 NT AUTHORITY\SYSTEM    ReagentcAfterReset.exe
    09/19/2014  06:47 PM             1,024 NT AUTHORITY\SYSTEM    SftService.reset
                   2 File(s)      2,577,408 bytes
    
     Directory of E:\DELL
    
    09/19/2014  06:41 PM    <DIR>          NT AUTHORITY\SYSTEM    .
    09/19/2014  06:41 PM    <DIR>          NT AUTHORITY\SYSTEM    ..
    08/24/2015  08:10 AM    <DIR>          NT AUTHORITY\SYSTEM    Image
                   0 File(s)              0 bytes
    
     Directory of E:\DELL\Image
    
    08/24/2015  08:10 AM    <DIR>          NT AUTHORITY\SYSTEM    .
    08/24/2015  08:10 AM    <DIR>          NT AUTHORITY\SYSTEM    ..
    08/24/2015  08:10 AM               330 NT AUTHORITY\SYSTEM    DONOTREPLACE.txt
    09/19/2014  06:46 PM     3,795,698,674 NT AUTHORITY\SYSTEM    Install.swm
    09/19/2014  06:46 PM     3,394,725,790 NT AUTHORITY\SYSTEM    Install2.swm
    09/19/2014  06:46 PM    <DIR>          NT AUTHORITY\SYSTEM    PART0001
    09/19/2014  06:47 PM             2,571 NT AUTHORITY\SYSTEM    RefreshOrReset_AfterImageApply.cmd
    09/19/2014  06:47 PM               326 NT AUTHORITY\SYSTEM    ResetConfig.xml
                   5 File(s)  7,190,427,691 bytes
    
     Directory of E:\DELL\Image\PART0001
    
    09/19/2014  06:46 PM    <DIR>          NT AUTHORITY\SYSTEM    .
    09/19/2014  06:46 PM    <DIR>          NT AUTHORITY\SYSTEM    ..
    09/19/2014  06:46 PM        15,381,088 NT AUTHORITY\SYSTEM    EFI.wim
                   1 File(s)     15,381,088 bytes
    
     Directory of E:\Preload
    
    09/19/2014  06:47 PM    <DIR>          NT AUTHORITY\SYSTEM    .
    09/19/2014  06:47 PM    <DIR>          NT AUTHORITY\SYSTEM    ..
    09/19/2014  06:47 PM        36,519,930 NT AUTHORITY\SYSTEM    All.crc
    09/19/2014  06:47 PM                58 NT AUTHORITY\SYSTEM    BASE.DAT
    09/19/2014  06:46 PM     3,795,698,674 NT AUTHORITY\SYSTEM    base.swm
    09/19/2014  06:46 PM     3,394,725,790 NT AUTHORITY\SYSTEM    base2.swm
    09/19/2014  06:47 PM             3,266 NT AUTHORITY\SYSTEM    CSP.DAT
    09/19/2014  06:47 PM                54 NT AUTHORITY\SYSTEM    Desc.txt
    09/19/2014  06:47 PM    <DIR>          NT AUTHORITY\SYSTEM    PART0001
                   6 File(s)  7,226,947,772 bytes
    
     Directory of E:\Preload\PART0001
    
    09/19/2014  06:47 PM    <DIR>          NT AUTHORITY\SYSTEM    .
    09/19/2014  06:47 PM    <DIR>          NT AUTHORITY\SYSTEM    ..
    09/19/2014  06:46 PM        15,381,088 NT AUTHORITY\SYSTEM    BASE.WIM
                   1 File(s)     15,381,088 bytes
    
     Directory of E:\Recovery
    
    02/24/2023  09:48 AM    <DIR>          NT AUTHORITY\SYSTEM    .
    02/24/2023  09:48 AM    <DIR>          NT AUTHORITY\SYSTEM    ..
    02/27/2023  06:23 PM    <DIR>          NT AUTHORITY\SYSTEM    Logs
    01/10/2024  08:37 AM    <DIR>          NT AUTHORITY\SYSTEM    WindowsRE
                   0 File(s)              0 bytes
    
     Directory of E:\Recovery\Logs
    
    02/27/2023  06:23 PM    <DIR>          NT AUTHORITY\SYSTEM    .
    02/27/2023  06:23 PM    <DIR>          NT AUTHORITY\SYSTEM    ..
    02/27/2023  09:17 PM             1,403 NT AUTHORITY\SYSTEM    Reload.xml
                   1 File(s)          1,403 bytes
    
     Directory of E:\Recovery\WindowsRE
    
    01/10/2024  08:37 AM    <DIR>          NT AUTHORITY\SYSTEM    .
    01/10/2024  08:37 AM    <DIR>          NT AUTHORITY\SYSTEM    ..
    12/07/2019  04:08 AM         3,170,304 BUILTIN\Administrators boot.sdi
    02/27/2023  09:17 PM             1,158 BUILTIN\Administrators ReAgent.xml
    01/10/2024  08:30 AM       595,135,602 NT AUTHORITY\SYSTEM    winre.wim
                   3 File(s)    598,307,064 bytes
    
         Total Files Listed:
                  21 File(s) 15,049,024,328 bytes
                  28 Dir(s)     190,414,848 bytes free
    - - - Updated - - -

    I assigned a temp drive letter F to volume 3. The contents of this drive is empty even though 450MB partition is defined by MSoft for it.

    - - - Updated - - -

    And for completeness, I assigned a drive letter which ended up being G to volume 1 ESP to see its contents.

    Code:
    DISKPART> sel vol 1
    
    Volume 1 is the selected volume.
    
    DISKPART> assign
    
    DiskPart successfully assigned the drive letter or mount point.
    
    DISKPART> list vol
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 0     C   OS           NTFS   Partition    456 GB  Healthy    Boot
    * Volume 1     G   ESP          FAT32  Partition    500 MB  Healthy    System
      Volume 2     D   WINRETOOLS   NTFS   Partition    750 MB  Healthy    Hidden
      Volume 3     F                NTFS   Partition    450 MB  Healthy    Hidden
      Volume 4     E   PBR Image    NTFS   Partition   7755 MB  Healthy    Hidden
    
    DISKPART> exit
    
    Leaving DiskPart...
    
    F:\>g:
    
    G:\>dir /a /q /s
     Volume in drive G is ESP
     Volume Serial Number is 3646-7808
    
     Directory of G:\
    
    03/12/2015  07:53 AM    <DIR>          \Everyone              System Volume Information
    08/24/2015  08:14 AM               512 \Everyone              BOOTSECT.BAK
    07/02/2022  08:36 AM    <DIR>          \Everyone              MSIb584.tmp
    07/25/2014  12:25 PM    <DIR>          \Everyone              en-us
    09/19/2014  01:38 PM    <DIR>          \Everyone              EFI
                   1 File(s)            512 bytes
    
     Directory of G:\System Volume Information
    
    03/12/2015  07:53 AM    <DIR>          \Everyone              .
    03/12/2015  07:53 AM    <DIR>          \Everyone              ..
    03/12/2015  07:53 AM                76 \Everyone              IndexerVolumeGuid
                   1 File(s)             76 bytes
    
     Directory of G:\MSIb584.tmp
    
    07/02/2022  08:36 AM    <DIR>          \Everyone              .
    07/02/2022  08:36 AM    <DIR>          \Everyone              ..
                   0 File(s)              0 bytes
    
     Directory of G:\en-us
    
    09/19/2014  01:25 PM    <DIR>          \Everyone              .
    09/19/2014  01:25 PM    <DIR>          \Everyone              ..
    07/02/2014  02:42 PM            73,568 \Everyone              bootmgr.efi.mui
                   1 File(s)         73,568 bytes
    
     Directory of G:\EFI
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    09/19/2014  01:38 PM    <DIR>          \Everyone              Microsoft
    09/19/2014  01:38 PM    <DIR>          \Everyone              Boot
                   0 File(s)              0 bytes
    
     Directory of G:\EFI\Microsoft
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    09/19/2014  01:38 PM    <DIR>          \Everyone              Boot
    08/24/2015  08:14 AM    <DIR>          \Everyone              Recovery
                   0 File(s)              0 bytes
    
     Directory of G:\EFI\Microsoft\Boot
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    09/19/2014  01:38 PM    <DIR>          \Everyone              bg-BG
    11/15/2023  06:35 PM           380,376 \Everyone              kd_02_10ec.dll
    09/19/2014  01:38 PM    <DIR>          \Everyone              cs-CZ
    09/19/2014  01:38 PM    <DIR>          \Everyone              da-DK
    09/19/2014  01:38 PM    <DIR>          \Everyone              de-DE
    09/19/2014  01:38 PM    <DIR>          \Everyone              el-GR
    09/19/2014  01:38 PM    <DIR>          \Everyone              en-GB
    09/19/2014  01:38 PM    <DIR>          \Everyone              en-US
    09/19/2014  01:38 PM    <DIR>          \Everyone              es-ES
    09/19/2014  01:38 PM    <DIR>          \Everyone              et-EE
    09/19/2014  01:38 PM    <DIR>          \Everyone              fi-FI
    09/19/2014  01:38 PM    <DIR>          \Everyone              fr-FR
    09/19/2014  01:38 PM    <DIR>          \Everyone              hr-HR
    09/19/2014  01:38 PM    <DIR>          \Everyone              hu-HU
    09/19/2014  01:38 PM    <DIR>          \Everyone              it-IT
    09/19/2014  01:38 PM    <DIR>          \Everyone              ja-JP
    09/19/2014  01:38 PM    <DIR>          \Everyone              ko-KR
    09/19/2014  01:38 PM    <DIR>          \Everyone              lt-LT
    09/19/2014  01:38 PM    <DIR>          \Everyone              lv-LV
    05/10/2023  08:22 AM            10,895 \Everyone              boot.stl
    09/19/2014  01:38 PM    <DIR>          \Everyone              nb-NO
    09/19/2014  01:38 PM    <DIR>          \Everyone              nl-NL
    09/19/2014  01:38 PM    <DIR>          \Everyone              pl-PL
    09/19/2014  01:38 PM    <DIR>          \Everyone              pt-BR
    09/19/2014  01:38 PM    <DIR>          \Everyone              pt-PT
    09/19/2014  01:38 PM    <DIR>          \Everyone              qps-ploc
    09/19/2014  01:38 PM    <DIR>          \Everyone              ro-RO
    09/19/2014  01:38 PM    <DIR>          \Everyone              ru-RU
    09/19/2014  01:38 PM    <DIR>          \Everyone              sk-SK
    09/19/2014  01:38 PM    <DIR>          \Everyone              sl-SI
    09/19/2014  01:38 PM    <DIR>          \Everyone              sr-Latn-CS
    09/19/2014  01:38 PM    <DIR>          \Everyone              sr-Latn-RS
    09/19/2014  01:38 PM    <DIR>          \Everyone              sv-SE
    09/19/2014  01:38 PM    <DIR>          \Everyone              tr-TR
    09/19/2014  01:38 PM    <DIR>          \Everyone              uk-UA
    09/19/2014  01:38 PM    <DIR>          \Everyone              zh-CN
    09/19/2014  01:38 PM    <DIR>          \Everyone              zh-HK
    09/19/2014  01:38 PM    <DIR>          \Everyone              zh-TW
    01/10/2024  08:02 AM            65,536 \Everyone              BOOTSTAT.DAT
    09/19/2014  01:38 PM    <DIR>          \Everyone              Fonts
    09/19/2014  01:38 PM    <DIR>          \Everyone              Resources
    01/11/2024  07:42 PM            65,536 \Everyone              BCD
    09/19/2014  01:38 PM           114,688 \Everyone              BCD.LOG
    09/19/2014  01:38 PM                 0 \Everyone              BCD.LOG1
    09/19/2014  01:38 PM                 0 \Everyone              BCD.LOG2
    11/15/2023  06:35 PM            27,624 \Everyone              kd_02_1137.dll
    11/15/2023  06:35 PM           241,112 \Everyone              kd_02_14e4.dll
    11/15/2023  06:35 PM            45,552 \Everyone              kd_02_15b3.dll
    11/15/2023  06:35 PM            45,544 \Everyone              kd_02_1969.dll
    11/15/2023  06:35 PM            32,728 \Everyone              kd_02_19a2.dll
    11/15/2023  06:35 PM           299,496 \Everyone              kd_02_8086.dll
    11/15/2023  06:35 PM            19,936 \Everyone              kd_07_1415.dll
    11/15/2023  06:35 PM            50,144 \Everyone              kd_0C_8086.dll
    01/10/2024  07:42 AM         1,590,664 \Everyone              bootmgfw.efi
    01/10/2024  07:42 AM         1,574,264 \Everyone              bootmgr.efi
    01/10/2024  07:42 AM         1,353,600 \Everyone              memtest.efi
    08/24/2015  08:14 AM    <DIR>          \Everyone              es-MX
    08/24/2015  08:14 AM    <DIR>          \Everyone              fr-CA
    11/15/2023  06:35 PM            18,920 \Everyone              kdnet_uart16550.dll
    11/15/2023  06:24 PM            28,648 \Everyone              kdstub.dll
    11/15/2023  06:35 PM            32,744 \Everyone              kd_02_10df.dll
    11/15/2023  06:35 PM            21,480 \Everyone              kd_02_1af4.dll
    12/07/2019  04:08 AM             9,796 \Everyone              winsipolicy.p7b
                  23 File(s)      6,029,283 bytes
    
     Directory of G:\EFI\Microsoft\Boot\bg-BG
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            81,448 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            81,424 \Everyone              bootmgr.efi.mui
                   2 File(s)        162,872 bytes
    
     Directory of G:\EFI\Microsoft\Boot\cs-CZ
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            45,576 \Everyone              memtest.efi.mui
    12/07/2019  04:09 AM            80,184 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            80,400 \Everyone              bootmgr.efi.mui
                   3 File(s)        206,160 bytes
    
     Directory of G:\EFI\Microsoft\Boot\da-DK
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            45,584 \Everyone              memtest.efi.mui
    12/07/2019  04:09 AM            79,160 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            79,160 \Everyone              bootmgr.efi.mui
                   3 File(s)        203,904 bytes
    
     Directory of G:\EFI\Microsoft\Boot\de-DE
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            46,120 \Everyone              memtest.efi.mui
    12/07/2019  04:09 AM            83,256 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            83,472 \Everyone              bootmgr.efi.mui
                   3 File(s)        212,848 bytes
    
     Directory of G:\EFI\Microsoft\Boot\el-GR
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            46,600 \Everyone              memtest.efi.mui
    12/07/2019  04:09 AM            84,280 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            84,496 \Everyone              bootmgr.efi.mui
                   3 File(s)        215,376 bytes
    
     Directory of G:\EFI\Microsoft\Boot\en-GB
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    11/15/2023  06:26 PM            78,312 \Everyone              bootmgfw.efi.mui
    11/15/2023  06:26 PM            78,304 \Everyone              bootmgr.efi.mui
                   2 File(s)        156,616 bytes
    
     Directory of G:\EFI\Microsoft\Boot\en-US
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            45,072 \Everyone              memtest.efi.mui
    12/07/2019  04:09 AM            77,112 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            77,112 \Everyone              bootmgr.efi.mui
                   3 File(s)        199,296 bytes
    
     Directory of G:\EFI\Microsoft\Boot\es-ES
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            45,880 \Everyone              memtest.efi.mui
    12/07/2019  04:09 AM            81,208 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            81,424 \Everyone              bootmgr.efi.mui
                   3 File(s)        208,512 bytes
    
     Directory of G:\EFI\Microsoft\Boot\et-EE
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            78,136 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            78,136 \Everyone              bootmgr.efi.mui
                   2 File(s)        156,272 bytes
    
     Directory of G:\EFI\Microsoft\Boot\fi-FI
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            45,584 \Everyone              memtest.efi.mui
    12/07/2019  04:09 AM            80,184 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            80,424 \Everyone              bootmgr.efi.mui
                   3 File(s)        206,192 bytes
    
     Directory of G:\EFI\Microsoft\Boot\fr-FR
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            46,096 \Everyone              memtest.efi.mui
    12/07/2019  04:09 AM            83,256 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            83,472 \Everyone              bootmgr.efi.mui
                   3 File(s)        212,824 bytes
    
     Directory of G:\EFI\Microsoft\Boot\hr-HR
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            80,184 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            80,400 \Everyone              bootmgr.efi.mui
                   2 File(s)        160,584 bytes
    
     Directory of G:\EFI\Microsoft\Boot\hu-HU
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            46,096 \Everyone              memtest.efi.mui
    12/07/2019  04:09 AM            83,256 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            83,472 \Everyone              bootmgr.efi.mui
                   3 File(s)        212,824 bytes
    
     Directory of G:\EFI\Microsoft\Boot\it-IT
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            45,584 \Everyone              memtest.efi.mui
    12/07/2019  04:09 AM            80,696 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            80,936 \Everyone              bootmgr.efi.mui
                   3 File(s)        207,216 bytes
    
     Directory of G:\EFI\Microsoft\Boot\ja-JP
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            43,016 \Everyone              memtest.efi.mui
    11/15/2023  06:26 PM            70,528 \Everyone              bootmgfw.efi.mui
    11/15/2023  06:26 PM            70,512 \Everyone              bootmgr.efi.mui
                   3 File(s)        184,056 bytes
    
     Directory of G:\EFI\Microsoft\Boot\ko-KR
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            43,024 \Everyone              memtest.efi.mui
    12/07/2019  04:09 AM            68,920 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            69,136 \Everyone              bootmgr.efi.mui
                   3 File(s)        181,080 bytes
    
     Directory of G:\EFI\Microsoft\Boot\lt-LT
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            79,160 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            79,400 \Everyone              bootmgr.efi.mui
                   2 File(s)        158,560 bytes
    
     Directory of G:\EFI\Microsoft\Boot\lv-LV
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            79,160 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            79,376 \Everyone              bootmgr.efi.mui
                   2 File(s)        158,536 bytes
    
     Directory of G:\EFI\Microsoft\Boot\nb-NO
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            45,584 \Everyone              memtest.efi.mui
    12/07/2019  04:09 AM            78,648 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            78,864 \Everyone              bootmgr.efi.mui
                   3 File(s)        203,096 bytes
    
     Directory of G:\EFI\Microsoft\Boot\nl-NL
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            45,368 \Everyone              memtest.efi.mui
    12/07/2019  04:09 AM            81,208 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            81,424 \Everyone              bootmgr.efi.mui
                   3 File(s)        208,000 bytes
    
     Directory of G:\EFI\Microsoft\Boot\pl-PL
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            46,096 \Everyone              memtest.efi.mui
    12/07/2019  04:09 AM            81,720 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            81,720 \Everyone              bootmgr.efi.mui
                   3 File(s)        209,536 bytes
    
     Directory of G:\EFI\Microsoft\Boot\pt-BR
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            45,584 \Everyone              memtest.efi.mui
    12/07/2019  04:09 AM            80,184 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            80,184 \Everyone              bootmgr.efi.mui
                   3 File(s)        205,952 bytes
    
     Directory of G:\EFI\Microsoft\Boot\pt-PT
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            46,096 \Everyone              memtest.efi.mui
    12/07/2019  04:09 AM            80,184 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            80,400 \Everyone              bootmgr.efi.mui
                   3 File(s)        206,680 bytes
    
     Directory of G:\EFI\Microsoft\Boot\qps-ploc
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            54,072 \Everyone              memtest.efi.mui
    07/10/2015  07:00 AM            74,080 \Everyone              bootmgfw.efi.mui
    07/10/2015  07:00 AM            74,080 \Everyone              bootmgr.efi.mui
                   3 File(s)        202,232 bytes
    
     Directory of G:\EFI\Microsoft\Boot\ro-RO
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            79,672 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            79,880 \Everyone              bootmgr.efi.mui
                   2 File(s)        159,552 bytes
    
     Directory of G:\EFI\Microsoft\Boot\ru-RU
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            44,856 \Everyone              memtest.efi.mui
    12/07/2019  04:09 AM            80,696 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            80,912 \Everyone              bootmgr.efi.mui
                   3 File(s)        206,464 bytes
    
     Directory of G:\EFI\Microsoft\Boot\sk-SK
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            80,696 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            80,904 \Everyone              bootmgr.efi.mui
                   2 File(s)        161,600 bytes
    
     Directory of G:\EFI\Microsoft\Boot\sl-SI
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            79,672 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            79,880 \Everyone              bootmgr.efi.mui
                   2 File(s)        159,552 bytes
    
     Directory of G:\EFI\Microsoft\Boot\sr-Latn-CS
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    07/10/2015  07:00 AM            77,152 \Everyone              bootmgfw.efi.mui
    07/10/2015  07:00 AM            77,152 \Everyone              bootmgr.efi.mui
    10/30/2015  03:18 AM            44,896 \Everyone              memtest.efi.mui
                   3 File(s)        199,200 bytes
    
     Directory of G:\EFI\Microsoft\Boot\sr-Latn-RS
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            80,696 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            80,912 \Everyone              bootmgr.efi.mui
                   2 File(s)        161,608 bytes
    
     Directory of G:\EFI\Microsoft\Boot\sv-SE
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            45,072 \Everyone              memtest.efi.mui
    12/07/2019  04:09 AM            79,672 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            79,888 \Everyone              bootmgr.efi.mui
                   3 File(s)        204,632 bytes
    
     Directory of G:\EFI\Microsoft\Boot\tr-TR
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            45,584 \Everyone              memtest.efi.mui
    12/07/2019  04:09 AM            79,160 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            79,376 \Everyone              bootmgr.efi.mui
                   3 File(s)        204,120 bytes
    
     Directory of G:\EFI\Microsoft\Boot\uk-UA
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    11/15/2023  06:26 PM            81,904 \Everyone              bootmgfw.efi.mui
    11/15/2023  06:26 PM            81,776 \Everyone              bootmgr.efi.mui
                   2 File(s)        163,680 bytes
    
     Directory of G:\EFI\Microsoft\Boot\zh-CN
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            42,512 \Everyone              memtest.efi.mui
    12/07/2019  04:09 AM            64,824 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            65,040 \Everyone              bootmgr.efi.mui
                   3 File(s)        172,376 bytes
    
     Directory of G:\EFI\Microsoft\Boot\zh-HK
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    10/30/2015  03:18 AM            42,336 \Everyone              memtest.efi.mui
    07/10/2015  07:00 AM            63,840 \Everyone              bootmgfw.efi.mui
    07/10/2015  07:00 AM            63,840 \Everyone              bootmgr.efi.mui
                   3 File(s)        170,016 bytes
    
     Directory of G:\EFI\Microsoft\Boot\zh-TW
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            42,512 \Everyone              memtest.efi.mui
    12/07/2019  04:09 AM            65,040 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            64,824 \Everyone              bootmgr.efi.mui
                   3 File(s)        172,376 bytes
    
     Directory of G:\EFI\Microsoft\Boot\Fonts
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    01/23/2023  09:48 AM           175,429 \Everyone              malgunn_boot.ttf
    01/23/2023  09:48 AM           177,888 \Everyone              malgun_boot.ttf
    01/23/2023  09:48 AM           144,017 \Everyone              meiryon_boot.ttf
    01/23/2023  09:48 AM           145,684 \Everyone              meiryo_boot.ttf
    01/23/2023  09:48 AM           163,496 \Everyone              msjhn_boot.ttf
    01/23/2023  09:48 AM           155,438 \Everyone              msyhn_boot.ttf
    01/23/2023  09:48 AM           157,064 \Everyone              msyh_boot.ttf
    01/23/2023  09:48 AM            44,760 \Everyone              segmono_boot.ttf
    01/23/2023  09:48 AM            85,764 \Everyone              segoen_slboot.ttf
    01/23/2023  09:48 AM            86,077 \Everyone              segoe_slboot.ttf
    01/23/2023  09:48 AM            48,992 \Everyone              wgl4_boot.ttf
    01/23/2023  09:48 AM         3,695,830 \Everyone              chs_boot.ttf
    01/23/2023  09:48 AM         3,878,309 \Everyone              cht_boot.ttf
    01/23/2023  09:48 AM         1,985,767 \Everyone              jpn_boot.ttf
    01/23/2023  09:48 AM         2,372,900 \Everyone              kor_boot.ttf
    01/23/2023  09:48 AM           165,524 \Everyone              msjh_boot.ttf
                  16 File(s)     13,482,939 bytes
    
     Directory of G:\EFI\Microsoft\Boot\Resources
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    09/19/2014  01:38 PM    <DIR>          \Everyone              en-US
    01/23/2023  09:48 AM            92,472 \Everyone              bootres.dll
                   1 File(s)         92,472 bytes
    
     Directory of G:\EFI\Microsoft\Boot\Resources\en-US
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    01/23/2023  09:48 AM            12,816 \Everyone              bootres.dll.mui
                   1 File(s)         12,816 bytes
    
     Directory of G:\EFI\Microsoft\Boot\es-MX
    
    08/24/2015  08:14 AM    <DIR>          \Everyone              .
    08/24/2015  08:14 AM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            81,208 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            81,424 \Everyone              bootmgr.efi.mui
                   2 File(s)        162,632 bytes
    
     Directory of G:\EFI\Microsoft\Boot\fr-CA
    
    08/24/2015  08:14 AM    <DIR>          \Everyone              .
    08/24/2015  08:14 AM    <DIR>          \Everyone              ..
    12/07/2019  04:09 AM            82,744 \Everyone              bootmgfw.efi.mui
    12/07/2019  04:09 AM            82,960 \Everyone              bootmgr.efi.mui
                   2 File(s)        165,704 bytes
    
     Directory of G:\EFI\Microsoft\Recovery
    
    08/24/2015  08:14 AM    <DIR>          \Everyone              .
    08/24/2015  08:14 AM    <DIR>          \Everyone              ..
    02/05/2023  06:33 PM            28,672 \Everyone              BCD
    08/24/2015  08:36 AM            32,768 \Everyone              BCD.LOG
    08/24/2015  08:36 AM                 0 \Everyone              BCD.LOG1
    08/24/2015  08:36 AM                 0 \Everyone              BCD.LOG2
                   4 File(s)         61,440 bytes
    
     Directory of G:\EFI\Boot
    
    09/19/2014  01:38 PM    <DIR>          \Everyone              .
    09/19/2014  01:38 PM    <DIR>          \Everyone              ..
    01/10/2024  07:42 AM         1,590,664 \Everyone              bootx64.efi
                   1 File(s)      1,590,664 bytes
    
         Total Files Listed:
                 150 File(s)     28,446,506 bytes
                 147 Dir(s)     491,155,456 bytes free
    - - - Updated - - -

    The help for diskpart assign says this,
    You cannot assign drive letters to boot volumes or
    volumes that contain the paging file. In addition, you cannot assign
    a drive letter to an Original Equipment Manufacturer (OEM) partition
    unless booted to Windows PE, or any GUID Partition Table (GPT) partition
    other than a basic data partition, an ESP partition or a recovery
    partition.
    What tool can I use to dump the contents of at least the OEM partition? I know that I need to use windows PE to see the OEM, but since my windows PE or winre.wim is currently not working properly, is there an alternative way to do this?

    - - - Updated - - -

    I selected each volume to remove the drive letter using "remove letter=G for volume 1 and so on. Below shows the partitions for OEM, and Recovery. (note: don't confuse the partition type "Recovery" with an assigned volume label called "Recovery". In my case partition 4 size of 750 MB matches volume 2 "WINRETOOLS"). Thus, if creating a partition to reinstall windows, it's probably best to call it "RESTORE" or "MYRESTORE" vs. "MYRECOVERY" so its not confused with the partition type name.

    Code:
    DISKPART> sel disk 0
    
    Disk 0 is now the selected disk.
    
    DISKPART> list vol
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 0     C   OS           NTFS   Partition    456 GB  Healthy    Boot
      Volume 1         ESP          FAT32  Partition    500 MB  Healthy    System
      Volume 2         WINRETOOLS   NTFS   Partition    750 MB  Healthy    Hidden
      Volume 3                      NTFS   Partition    450 MB  Healthy    Hidden
      Volume 4         PBR Image    NTFS   Partition   7755 MB  Healthy    Hidden
    
    DISKPART> list part
    
      Partition ###  Type              Size     Offset
      -------------  ----------------  -------  -------
      Partition 1    System             500 MB  1024 KB
      Partition 2    OEM                 40 MB   501 MB
      Partition 3    Reserved           128 MB   541 MB
      Partition 4    Recovery           750 MB   669 MB
      Partition 5    Primary            456 GB  1419 MB
      Partition 6    Recovery           450 MB   457 GB
      Partition 7    Recovery          7755 MB   458 GB
    Last edited by swegmike; 12 Jan 2024 at 08:40.
      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 18:51.
Find Us




Windows 10 Forums