From cf209ecf9882da8cd1636e942bb870bed7de95a4 Mon Sep 17 00:00:00 2001 From: Batcherdink <105207317+Batcherdink@users.noreply.github.com> Date: Mon, 27 Jun 2022 20:15:12 +0000 Subject: [PATCH] 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 --- guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide.md b/guide.md index 4c3240e..e404941 100644 --- a/guide.md +++ b/guide.md @@ -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 ( [[Wikiless]][485] [[Archive.org]]). ![][501]