How to Fix Fix Windows Page File Configuration and Performance Issues on Windows
Page file too small causing "Your computer is low on memory" errors? Pagefile.sys consuming too much disk? Virtual memory settings wrong? Fix Windows page file configuration.
📖
Main Troubleshooting Guide
How to Fix High CPU Usage →Complete symptoms, causes, and step-by-step solutions
Symptoms
You might be experiencing this problem if you notice:
- •"Your computer is low on memory" warning messages
- •Applications crash with out of memory errors despite having free RAM
- •Pagefile.sys consuming excessive disk space (20+ GB)
- •System becomes very slow when RAM usage is high
- •Blue screen KERNEL_DATA_INPAGE_ERROR related to page file
- •Games or large applications fail to launch due to insufficient virtual memory
Common Causes
- ⚠Page file size set too small for the workload
- ⚠Page file automatically managed but on a slow HDD
- ⚠Page file disabled entirely causing memory pressure
- ⚠Page file on a drive with insufficient free space
- ⚠Multiple page files on the same physical disk reducing performance
- ⚠SSD wear concerns leading users to incorrectly disable page file
Solutions
Solution 1: Configure Optimal Page File Size
- 1Open System Properties: Win+R → sysdm.cpl → Advanced tab
- 2Under Performance, click Settings → Advanced tab → Virtual memory → Change
- 3Uncheck "Automatically manage paging file size for all drives"
- 4Select your system drive (usually C:)
- 5Select "Custom size"
- 6For most PCs: Initial size = 1.5× your RAM, Maximum size = 3× your RAM
- 7Example for 16 GB RAM: Initial = 24576 MB, Maximum = 49152 MB
- 8For 32+ GB RAM: Initial = RAM amount in MB, Maximum = 1.5× RAM
- 9Click Set → OK → Restart the computer
Solution 2: Move Page File to Faster Drive
- 1If you have both SSD and HDD, move the page file to the SSD
- 2Open Virtual Memory settings (same steps as above)
- 3Select the HDD drive → Select "No paging file" → click Set
- 4Select the SSD drive → Select "Custom size" or "System managed"
- 5Click Set → OK → Restart
- 6Modern SSDs handle page file writes easily — do not disable on SSD
- 7SSD endurance is not a concern for page file usage on modern drives
- 8Having page file on the fastest drive improves virtual memory performance
Solution 3: Fix Page File Errors and Blue Screens
- 1If getting KERNEL_DATA_INPAGE_ERROR:
- 2This usually means the page file is on a failing drive
- 3Check drive health: wmic diskdrive get model,status
- 4Run CHKDSK on the drive with the page file: chkdsk C: /f /r
- 5If the drive is failing, move the page file to a healthy drive immediately
- 6Never completely disable the page file — even with 64 GB RAM
- 7Windows needs a page file for crash dumps and some API operations
- 8Minimum recommended: 400 MB page file on the system drive
FIXES THIS IN 5 MINUTES
Fix Fix Windows Page File Configuration and Performance Issues Automatically
RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.
Download Now - Free TrialNo credit card required • Works on Windows 10 & 11