The Windows page file (virtual memory) is a slice of your SSD that acts as an overflow for RAM. On gaming laptops it is a frequent target for "optimisation" advice—disable it, set it huge, set it tiny. Most of that advice is wrong. Here is what the page file actually does and when its size genuinely matters.

What the page file is for

When your physical RAM fills up, Windows moves less-active memory pages to the page file to free room. It also uses the page file to capture crash dumps and to back certain memory allocations even when RAM is not full. It is not a speed booster—SSD is far slower than RAM—but it is a safety valve that prevents out-of-memory crashes and keeps large apps stable.

Page file guidance by RAM amount

Installed RAM Recommended setting Notes
8 GB System-managed Page file used often; do not disable
16 GB System-managed Comfortable for most gaming
32 GB+ System-managed Rarely touched, but leave it on
Any (heavy 4K/AE editing) System-managed or larger fixed Scratch/cache spikes

The three myths to ignore

"Disable it to boost FPS"

Turning the page file off does not speed up games. It removes the overflow buffer, so any title or background app that requests more memory than you have free can crash outright with an out-of-memory error. Some games also allocate more virtual address space than they actively use and expect a page file to exist. Leave it enabled.

"Set it to a fixed giant size"

A 50 GB page file does not help—it just consumes SSD space you could use for games. Windows sizes the page file dynamically based on RAM and workload, and its algorithm is better than a static guess for the vast majority of users.

"It kills my SSD"

Page file writes are trivial against a modern SSD’s endurance rating, which runs into hundreds of terabytes written. Normal paging will not wear out your drive within its useful life.

When size actually matters

Two situations justify touching it. First, if you run only 8 GB of RAM, the page file is used constantly and a too-small custom value can cause stutter or crashes—keep it system-managed and, better, upgrade RAM. Second, heavy content creation (4K timelines in Premiere, large After Effects comps, big 3D scenes) can spike memory demand well past physical RAM; here a generous system-managed page file, or a fixed size a bit larger than the default on a fast NVMe, smooths over the peaks. In both cases the real fix is more RAM—the page file just buys headroom until then.

Reading the warning signs

Rather than guessing, let the symptoms guide you. If you see "Your system is low on memory" warnings, apps closing themselves, or a game crashing to desktop during a demanding scene, your combined RAM and page file are being exhausted—the answer is to keep the page file system-managed and add physical memory. If instead everything is stable and you simply have a full SSD, you can safely leave the page file alone; it is not the space hog people imagine, typically sizing to a few gigabytes up to a fraction of your RAM. A useful habit is to open Task Manager’s Performance tab during your heaviest workload and watch the "Committed" figure: if committed memory routinely approaches your total RAM plus page file, you are close to the edge and should add RAM. If it sits comfortably below, no page file tweak will help—you are already fine. Let real telemetry, not forum folklore, decide.

FAQ

Should I move the page file to a second SSD?

If you have a fast secondary NVMe with free space, placing the page file there can marginally reduce contention on your primary drive during heavy multitasking. On a single-drive laptop, leave it on the system drive—the difference is small either way.

Is 16 GB of RAM enough to skip worrying about the page file?

For gaming, largely yes—16 GB rarely fills, so the page file sits mostly idle. Keep it enabled and system-managed anyway, because some games and apps still expect it to be present regardless of free RAM.

Bottom line

For nearly everyone, the correct page file setting on a gaming laptop is "leave it system-managed and move on." It will not raise your frame rate, disabling it invites crashes, and oversizing it just wastes SSD space. If you are constantly paging, the answer is more RAM, not page file tinkering.

Related guides

Browse all Gaming Laptops guides →