ok just to be crystal clear:
[CODE]
X:\Sources>dir c:\Windows\System32\Recovery\ReAgent.xml
Volume in drive C has no label.
Volume Serial Number is 5CAE-3D75
Directory of c:\Windows\System32\Recovery
11/22/2023 03:08 PM 1,104 ReAgent.xml
1 File(s) 1,104 bytes
0 Dir(s) 401,311,911,936 bytes free
X:\Sources>copy c:\Windows\System32\Recovery\ReAgent.xml c:\Windows\System32\Recovery\ReAgent.xml.bak
1 file(s) copied.
X:\Sources>diskpart
Microsoft DiskPart version 10.0.19041.964
Copyright (C) Microsoft Corporation.
On computer: MININT-C46DE3A
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>notepad
X:\Sources>
[/CODE]
The part in BOLD is the replacement GUID, from the line above..
Disk ID: {05650DAD-0E6F-4E3B-8FBF-5DC3EDEC7776}
Correct?