Current location - Health Preservation Learning Network - Slimming men and women - How to transfer virtual memory and turn off the hibernation function "lose weight" on Windows7 system disk
How to transfer virtual memory and turn off the hibernation function "lose weight" on Windows7 system disk
First, transfer the virtual memory to the system disk to "lose weight"

In order to improve system performance and speed up system operation, Windows system provides virtual memory mechanism, while in Windows7 system, virtual memory is turned on by default, and virtual memory files are stored in the system disk by default, and the file size is equivalent to the memory size configured by the computer. We can "lose weight" by transferring virtual memory out of the system disk.

Move the mouse pointer to the desktop computer icon, click the right mouse button, and select Properties in the pop-up shortcut menu to open the system window. Click the "Advanced Settings" text link on the navigation bar on the left side of the window to open the "System Properties" window, switch to the "Advanced" tab, and click the "Settings" button on the right side of the performance bar to pop up performance options.

Select a partition other than the system disk (such as disk D) in the disk list, and then select custom size to set the initial size and maximum value of virtual memory, or select system management size to let the system automatically manage the size of virtual memory. Finally, click Settings → OK, click OK in the pop-up message box (as shown in figure 1), and try again.

Second, turn off the hibernation function and "slim down" the system disk.

There is a hibernation function in Windows7 system, which can write all the data in the memory to the hard disk, then shut down the system, and then write the saved data back to the memory when it is turned on next time. The advantage of this is that all the work in progress will be saved, and it can be restored even if there is unexpected power failure, at the cost of occupying the same space as the memory on the system disk. If you don't need this function, you can turn it off, free up disk space and "slim down" the system disk.

Log in to the computer as a system administrator, click Start → Run to open the running window, enter "CMD" (without double quotation marks) in the text box, and press Enter to open the command prompt window and enter "powercfg".

-h

Off "(without double quotation marks, the space is before -h, off), press enter to turn off the hibernation function of Windows7 system, release the occupied space, and" slim down "the system disk. If you want to restart the system hibernation function, enter "powercfg" in the command prompt window.

-h on "(without double quotation marks, there are spaces before -h and on), just press Enter (as shown in Figure 2).