09-07-2025, 01:21 PM
(08-23-2025, 11:53 AM)admin Wrote:(08-19-2025, 04:59 AM)Almighty1 Wrote: You are right, I am still trying to learn about BitLocker. It seems I got the terms off and unlocked confused. Off means it's no longer BitLocker and unencrypted while unlocked means it's still encrypted.
Please follow the steps below to send us the GUID of the DELLSUPPORT partition so that we can modify the code to automatically select this partition during system backup and cloning and prevent the partition size from being automatically adjusted during cloning and restoration.
- Launch DiskPart Tool
- Open Command Prompt as Administrator.
- Type diskpart and press Enter to enter interactive mode.
- List Disks and Partitions
- Type list disk to view all available disks. Identify the target disk number (e.g., Disk 0).
- Type select disk X (replace X with the target disk number).
- Type list partition to display all partitions on the selected disk.
- View Partition Details (Including GUID)
- Type select partition Y(replace Y with the target partition number).
- Type detail partition to show detailed information, including the GUID of the partition.
Thanks.
This is what the GUID looks like currently:
![[Image: image.png]](https://i.postimg.cc/j2y3rCHy/image.png)
Note this is what it looked like when the new SSD was restored from Hasleo originally:
![[Image: image.png]](https://ci3.googleusercontent.com/meips/ADKq_NaWK6MMHmLovgKDDVyLaf-8or9sMBTlsHHJY7ymI-95pKOm2l32F1rzjIycOpqmcNhUJTgGumguBF9C1Sw=s0-d-e1-ft#https://i.postimg.cc/Z5kxmqNd/image.png)
What was done was the following as I wanted to expand Local Disk(C
