Nope, still doing the same as above.
This is what I got......
[CODE]
Microsoft Windows [Version 10.0.19041.3208]
(c) Microsoft Corporation. All rights reserved.
X:\Sources>notepad
X:\Sources>diskpart
Microsoft DiskPart version 10.0.19041.964
Copyright (C) Microsoft Corporation.
On computer: MININT-AKGVN9S
DISKPART> sel disk 0
Disk 0 is now the selected disk.
DISKPART> detail disk
CT500P2SSD8
Disk ID: {05650DAD-0E6F-4E3B-8FBF-5DC3EDEC7776}
Type : NVMe
Status : Online
Path : 0
Target : 0
LUN ID : 0
Location Path : PCIROOT(0)#PCI(1B00)#PCI(0000)#NVME(P00T00L00)
Current Read-only State : No
Read-only : No
Boot Disk : No
Pagefile Disk : No
Hibernation File Disk : No
Crashdump Disk : No
Clustered Disk : No
Volume ### Ltr Label Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- --------
Volume 1 C NTFS Partition 465 GB Healthy
Volume 2 Recovery NTFS Partition 529 MB Healthy Hidden
Volume 3 FAT32 Partition 99 MB Healthy Hidden
DISKPART> exit
Leaving DiskPart...
X:\Sources>type c:\Windows\System32\Recovery\ReAgent.xml
<?xml version='1.0' encoding='utf-8'?>
<WindowsRE version="2.0">
<WinreBCD id="{05650DAD-0E6F-4E3B-8FBF-5DC3EDEC7776}"/>
<WinreLocation path="\Recovery\WindowsRE" id="0" offset="1048576" guid="{85fa940c-94a3-4896-9ea6-d86e4a24644e}"/>
<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="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>
X:\Sources>
[/CODE]
Disk ID: {05650DAD-0E6F-4E3B-8FBF-5DC3EDEC7776} = <WinreBCD id="{05650DAD-0E6F-4E3B-8FBF-5DC3EDEC7776}"/>
Guid is the same.
But it's still the same blue screens. Sorry...... 