📜  禁用 hiberfil.sys - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:17.805000             🧑  作者: Mango

代码示例1
//To remove hiberfil.sys (turn off Windows Hibernation)
//run the following command as administrator:
powercfg.exe -h off