Home > Article > System Tutorial > Introduction to the tutorial of cleaning and deleting hiberfil files in win10
Written by PHP editor Yuzai, this article will introduce how to clean and delete hiberfil files in win10 system to help users free up disk space and optimize system performance. The hiberfil file is a file generated by the system hibernation function and takes up a large space. Through this tutorial, you will learn how to clean and delete hiberfil files safely and effectively to make your system run more smoothly.
1. View the hibernation file and remove the check mark in front of the following mark in the pop-up window.
2. Check the c drive again and find several large files, among which hiberfil.sys is the hibernation file. Open the cmd command window here. Some computers may not have administrator rights. You can find the cmd command directly in the system directory and right-click to execute it as an administrator.
#3. Enter powercfg -h off in the command window to automatically turn off the hibernation function, and the hibernation file will also be automatically deleted. After the command is executed, enter the C drive directory and you will see that hibernation has been deleted.
The above is the detailed content of Introduction to the tutorial of cleaning and deleting hiberfil files in win10. For more information, please follow other related articles on the PHP Chinese website!