Win8 hibernation file deletion method

  

win8 hibernation file how to delete, our computer is commonly used to sleep function, that is, xp system download home computer does not have a certain time, enter low power state, work attitude is saved in memory, recovery It takes 1-2 seconds to return to the original working state. This feature is very useful and is the most commonly used.

And hibernation is to write all the memory information into the hard disk, taking 4G memory as an example, that is, to write 4G files to the hard disk, and then shut down. To restore the original working interface, you need to read the 4G file to the memory. The reading and writing of 4G files takes a lot of time, which is no less than normal booting, so the hibernation function is not practical now (for 1G or more memory, 512MB or less of small memory still has a certain effect).

The HiberfIL.SYS file that is dormant is used to save memory state during sleep. It will occupy the space of the equivalent memory capacity of the C drive in the xp system (for example, 4G memory, this file is also 4G), so it can be deleted without affecting everyone's use. It will also greatly reduce the occupation of the C disk space.

Deleting a Hibernation File Operation Method:

Method 1. Run CMD with administrator privileges and call the following command: POWERCFG -H OFF to delete the file automatically. Everyone can see the changes in the C disk space before and after processing (refresh).

Method 2, run the command gpedit.msc to open the policy group

Open Computer Configuration——Administrative Templates——System——Shutdown

Double-click Require use of Hybrid boot, set to Disabled, OK.

Copyright © Windows knowledge All Rights Reserved