Home > Article > System Tutorial > How to solve the problem of being unable to delete hiberfil.sys
Recently, many win8 users have found a hiberfil.sys file on the disk, but they have no way to delete it because they don’t know what the file is used for. In fact, this file is a file that saves hibernation information and can be deleted. Let's delete this hiberfil.sys file through the command prompt.
1. First, open the menu button on the desktop, find the command prompt and click on it.
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 How to solve the problem of being unable to delete hiberfil.sys. For more information, please follow other related articles on the PHP Chinese website!