-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Notebooks
- Notebook Hardware and Upgrade Questions
- Re: Upgrade HDD to a SATA 4TB SDD on HP ENVY 17-ce100 Laptop

Create an account on the HP Community to personalize your profile and ask a question
10-22-2025 05:35 PM
Hi @Dagbay,
Welcome to the HP Support Community.
Thank you for posting your query. I will be glad to help you.
Great question! The issue you’re seeing, Diskpart showing only ~1.7 TB for a 4 TB SSD, is not a hardware fault but a partitioning and file system limitation.
Why It Happens
- If the SSD is GPT but formatted with MBR or using an older OS boot mode, Windows may only expose up to 2 TB.
- This typically occurs when the system boots in Legacy BIOS (CSM) mode instead of UEFI.
- Windows can only use the full size of drives >2 TB when:
- The disk is GPT.
- The system boots in UEFI mode.
- The OS supports large volumes (Windows 10/11 do).
How to Access Full 4 TB Capacity
- Confirm UEFI Boot Mode
- Press Win + R, type msinfo32.
- Check BIOS Mode:
- If it says Legacy, switch to UEFI in BIOS settings.
- Enable Secure Boot if needed.
- Reinitialize the Drive
- Open Disk Management (diskmgmt.msc).
- Right-click the SSD → Delete all volumes.
- Right-click again → Convert to GPT (if not already).
- Create a New Simple Volume using the full size.
- Check File System
- Use NTFS for large partitions.
- Avoid FAT32 (limited to 2 TB).
- If It’s the Boot Drive
- You’ll need to reinstall Windows in UEFI mode.
- Create a UEFI bootable USB using Rufus or Media Creation Tool.
Verify with Diskpart
Run: diskpart
list disk
select disk X
detail disk
Ensure it shows GPT and full size.
I hope this helps.
Take care and have an amazing day!
Did we resolve the issue? If yes, please consider marking this post as "Accepted Solution" and click "Yes" to give us a helpful vote - your feedback keeps us going!
Regards,
VikramTheGreat