Hey, solution exist readers, have you heard about virtual memory? If not then this post will teach you what is virtual memory and how we will use virtual memory to speed up computers. Performance matters a lot when it comes to using computers and memory play an important role when it comes to performance. There basically two types of memory, primary memory and secondary. Primary memory consists of RAM (Random Access Memory) and ROM (Read-only memory). Without going into the depth, let me tell you that RAM stores the information your computer is actively using so that it can be accessed quickly and in this way, it is responsible for computer speed. If you are a Windows 10 user then do read Chrome Slow On Windows 10.
Today, tweaks we will show you that will increase virtual memory in windows 10 and ultimately fix slow pc and boost computer speed. Prior to jump into the steps, let us have a quick introduction to what is virtual memory.
Table of Contents
What is virtual Memory?
Virtual Memory is a storage allocation scheme in which secondary memory can be addressed as though it were part of main memory. This means that we are going to use secondary memory as a primary memory to speed up pc. Now as we had learned, what is virtual memory, let us dive into the steps to
Souce – geeksforgeeks
How do I increase virtual memory on my computer?
This tutorial will help you to increase virtual memory on computer using two methods in windows 10 as well as windows xp windows 7 and windows 8 also. previously we hd posted To Use PenDrive As Ram in Windows 10, 8 & 7 also check that out.
Before you jump to the steps, we recommend you create system restore point so in case you messed up with the windows setting you can restore the computer to previous date. Now as you are done with the prerequisite steps, follow the below-listed steps.
Increasing Virtual Memory in Windows 10
- Firstly Go to the Start Menu and search for Settings and open it.
- Type Adjust the appearance and performance of Windows and open it.
- Select Advanced tab and click on Change.
- At the bottom of the new window, check what the Recommended value is and how it compares to Currently allocated.
- If the current setting is significantly less than the recommended, uncheck the Automatically manage paging file size for all drives box at the top of the same windows and then click on Custom size.
- Enter the Recommended value in the Initial Size box, and a larger figure in the Maximum size box.
- Click OK to save the new settings.
How to increase virtual memory using Command Prompt
- Open Start and Search for Command Prompt, right-click, and select the Run as administrator.
- Now type the following command to know the current status of the paging file and press Enter:
wmic pagefile list /format:list
- After the type another command to switch form manage to custom virtual memory and press Enter:
wmic computersystem where name="%computername%" set AutomaticManagedPagefile=false
- Now type command to set the initial and maximum size of the virtual memory and press Enter:
wmic pagefileset where name="C:\\pagefile.sys" set InitialSize=YOUR-INIT-SIZE,MaximumSize=YOUR-MAX-SIZE
This example sets the paging file to “9216” and “12288” megabytes for the initial & maximum size:wmic pagefileset where name="C:\\pagefile.sys" set InitialSize=9216,MaximumSize=12288
- Now type the final command and restart your computer.
shutdown -r -t 00
Who to revert the changes done – undo virtual memory
If you no longer need to use the custom size for virtual memory, follow the below steps.
- Click on the Start button and search for Command prompt. Now right-click on it and select run as administrator.
- Now enter the following command and press enter.
wmic computersystem where name="%computername%" set AutomaticManagedPagefile=true
- Now exit command prompt and restarting your system.
Steps to increase virtual memory in Windows XP & Vista
- Firstly click on the start button and Go to Run and then Type Sysdm.cpl
- Now on the right side, click Advanced tab.
- On the Advanced tab, under Performance, click Settings.
- Click the Advanced tab, and then, under Virtual memory, click Change
- Clear the Automatically manage paging file size for all drives check box
- Under Drive [Volume Label], click the drive that contains the paging file you want to change.
- Click Custom size, type a new size in megabytes in the Initial size (MB) or Maximum size (MB) box,
- Click Set and then click OK.
Note – There is not generalize size of virtual memory can be enter for all system, numbers changed system to system. Microsoft recommends to set virtual memory to be no less than 1.5 times and no more than 3 times the amount of RAM on your computer.
If your system had 4 Gb of ram then your minimum should be 2.6 and max should be 12 Gb
FAQ
1. How do I increase virtual memory on my computer?
2. Does increasing virtual memory speed up computer?
it depends on the quality of storage you are going to use. By creating virtual memory, you are going to use hard drive as memory storage to swap data from ram to storage and get it back when required. If your hard drive is slow then you are actually making your PC slow.
3. Is virtual memory faster than RAM?
No, virtual memory will be created in your harddisk which is slower compare to RAM, hence ram is much faster than RAM
4. Virtual memory windows 10 (4gb ram)
Computers having 4GB RAM, can set the minimum paging file as 1024x4x1.5=6,144MB and the maximum is 1024x4x3=12,288MB.
5. How to speed up PC other that increasing virtual memory
The best way to increase computer speed is add memory to you PC. Yes it will cost you money but it is worth it. Installing SSD in your computer and increasing RAM will boost your computer performance. It is always recommended to have SSD in your computer and operating system install in the SSD and to have a stable performance. 8 gb of ram is suggested.
Here are some recommendation for SSD and RAM
120gb SSD by
- Western Digital WD Green 120 GB 2.5 inch SATA III Internal Solid State Drive (WDS120G2G0A)
- Crucial BX500 120GB 3D NAND SATA 2.5-inch SSD (CT120BX500SSD1)
- Kingston Q500 120GB SATA3 2.5 SSD (SQ50037/120G)
240 Gb SSD
- Western Digital WD Green 240 GB 2.5 inch SATA III Internal Solid State Drive (WDS240G2G0A)
- Western Digital WD Green 240 GB M.2 2280 SATA Internal Solid State Drive (WDS240G2G0B)
- Samsung 860 EVO 250GB SATA 2.5″ Internal Solid State Drive (SSD) (MZ-76E250)
- Kingston Q500 240GB SATA3 2.5 SSD (SQ50037/240G)
RAM recommendation
Corsair Vengeance LPX 8GB DDR4 3000 (PC4-24000) C16 PC Memory (CMK8GX4M1D3000C16)
HyperX Fury Black 8 GB CL15 DIMM DDR4 2400 MT/s Internal Memory (HX424C15FB2/8)
Note – Before purchasing ram, know ram type and purchase accordingly. Read How To Identify RAM Type In Computer/Laptop