Moving Your Page File

Written by Barry Dysert (last updated May 11, 2020)

1

At some point in time you may want to move your page file to a different location. Perhaps you've gotten a new disk whose size and/or speed is more appropriate to hold the page file. Whatever the case, you can move your page file to a different location by following these steps:

  1. Press Win+R. Windows displays the Run dialog box.
  2. At the command line type "sysdm.cpl" (without the quote marks) and then press Enter. Windows displays the System Properties dialog box.
  3. Make sure the Advanced tab is displayed. (See Figure 1.)
  4. Figure 1. The System Properties dialog box.

  5. In the Performance group, near the top of the dialog box, click the Settings button. Windows displays the Performance Options dialog box.
  6. Make sure the Advanced tab is displayed. (See Figure 2.)
  7. Figure 2. The Performance Options dialog box.

  8. Click the Change button. Windows displays the Virtual Memory dialog box. (See Figure 3.)
  9. Figure 3. The Virtual Memory dialog box.

  10. Uncheck the top checkbox, Automatically Manage Paging File Size for All Drives.
  11. In the list of disk drives, select the drive on which you want your page file to reside.
  12. Change the parameters for the page file (e.g., initial size, maximum size) as desired or, more simply, click the System Managed Size radio button.
  13. Click the Set button.
  14. Click OK.
  15. Restart your system, as prompted.

You may now decide to remove the old page file from the previous drive. To do this, go through the same steps, but in step 9 select the old disk where the page file used to be and click the No Paging File radio button.

If you are using Windows 7, the steps to move the page file are almost identical; the biggest difference is in getting to the System Properties dialog box. You can follow these steps to display the dialog box:

  1. Click the Start menu button and then click Control Panel.
  2. Click the System link.
  3. Click the Advanced System Settings link at the left of the screen. Windows displays the System Properties dialog box.

Once at the dialog box you can continue with the earlier steps, starting with step 3.

 This tip (12706) applies to Windows 7, 8, and 10.

Author Bio

Barry Dysert

Barry has been a computer professional for over 35 years, working in different positions such as technical team leader, project manager, and software developer. He is currently a software engineer with an emphasis on developing custom applications under Microsoft Windows. When not working with Windows or writing Tips, Barry is an amateur writer. His first non-fiction book is titled "A Chronological Commentary of Revelation." ...

MORE FROM BARRY

Transferring Pictures from a Memory Card

Transferring pictures from a memory card to your computer may be simpler than you think. This tip describes the process.

Discover More

Tips for Using USB Drives

USB drives are very useful for storing and transferring data. This tip provides some useful guidance in dealing with USB ...

Discover More

Understanding the Task Scheduler

If you want to have a program run at a certain time or when a specific system event occurs, you'll want to understand the ...

Discover More
More WindowsTips

Understanding the NTFS File System

The NTFS file system is at the core of the Windows operating system. This tip explains a bit about it.

Discover More

Disabling System Restore

Restore points are good to have in case a problem occurs while trying to make changes to your system. If for some reason ...

Discover More

Using the ChkDsk Utility

The ChkDsk utility is a nice feature of Windows that lets you keep tabs on the health of your disk drives. This tip tells ...

Discover More
Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is two more than 9?

2020-05-11 08:52:07

Jim

Is the objective of moving the page file to improve performance by putting it on a faster drive? Or is it to free up space on the boot SSD drive?


Newest Tips