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

Using Desktop Themes

Desktop themes allow you to quickly and easily personalize your system so that what you see and hear while working can be ...

Discover More

Using Powercfg to Export and Import a Power Scheme

You can export to a file your power schemes and then import them later on. The only caveat is that you must be running as ...

Discover More

Using the Findstr Command

Finding data within files is a common need. If what you're looking for is in a flat file, you can find what you're after ...

Discover More
More WindowsTips

How to Encrypt a File or Folder via NTFS

Windows 10 provides two ways to password protect files and folders. One way is to use the Zip utility, as discussed in a ...

Discover More

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
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 seven less than 8?

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