Soldered RAM is permanently fixed to the laptop motherboard and cannot be replaced or expanded after purchase. Unsoldered RAM (also called socketed RAM) sits in a removable SO-DIMM slot and can be swapped or upgraded later. Soldered memory is faster and more power efficient in thin laptops, while socketed memory is repairable and expandable. The right choice depends on whether you value long-term flexibility or maximum efficiency in a thinner chassis.
That is the short version. The longer version matters more than it used to, because in 2026 the cost of memory itself has changed the math on this decision. Below is a complete breakdown of how each type works, how to check which one your laptop has, what the real performance difference is, and how to decide before you buy.
Quick answer summary Question
Answer
What is soldered RAM?
Memory chips fixed directly to the motherboard, not removable
What is unsoldered RAM?
Memory modules in SO-DIMM slots that can be removed and replaced
Which is faster?
Soldered LPDDR5X generally offers higher bandwidth and lower power draw
Which is upgradeable?
Only unsoldered (socketed) RAM, or the newer LPCAMM2 module standard
Which is more repairable?
Unsoldered, by a wide margin
Which is more common in thin laptops?
Soldered
Which is more common in gaming laptops?
Unsoldered SO-DIMM
Can soldered RAM be upgraded?
Not by a normal user, and not safely in most cases
What soldered RAM actually means Soldered RAM means the individual DRAM packages are mounted directly onto the laptop mainboard using surface-mount soldering, usually in a ball grid array. The chips sit within a few centimetres of the processor package with no connector, no socket, and no mechanical latch in the signal path.
You will usually see it described on a spec sheet in one of these ways:
LPDDR5X or LPDDR5 as the memory technology The word "onboard" or "on-board" next to the capacity No line item at all for "memory slots" or "number of DIMM slots" That last one is the giveaway most people miss. Manufacturers rarely write "this cannot be upgraded" in a bullet point. They simply omit the slot count, because there is nothing to count.
Soldering is not a cost-cutting shortcut, though it does reduce bill-of-materials cost slightly. It is primarily a signal integrity and space decision. Modern low-power memory runs at extremely high transfer rates, and every millimetre of trace length and every physical connector introduces electrical noise and timing uncertainty. Removing the socket lets engineers run wider memory buses at higher speeds inside a chassis that may be less than 16 mm thick.
Where you will find soldered memory Ultrabooks and thin-and-light laptops Convertibles and 2-in-1 devices Most Copilot+ PCs and AI-focused notebooks Nearly all fanless or ultra-quiet designs Almost every laptop under about 3.5 lb What unsoldered RAM actually means Unsoldered RAM is the phrase most people search for, but the technically correct term is socketed RAM or SO-DIMM memory. Small Outline Dual In-line Memory Module is the standard notebook form factor. The module is a small circuit board with DRAM chips on it, and it clips into a spring-loaded slot at roughly a 30 degree angle before being pressed flat.
Two design consequences follow from that:
The module can be removed with nothing more than a screwdriver The socket adds height, so the laptop has to be thicker to accommodate it A laptop with unsoldered RAM will normally list something like "2 x SO-DIMM slots", "DDR5 SDRAM", or "expandable up to 64 GB" in its specifications. DDR5 SO-DIMM is the current standard, with DDR4 still appearing on older or budget models.
Where you will find socketed memory Gaming laptops and mobile workstations Larger 16-inch and 18-inch chassis Business laptops built for multi-year service contracts Budget and mid-range general-purpose notebooks Systems marketed on upgradeability Soldered vs unsoldered RAM: full comparison Factor
Soldered RAM
Unsoldered (SO-DIMM) RAM
Upgradeable after purchase
No
Yes
Typical memory type
LPDDR5X, LPDDR5
DDR5, DDR4
Typical speeds
7500 to 9600 MT/s
4800 to 5600 MT/s
Power consumption
Lower
Higher
Physical height added
Near zero
Roughly 3 to 4 mm
Repairable if a chip fails
Board-level repair only
Swap the module
Effect on chassis thickness
Enables thinner designs
Requires more internal space
Resale flexibility
Locked to original spec
Can be upgraded before resale
Common in
Ultrabooks, AI laptops
Gaming laptops, workstations
Risk of user error
None, nothing to touch
Low, but incorrect seating happens
Warranty impact
Not applicable
Varies by manufacturer and region
How to check whether your laptop has soldered or unsoldered RAM
You do not need to open the laptop to find this out. Work through these checks in order.
Check the manufacturer specification page first Find your exact model number, not just the product family. A laptop line can ship both soldered and socketed variants across different SKUs. Look specifically for a "memory slots" or "number of total memory slots" field. If it says 1 or 2, you have sockets. If the field is missing entirely and the memory is listed as LPDDR, assume it is soldered.
Read the memory type This is the fastest heuristic and it is correct the overwhelming majority of the time:
LPDDR4X, LPDDR5, LPDDR5X means soldered in nearly all casesDDR4, DDR5 in a laptop usually means SO-DIMM slotsThe "LP" prefix stands for low power. Low-power DRAM is designed for direct board mounting, and until very recently there was no modular version of it at all.
Use Windows Task Manager Open Task Manager, go to the Performance tab, and select Memory. Windows reports a "Slots used" figure, such as 1 of 2 or 2 of 2. If it shows no slot information, or reports something inconsistent with the physical machine, treat it as inconclusive and verify against the spec sheet. Task Manager also reports the memory form factor on many systems, which is the most direct answer you can get without a screwdriver.
Check the service manual Manufacturers publish service guides and disassembly documentation for most models. If the guide contains a memory replacement procedure, the laptop has sockets. If memory is absent from the parts list entirely, it is soldered.
What not to rely on Do not rely on retailer listings, marketplace titles, or third-party memory configurator tools alone. These are frequently wrong at the SKU level, particularly for laptop families that span multiple internal designs.
Performance: is soldered RAM actually faster? Usually yes, but the reason is not the solder joint itself. It is what soldering allows the engineers to do.
Because there is no connector in the signal path, designers can run the memory bus at higher clock rates with a wider interface. In practice, soldered LPDDR5X in current laptops commonly runs at 7500 to 9600 MT/s, while DDR5 SO-DIMM in mainstream notebooks typically runs at 5600 MT/s. That is a meaningful bandwidth gap on paper.
Where that gap actually shows up:
Integrated graphics. A laptop without a discrete GPU carves its video memory out of system RAM. Memory bandwidth becomes the primary bottleneck for graphics performance, so faster memory produces directly higher frame rates and smoother rendering.On-device AI workloads. Local inference and NPU-accelerated tasks are heavily memory-bound. Higher bandwidth improves throughput on models running locally.Large data operations. Video timeline scrubbing, large image compositing, and big spreadsheet recalculation benefit from bandwidth.Where it barely shows up at all:
Gaming with a discrete GPU. A dedicated graphics card has its own high-speed video memory. System RAM speed matters far less once the GPU is not sharing it.Everyday productivity. Browsing, documents, video calls, and streaming are not bandwidth-limited. You will not perceive a difference.Anything limited by storage or CPU. Which is most of what a laptop does day to day.There is one caveat worth stating plainly. Having enough RAM matters far more than having fast RAM. A machine with 32 GB of slower socketed memory will outperform a machine with 16 GB of faster soldered memory in any workload that exceeds 16 GB, because the slower machine is running from RAM while the faster machine is paging to the SSD. Capacity beats bandwidth every time capacity runs out.
Power efficiency and battery life Low-power DRAM earns its name. LPDDR5X operates at a lower voltage than standard DDR5 and includes more aggressive power state management, including deep self-refresh modes that let banks idle at very low draw during light use.
The practical effect on a thin laptop is real but modest in isolation, typically worth a fraction of an hour of runtime rather than a transformation. What makes it matter is that it compounds with everything else in a thin design: a lower-wattage processor, a smaller cooling system, and a display tuned for efficiency. Soldered low-power memory is part of the package that makes all-day battery life achievable in a 3 lb chassis.
Socketed DDR5 draws more power and generates slightly more heat, which is a non-issue in a chassis that already has a dual-fan cooling system, and a real constraint in one that does not.
Repairability, longevity, and resale This is where socketed memory wins without qualification.
If a memory module fails , a socketed laptop is a five-minute repair with a commodity part. A soldered laptop requires mainboard replacement or board-level rework, which in practice means the manufacturer replaces the entire mainboard. Out of warranty, that repair frequently costs more than the laptop is worth.
If your needs grow , a socketed laptop adapts. A soldered laptop does not. The capacity you buy is the capacity you keep for the life of the machine, and software requirements only ever move in one direction.
At resale , a socketed machine can be upgraded to make it more attractive, or stripped and sold in parts. A soldered machine is worth whatever the market pays for its fixed configuration.
Over a long ownership horizon , the difference compounds. A laptop bought with 16 GB in a socketed design can be brought to 32 GB or more in year three for the cost of a component, extending its useful life. The same laptop with soldered 16 GB reaches its ceiling and stays there.
The 2026 factor that changes this decision
There is a complication this year that did not exist in previous buying cycles, and any honest guide has to address it.
Memory prices have risen sharply . Driven by AI data centre demand for high-bandwidth memory, DRAM manufacturers have shifted production capacity toward server parts, and consumer DRAM supply has tightened considerably. Contract prices posted extraordinary quarter-over-quarter increases through the first half of 2026, and retail memory kits that sold for well under $100 in 2024 have traded at several times that. Industry analysts do not expect meaningful relief until 2027 at the earliest.
This changes both sides of the argument in interesting ways.
It weakens the classic case for socketed RAM. "Buy 16 GB now and upgrade later" was always the smart-money play, because memory got cheaper every year. That assumption no longer holds. Upgrading later may cost significantly more than specifying the memory at purchase, which is a genuine reversal of a decades-old rule.
It strengthens the case for buying capacity up front. Whichever memory type you choose, the version of this advice that survives 2026 is the same: buy the RAM you will need in three years, today. On a soldered machine you have no choice. On a socketed machine you now have a strong financial reason to make the same decision voluntarily.
It makes socketed RAM more valuable as insurance, not as a savings plan. The slot is still worth having. But treat it as protection against failure and against unexpected needs, rather than as a deferred purchase you are certain to make cheaply.
LPCAMM2: the third option that is slowly arriving For most of laptop history the choice was binary. Either you got fast, efficient, permanent memory, or slower, replaceable memory. LPCAMM2 is the industry's attempt to end that trade-off.
LPCAMM2 is a modular form factor that mounts LPDDR5X chips on a thin board attached through a compression connector rather than a socket. It is roughly 60 percent smaller than a pair of SO-DIMMs, delivers bandwidth comparable to soldered LPDDR5X, and can be removed and replaced by the owner.
Where it currently stands:
It has shipped in workstation, premium business, and repairability-focused laptops since 2024, with adoption widening through 2026 Multiple memory suppliers now produce modules, which is what makes it a real standard rather than a single-vendor experiment Module availability and pricing remain the limiting factor, and modules currently on the market do not always run at the top rated speeds soldered implementations achieve It is not backward compatible with anything. An LPCAMM2 module cannot go into a SO-DIMM slot, and no soldered laptop can be converted to accept one The honest assessment for a buyer in 2026: LPCAMM2 is the right direction and worth watching, but it is not yet a mainstream option you can shop for across the market. If a model you are already considering has it, that is a genuine plus. Do not build your purchase around finding one.
How much RAM do you actually need? Because soldered memory locks your decision permanently, and because socketed upgrades are expensive right now, capacity planning matters more than the soldered question itself.
Use case
Minimum
Recommended in 2026
Web browsing, email, streaming
8 GB
16 GB
Student work, office productivity
16 GB
16 GB
Heavy multitasking, many browser tabs
16 GB
32 GB
Modern PC gaming
16 GB
32 GB
Photo editing, RAW libraries
16 GB
32 GB
4K video editing, motion graphics
32 GB
32 to 64 GB
Software development, containers, VMs
32 GB
32 to 64 GB
Local AI models and inference
32 GB
32 to 64 GB
A useful rule of thumb: if you are choosing a soldered laptop, buy one tier above what you think you need, because you will never get a second chance. If you are choosing a socketed laptop, you can buy at your current tier with a plan to expand, provided you accept that the expansion may not be cheap.
Which should you choose? Choose soldered RAM if you Prioritise thinness, weight, and battery life above all else Rely on integrated graphics, where memory bandwidth directly drives performance Run on-device AI features that benefit from high memory throughput Are buying enough capacity up front that you will not outgrow the machine Do not intend to open the laptop under any circumstances Value a sealed, fewer-moving-parts design for travel and durability Choose unsoldered RAM if you Want the machine to last five years or more Expect your workload to grow in ways you cannot predict today Want a memory failure to be a cheap repair instead of a mainboard replacement Are buying a gaming laptop or workstation where thickness is not the priority Prefer to start at a lower capacity and expand when it makes financial sense Care about resale value and end-of-life flexibility Choose based on the whole laptop, not just the memory This is the point most comparison articles miss. Soldered memory correlates with an entire design philosophy, and so does socketed memory. You are rarely choosing between two otherwise identical laptops that differ only in memory mounting. You are choosing between a thin, efficient, sealed machine and a thicker, more serviceable, more thermally capable one. Decide which of those you want, and the memory question usually answers itself.
Common myths, corrected Myth: soldered RAM can be upgraded by a skilled technician. Technically possible with hot air rework, BGA reballing, and often a firmware modification. Practically, it risks destroying the mainboard, voids warranty coverage, requires equipment most repair shops do not have, and costs more than the value gained. Treat soldered memory as fixed.
Myth: soldered RAM is a scam to force upgrades. It is a real engineering trade-off. The efficiency, bandwidth, and space savings are measurable. Reasonable people can object to the loss of repairability while acknowledging the technical benefits are genuine.
Myth: more RAM always makes a laptop faster. Only up to the point where you stop running out. Going from 8 GB to 16 GB on a machine that regularly hits its ceiling produces a dramatic improvement. Going from 32 GB to 64 GB on a machine that never exceeds 20 GB produces none.
Myth: you can mix soldered and socketed memory freely. Some designs do combine a soldered base amount with one open slot. This works, but often runs in a mixed configuration that limits dual-channel performance for part of the total capacity. Check the specific model's documentation before assuming.
Myth: LPDDR5X is always better than DDR5. Better at bandwidth per watt. Not better at capacity ceilings, cost per gigabyte, or serviceability. Different tools.
Two Acer laptops that show both approaches The clearest way to understand this trade-off is to look at two machines from the same brand that made opposite choices for good reasons.
For upgradeability: Acer Nitro V 16 AI] If you want the socket, the Nitro V 16 AI Gaming Laptop - ANV16-61-R9MV is built the way an expandable mainstream gaming laptop should be. Acer lists two memory slots on this model, with 16 GB of DDR5 installed, so the memory configuration is not locked at checkout. That flexibility sits alongside an AMD Ryzen 7 350 octa-core processor and an NVIDIA GeForce RTX 5060 with 8 GB of dedicated graphics memory, which is the exact scenario where socketed DDR5 costs you almost nothing in real performance, because the GPU is not drawing on system memory for graphics.
The rest of the machine is built for the same long-haul thinking: a 16-inch WUXGA 180 Hz IPS display, a 1 TB PCIe NVMe SSD, dual-fan quad-intake cooling, Wi-Fi 6E, USB4, and a 76 Wh battery. It is a laptop you can keep tuning as your needs change, which is the entire argument for unsoldered memory.
For maximum capacity and efficiency: Acer Swift Go 16 AI If you would rather buy the right amount once and carry a much lighter OLED AI laptop , the Swift Go 16 AI Laptop - SFG16-I71T-79Q6 is the soldered approach done correctly. It ships with 32 GB of LPDDR5X, which is the key detail: it starts at the capacity most people would upgrade to anyway, so the lack of a slot costs you far less than it would on a 16 GB machine.
That memory pairs with an Intel Core Ultra 7 355 octa-core processor and Intel integrated graphics, and integrated graphics is precisely the workload where high-bandwidth LPDDR5X earns its place. On the outside you get a 16-inch WUXGA OLED touchscreen, a 1 TB PCIe NVMe SSD, Wi-Fi 7, and a 3 lb chassis measuring as little as 0.41 inches thick. None of that thinness is achievable with SO-DIMM sockets inside, which is the trade-off working as intended.
The takeaway Neither laptop is compromised. One trades a few millimetres and some efficiency for a memory socket you may use for years. The other trades that socket for a thinner, lighter, longer-running machine that ships with enough memory that you may never miss it. Decide which of those two futures you want, buy the capacity you will need three years from now rather than the capacity you need today, and the soldered versus unsoldered question stops being a worry.
Frequently asked questions Can you upgrade soldered RAM in a laptop? No, not in any practical sense. The memory chips are permanently attached to the mainboard. Chip-level replacement requires specialist rework equipment, voids the warranty, and risks destroying the board. If a laptop ships with soldered memory, the capacity you purchase is permanent.
How do I know if my laptop RAM is soldered? Check the manufacturer specification page for a "memory slots" field. If it lists 1 or 2 slots, the RAM is socketed. If the field is absent and the memory type is listed as LPDDR4X, LPDDR5, or LPDDR5X, it is almost certainly soldered. Windows Task Manager also reports slots used under the Memory tab.
Is soldered RAM faster than SO-DIMM RAM? Generally yes. Soldered LPDDR5X commonly runs at 7500 to 9600 MT/s versus roughly 5600 MT/s for mainstream DDR5 SO-DIMM. The advantage is most visible on laptops using integrated graphics and on local AI workloads, and least visible on systems with a discrete GPU.
Why do manufacturers solder RAM? Three reasons: signal integrity at high transfer rates, physical space savings that allow thinner chassis, and lower power consumption from low-power DRAM. Removing the connector shortens electrical traces, which is what enables the higher clock speeds.
Does soldered RAM affect gaming performance? Not significantly on a laptop with a discrete graphics card, because the GPU uses its own dedicated video memory. On a laptop with integrated graphics only, memory bandwidth is a primary performance factor and faster soldered memory helps noticeably.
Is 16 GB of soldered RAM enough in 2026? For browsing, office work, streaming, and study, yes. For gaming, content creation, development, or running local AI models, 32 GB is the safer choice, especially when the memory cannot be expanded later.
What is LPCAMM2 and should I wait for it? LPCAMM2 is a modular form factor that makes LPDDR5X memory replaceable. It offers most of the efficiency of soldered memory with upgradeability. It is expanding through 2026 but is not yet widely available across the market, so it is not worth delaying a purchase for.
Does soldered RAM last longer than socketed RAM? The chips themselves have comparable lifespans. Soldered memory is marginally more resistant to physical failure because there is no connector to loosen or oxidise. However, when soldered memory does fail, the repair is far more expensive.
Can I add a second RAM stick to a laptop with soldered memory? Only if the design includes both soldered memory and an open SO-DIMM slot, which some models do. Check the specification sheet for a slot count. If none is listed, no expansion is possible.
Recommended Products