Adding small expalantion that the "optimize and defrag" is a Trim on SSDs

Adding small expalantion that the "optimize and defrag" is a Trim on SSDs
This commit is contained in:
Batcherdink
2022-06-27 20:15:12 +00:00
committed by GitHub
parent 4a3516d00a
commit cf209ecf98

View File

@@ -8983,7 +8983,7 @@ Here are the steps for BleachBit:
With this Native Windows 10/11 utility, you can just trigger a Trim on your SSD which should be more than enough to securely clean all deleted files that somehow would have escaped Trim when deleting them.
Just open Windows Explorer, Right Click on your System Drive and click Properties. Select Tools. Click Optimize and Defragment. You are done. That is probably enough in my opinion.
Just open Windows Explorer, Right Click on your System Drive and click Properties. Select Tools. Click Optimize and Defragment. You are done as this will not defragment but only optimize. Meaning it will initiate a Trim operation (<https://en.wikipedia.org/wiki/Trim_(computing)> <sup>[[Wikiless]][485]</sup> <sup>[[Archive.org]]).
![][501]