Home > Article > Computer Tutorials > Can you delete the hiberfil.sys file under C drive?
hiberfil.sys can be deleted under the c drive. hiberfil.sys is a system hibernation file. It is mainly used to save all the information in the memory during system hibernation. If the user does not enable the system hibernation function, this file can be cleaned. The file cannot be deleted directly. The user needs to manually turn off the system hibernation function. The hiberfil.sys file in the C drive will be automatically cleaned up by the system. Below are the detailed steps compiled by the editor, let’s take a look together.
1. First, open the menu button on the desktop, find the command prompt and click in.
2. After opening the window, you only need to enter the powercfg -h off command and press Enter. This command has no output.
3. After executing this command, the hibernation function will be turned off, and hiberfil.sys will also be automatically deleted.
The above is the detailed content of Can you delete the hiberfil.sys file under C drive?. For more information, please follow other related articles on the PHP Chinese website!