In case your computer is running on a low on virtual memory, you can improve it by going into the settings and the command prompt. Virtual memory is one of the essential components of windows 10. Virtual memory is designed to store temporarily less modified pages allocated in RAM to the hard drive. However, this approach makes the system more efficient, and it also improves the performance and also prevents the device from issues when the memory runs out of the system memory. In addition, the file of the paging is really important to support the crash dumps.
The system is doing the job perfectly by managing the pages according to the many factors automatically. However, sometimes you have to increase the default virtual memory manually. For the time being, when you notice that the system is running low virtual memory message. Then you are noticing the bad performance over time, or a particular application requires. If you are struggling with virtual memory, then the device does not have enough memory, then you need to improve the system performance. Here windows ten allows you to increase the size of the virtual memory.
How to increase virtual by using settings
When you face the problem of low virtual memory, you do not need to worry about it because windows ten allows you to increase it. In case you want to increase the size of the virtual memory of the system, you need to follow the step:
- Open settings
First of open the settings of the computer to alter any kind of settings you have to there
- Click on the system
After moving in the setting s find and click on the system
- Click about
Afterward, go to the about and click on it
- Then click on system info
Then you have to go to the system info that is present under the related settings
- Click Advanced system settings
Then you have to click on the advanced system settings which are present on eh left side of the panel
- Click the Advanced tab
Then you have to click on the advanced tab
- Click settings button
Then move to the settings button that is under the performance section
- Click on advanced tab
Afterward, you have to click on the advanced tab
- Click the change button
Then in the virtual memory section click on the change button
- Uncheck automatically manage paging file size
Then you have to uncheck the box of the automatically manage paging file size
- Select customize size
Then you have to click on the option of the customize size option
- Specify size in MB
Then you have to specify the initial and maximum size for the paging files in megabytes
Note: here, the size of the virtual memory will be unique to each device.
- Click on the set button
- Then click OK
- And after that click on OK again
- Then you have to restart your device
After the completion of the given steps, you will notice that the performance of your system is enhanced. However, if you want to revert back with the same changes, then you have to follow the same steps, but in the 10th step, you have to check that automatically manage paging size for all drive option and reboot the device.
How to increase virtual memory by using command prompt
Here if you want to alter the settings, then you have to follow the given steps.
- Initially, you have to go to the start button
- Then look for the command prompt then right-click on it and click on the run as administrator button
- Then you have to type a command which is given below for the purpose of understanding the current status of paging file and press enter. (wmic pagefile list /format:list)
- Then you have to type the following command to switch from manage to custom virtual memory and then press enter. (wmic computersystem where name= “%computername%” set AutomaticManagedPagefile=false)
- Here if you want to enter the initial and maximum size of virtual memory, then you have to enter the following command then press Enter.
Wmic pagefile set where name= “C\\pagefile.sys” set Initialsize=YOUR-INIT-SIZE, MaximumSize=YOUR-MAX-SIZE
- Then you need to type the given command to restart your system and then press Enter
Shutdown-r-t 00
After the completion of these steps, you will notice that your system’s performance will be enhanced, and now the system is quite speedy; it works efficiently.
Conclusion
You have seen in the article how we can increase the size of the virtual memory for windows. In this article, we have shown both ways to increase the virtual memory by going into the settings and from the command prompt as well. Moreover, this is the best way to resolve the issue speed if your system is not working at a good speed, then it would be a perfect solution to increase the virtual memory of your computer. However, if you want to revert back, then you have to do the same steps with slight changes.
FAQs
What is virtual memory?
It can be said that virtual memory is the main storage memory through most of the storage data held in secondary storage.
What is the advantage of increasing the size of virtual memory?
When the size of the virtual memory of the system enhances, it makes the whole system very efficient that speeds up.
How many methods are there to increase the virtual memory?
There are defined two methods by which we can enhance the virtual memory of the system. One by command prompt, and the other is by going into the settings.