Kingspec 8GB 4800MHz DDR5 SODIMM Notebook Memory
DDR5 speed for your laptop | 8 GB SODIMM upgrade | 4800 MT/s bandwidth | 1.1 V low-voltage operation | 36-month warranty
Frequently Bought Together
DDR5 speed for your laptop | 8 GB SODIMM upgrade | 4800 MT/s bandwidth | 1.1 V low-voltage operation | 36-month warranty
The KingSpec 8 GB DDR5 4800 MT/s SODIMM is a straightforward notebook memory upgrade for laptops that support the DDR5 standard. Running at 4800 MT/s with a CAS latency of 40 and a low operating voltage of 1.1 V, it delivers the higher bandwidth of DDR5 while keeping power draw in check — a practical benefit for mobile use. The 262-pin SODIMM form factor fits the slot found in most modern DDR5-compatible notebooks, and the compact PCB slips in without obstruction. Backed by a 36-month warranty, it is a reliable choice for anyone looking to add or replace memory in a compatible laptop.
Features
- DDR5 SODIMM — compatible with DDR5-ready notebooks via the standard 262-pin interface
- 4800 MT/s transfer speed with CAS latency 40-40-40 for improved bandwidth over DDR4
- 1.1 V operating voltage for efficient, low-power mobile operation
- 8 GB single-module capacity in a 1×8 GB kit configuration
- Compact SODIMM form factor: 69.6 mm × 30.0 mm × 3.8 mm
- Rated MTBF of one million hours for long-term reliability
Specifications
- Memory Type: DDR5
- Total Capacity: 8
- Kit Configuration: 1x8GB
- Speed: 4800
- CAS Latency: 40
- Module Form Factor: SODIMM
- Overclock Profile: None
- RGB Lighting: None
- Heat Spreader: None
- Colour: Black
- Product Dimensions: 6.9 x 3.0 x 0.38 cm
What's in the Box
- Kingspec 8GB 4800MHz DDR5 SODIMM Notebook Memory x1
| Brand | KingSpec |
| Colour | Black |
| Form Factor | - |
| Interface | - |
| Capacity | - |
| Memory Capacity | - |
| Screen Size | - |
| Resolution | - |
| Refresh Rate | - |
| Cpu | - |
| Cpu Socket | - |
| Warranty | 36 Months |
No reviews yet. Be the first to review this product!
Related Products
Patriot Signature Line 32GB 3200MHz DDR4 Dual Rank SODIMM Notebook Memory
Out of Stock
Share this product
' + '' + '' + ''; modal.appendChild(content); function closeModal() { if (modal.parentNode) modal.parentNode.removeChild(modal); } modal.addEventListener('click', function(e) { if (e.target === modal) closeModal(); }); content.querySelector('[data-action="close-modal"]').addEventListener('click', closeModal); var copyBtn = content.querySelector('[data-action="copy-link"]'); var copyLabel = copyBtn.querySelector('.btn-label'); copyBtn.addEventListener('click', function() { function flashLabel(text) { var prev = copyLabel.textContent; copyLabel.textContent = text; setTimeout(function() { copyLabel.textContent = prev; }, 1800); } if (navigator.clipboard && navigator.clipboard.writeText) { navigator.clipboard.writeText(url) .then(function() { flashLabel('Copied!'); }) .catch(function() { flashLabel('Press Ctrl+C'); }); } else { // Legacy browser fallback — execCommand still works on http: contexts var ta = document.createElement('textarea'); ta.value = url; ta.style.position = 'fixed'; ta.style.opacity = '0'; document.body.appendChild(ta); ta.select(); try { document.execCommand('copy'); flashLabel('Copied!'); } catch (e) { flashLabel('Press Ctrl+C'); } document.body.removeChild(ta); } }); document.body.appendChild(modal); }