0

My laptop configuration is (Model - 902143_1_E2E33AV, HP ENVY TouchSmart 15t-j100 Quad Edition CTO Notebook PC (ENERGY STAR)) manual

HP ENVY 15t Quad TouchSmart

  • 4th generation Intel(R) Core(TM) i7-4700MQ Processor
  • NVIDIA(R) GeForce(R) GT 740M Graphics with 2048MB of dedicated video memory
  • 15.6-inch diagonal Full HD BrightView LED-backlit Display (1920x1080)
  • 16GB DDR3 System Memory (2 Dimm)
  • 1TB 5400 rpm Hard Drive

Is it possible to add SSD inaddition to the HDD that I already have with this model (appreciate if you can provide a link to any video tutorial for reference to install the SSD) ? I would like to keep the HDD just for storing data backup keeping my SSD for running OS and to keep my day to day files.

Is there any limitation on how much SSD capacity/storage that this laptop can support ?

Also, i noticed different types of SSD like 2.5"/M2.SATA/MSATA, can this model support any of this?

UPDATE:

DISKPART> list disk
Disk ###  Status         Size     Free     Dyn  Gpt
--------  -------------  -------  -------  ---  ---
Disk 0    Online          931 GB    20 GB        *

TIA

opuser1
  • 111

1 Answers1

1

The MSATA SSD is limited here to 24GB, and there is no M.2 slot for larger/faster SSDs, either SATA or PCIe-NVMe. Using RAM to cache for an HDD requires a newer chipset than this laptop has, for Intel Optane memory or equivalent.

Since your PC has an Intel CPU, the matching BIOS used by HP allows you to replace the HDD (shown on page 19 of the repair manual as item 22 and page 26 as item 2) with a 2.5" wide SSD no thicker than 7mm, since you cannot install an M.2 drive and MSATA is a waste of time and money. The installation procedure is show on pages 46-48 of the same manual. You will be very glad you did.

Buy More has a 1TB drive for $135; 2TB and larger SSDs are available but are disproportionately more spendy, and you can only fit one drive in the enclosure. Also, if you clone your original drive, and it uses an MBR partition table, there's a 2TB cap on partition size (though you could have multiple partitions); if you use GPT partitioning drives have a much larger limit, several orders of magnitude larger, depending on which OS and partitioning you use. External drives go through USB and therefore will be much slower than the 6Gb/sec SATA III speed.

You will also need an external USB drive enclosure to copy your data onto the new SSD by Clonezilla (how-to link) or other means. This article explains the process as well.

K7AAY
  • 9,725