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

Creating a New Desktop

One of the big new features of Windows 10 is the ability to create new virtual desktops. This tip tells you about them.

Discover More

Changing the Program Associated with a File Type

Windows allows a great deal of flexibility in what programs it associates with different types of files. If you want to ...

Discover More

Renaming Your Computer

When you buy a new computer, it typically has some obscure name that doesn't accurately reflect your personality. Or ...

Discover More
More WindowsTips

Understanding File System Formats

When you format a disk drive, you have the option to specify what file system should be used on that drive. There are ...

Discover More

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
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 six 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