📚
Guide
  • 📍Getting Started
    • FAQ
    • Purchasing
    • Support Windows Version
  • 📗Guide
    • 0) Preface
    • 1) Virtualization
      • Intel
        • Hp
        • Msi
        • Dell
        • Asus
        • ASRock
        • Gigabyte
        • Alienware
      • AMD
        • Hp
        • Msi
        • Dell
        • Asus
        • ASRock
        • Gigabyte
        • Alienware
    • 2) Secure Boot
    • 3) Hyper-V
    • 4) Antivirus
    • 5) Anti-Cheat
    • 6) Memory Integrity
    • 7) Driver Blocklist
    • 8) C++ Redistributables
    • 9) Overlays
    • 10) Firewalls
    • 11) System Language
    • 12. Sync Date & Time
  • 📉Crashing
    • AMD Anti-Lag
    • Game Crashing
    • Virtual Memory
    • Loader Crashing
    • Verify game files
    • Disable Overlays
    • Application stopped working
  • ⚙️Tool Guides
    • Mw3 Ghost Chair
    • Mw3 Unlock All + Spoofer
  • 🛑Ban Prevention
  • ✅Product Features
    • Mw3 Unlock All
    • Mw3 Ghost Chair
  • ❓Common Issues/Errors
    • All Fix File
    • 0x80002003
    • 0x80000006
    • Connection Error
    • 0xffffffffc035001e
    • 0xffffffffc0000041
    • 0xffffffffc0000603
    • Overlay Fix For External Chair
    • Failed To Establish A Connection
    • "An error occurred trying to load the driver, please contact support"
    • Failed to load the vulnerable driver
  • ⏸️Blue Screen Of Death (BSOD)
    • BSOD Fix
    • Memory Management
    • System Service Exemption
    • KERNAL_SECURITY_FAILURE_CHECK
Powered by GitBook
On this page
  1. Crashing

Virtual Memory

If your PC runs low on virtual memory, you can adjust the size using Settings.

PreviousGame CrashingNextLoader Crashing

Last updated 1 year ago

On Windows 10, virtual memory, also known as the paging file, is crucial for storing less frequently used data from RAM on the hard drive. This helps prioritize faster memory for common tasks, boosting overall performance and preventing system crashes due to low memory.

The paging file is also vital for creating crash dumps during a system crash, ensuring a complete memory snapshot. While the system can manage the file size automatically, manual adjustments may be needed for better performance or when encountering low virtual memory issues.

If you experience slow performance or receive a "Your system is low on virtual memory" message, you can manually increase virtual memory in Windows 10 through the Settings app or Command Prompt. However, it's essential to exercise caution and make changes only if necessary and with understanding.

To adjust the virtual memory size on Windows 10, use these steps:

  1. Open Settings.

  2. Click on System.

  3. Click on About.

  4. Click the "Advanced system settings" option under the "Related settings" section.

  1. Click the Advanced tab.

  2. Click the Settings button under the "Performance" section.

  1. Click the Advanced tab.

  2. Click the Change button under the "Virtual memory" section

  1. Clear the "Automatically manage paging files size for all drives" option.

  2. Select the Custom size option.

  3. Specify the initial and maximum size for the paging file in megabytes.

Select the Custom size option.
min=1024x(gigs of RAM)x1.5 max=1024x(gigs of RAM)x2
  1. Click the Set button.

  2. Click the OK button.

  3. Click the OK button again.

  4. Restart your device.

Once you complete the steps, you should notice an increase in performance when navigating Windows 10 as well as when running multiple apps at the same time.

If you need to revert the changes, you can use the same instructions, but on step 10, check the "Automatically manage paging size for all drives" option and restart your device.

📉