如何刪除檔案 d:\hiberfil.sys

如何刪除檔案 d:\hiberfil.sys

我有 2 個硬碟:C: 和 D:。 D曾經是一個系統盤,裡面有一個龐大的檔案hiberfil.sys。即使作為管理員我也無法刪除它。我嘗試過powercfg -h off,但它刪除了 c:hiberfil.sys 而不是 D:hiberfil.sys。如何刪除 d:\hiberfil.sys?

答案1

您可能必須先取得該檔案的所有權,然後以管理員身分刪除它

https://technet.microsoft.com/en-us/library/cc753659.aspx

相關內容