Extend desktop/laptop virtual memory
Steps
- Go to Control Panel > System and Security > System.
- Select Advanced System Settings to open your System Properties. Now open the Advanced tab.
- Under Performance, select Settings. Open the Advanced tab. Under Virtual memory, select Change. Here are your Virtual Memory options.
Now, select Custom size. Set the Maximum size you want for your paging file, following the recommended size for your system. Remember, Windows restricts the paging file size to three times the size of your installed RAM. This is to ensure system stability. Set the Initial size to the Currently allocated size (found below).
Manually increasing the size of your paging file will alleviate this message, as per the error message. Windows sets the initial virtual memory paging file equal to the amount of installed RAM. The paging file is a minimum of 1.5 times and a maximum of three times your physical RAM.
You can calculate your paging file size using the following system. For example, a system with 4GB RAM would have a minimum of 1024x4x1.5=6,144MB [1GB RAM x Installed RAM x Minimum]. Whereas the maximum is 1024x4x3=12,288MB [1GB RAM x Installed RAM x Maximum].
Comments