HackGenius

Hacks, News, Tips, Tricks and more!

HackGenius header image 2

Vista too slow? Increase Paging Size

March 13th, 2008 · 1 Comment

Virtual Memory Screenshot

If your Microsoft Vista (or Windows XP) computer is running sluggishly or you just want all the speed you can get and have installed as much Physical Memory as you can, don’t fear, there are still many ways you can increase the responsiveness of your PC. This article will go through the steps on how to increase your Virtual Memory to achieve the speed you need.

What is Virtual Memory?
Temporary storage used by a computer to run programs that need more memory than the computer has.

To increase Virtual Memory you will need to increase the size of your paging file.

What is a Paging file?

A hidden file or files on the hard disk that Windows uses to hold parts of programs and data files that do not fit in memory. The paging file and physical memory, or random access memory (RAM), comprise virtual memory. Windows moves data from the paging file to memory as needed and moves data from memory to the paging file to make room for new data. Also known as a swap file.

Windows supposedly sets the initial minimum size of the paging file at the amount of random access memory (RAM) installed on your computer plus 300 megabytes (MB), and the maximum size at 3 times the amount of RAM installed on your computer.

7 Step Process:

1.
Open System by clicking the Start button Picture of the Start button, clicking Control Panel, clicking System and Maintenance, and then clicking System.

2.
In the left pane, click Advanced system settings. Administrator permission required If you are prompted for an administrator password or confirmation, type the password or provide confirmation.

3.
On the Advanced tab, under Performance, click Settings.

4.
Click the Advanced tab, and then, under Virtual memory, click Change.

5.
Clear the Automatically manage paging file size for all drives check box.

6.
Under Drive [Volume Label], click the drive that contains the paging file you want to change.

7.
Click Custom size, type a new size in megabytes in the Initial size (MB) or Maximum size (MB) box (set them the same), click Set, and then click OK.

Recommendation: I recommend setting the initial and maximum size to 3 times the amount of RAM you have in your computer (assuming you have plenty of Hard Drive space to spare). Also, you want the initial and maximum size to be the same so that that paging file does not become fragmented.

You will have to restart before the new changes take effect.

Tags: Windows

1 response so far ↓

  • 1 dan // May 17, 2008 at 2:18 pm

    This works great for Vista. If you’re running XP, I recommend turning off paging completely if you have enough memory (around 2GB or more.) This will actually help performance more in XP.

    The reason is because XP doesn’t handle paging as well as it should, so the system can actually be slowed down by Windows trying to swap physical and virtual memory in and out. If paging is turned off, no swapping is done so everything runs super slick. Just make sure you have the memory to do it…

Leave a Comment