A 4TB disk that appears as roughly 2TB has a different problem from one that never appears at all. The first may involve partitioning or a storage-controller limit; the second requires connection and device-detection checks. Converting the disk to GPT cannot fix every case.
Also distinguish a data disk from the disk that starts Windows Server. Changing the boot disk requires a coordinated boot and recovery plan.
A decimal 4TB disk appears as approximately 3.64TiB; Windows often displays that binary-derived value using a TB label. This normal unit difference is not the same as losing about half the disk.
With 512-byte logical sectors, MBR's addressing limit is about 2TiB. GPT is the normal choice for a large modern data disk. Sector presentation and controller support still matter.
For readable files, use a separate backup destination before deleting volumes. On a server, use a Qiling edition compatible with the installed server version and a backup method appropriate to any running applications.
Step 1. Pause scheduled jobs that write to the target data disk. For databases, use the application's supported consistent backup procedure rather than assuming a general file copy is sufficient.
Step 2. Open Qiling Disk Master and select Disk/Partition backup. Select the existing data partitions directly.
Step 3. Choose storage on another physical disk or a suitable network location. Review the source, available capacity, and destination, then click Proceed.
Step 4. Verify that the backup can be accessed and that required files can be restored. A whole-disk restore can reproduce the original partition layout; plan a file-level restore or migration if the goal is a newly created GPT layout.
After confirming the disk is genuinely new and empty, bring it online if required and initialize it as GPT in Disk Management. Right-click its unallocated space, choose New Simple Volume, assign the intended size and letter, and format it as NTFS for ordinary Windows server data use.
Do not use this delete-and-convert workflow on the active Windows system disk. A GPT boot installation needs suitable UEFI support and a tested migration plan.
If the total disk size is wrong even before volumes are created, check controller firmware and the enclosure's large-disk support. If the disk disconnects, test its power and cable. If Disk Management shows a healthy GPT disk with unused space, create or extend an appropriate volume only after reviewing its layout and backup.
Finish by checking total capacity, file access, shares, permissions, and the next scheduled backup. Preserve the original backup until the server workload has been tested on the new layout.