如何提高SSD的使用寿命
windows下哪些緩存可以刪除,如果提高SSD的使用壽命呢,詳見列表?
windows10動態下載的文件
?
| 路徑 | 作用 | 操作方式 | 操作方法 |
| C:\Windows\SoftwareDistribution\Download | windows更新使用 | 定期刪除 | As soon as the service starts again, some folders will be re-created. This is ok |
| C:\Windows\Prefetch\ | Each time you turn on your computer, Windows keeps track of the way your computer starts and which programs you commonly open. Windows saves this information as a number of small files in the prefetch folder. The next time you turn on your computer, Windows refers to these files to help speed the start process. The prefetch folder is a subfolder of the Windows system folder. The prefetch folder is self-maintaining, and there's no need to delete it or empty its contents. If you empty the folder, Windows and your programs will take longer to open the next time you turn on your computer | 不操作 | ? |
| C:\Users\x\AppData\Local\Temp | 緩存(重點) | 虛擬硬盤 | 通過mklink移到內存虛擬的硬盤中或者環境變量設置到虛擬硬盤中 |
| D:\Program?Files\Chrome\Cache\Cache\ | 谷歌臨時文件夾 | 虛擬硬盤 | 通過mklink移到內存虛擬的硬盤中 |
| 其他軟件到工具里面設置 | 下載工具 | 虛擬硬盤 | 通過mklink移到內存虛擬的硬盤中 |
轉載于:https://www.cnblogs.com/fightx/p/5382943.html
總結
以上是生活随笔為你收集整理的如何提高SSD的使用寿命的全部內容,希望文章能夠幫你解決所遇到的問題。