• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
Troubleshooting screen flickering issue on HP notebooks: Click here to view the instructions!
Common problems for Battery
We would like to share some of the most frequently asked questions about: Battery Reports, Hold a charge, Test and Calibrating Battery . Check out this link: Is your notebook plugged in and not charging?
HP Recommended

HP ENVY 17-ce100 Laptop trying to upgrade the 1Tb SATA HDD to a 4TB SSD.

The diskpart utility shows the 4Tb partition style GPT as a 1.7Tb capacity. 

How to  access the full drive size? 

1 REPLY 1
HP Recommended

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

  1. 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.
         
  2. 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.
       
  3. Check File System
    • Use NTFS for large partitions.
    • Avoid FAT32 (limited to 2 TB).
       
  4. 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

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.