meta data for this page
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| windows:ntfs [2025/01/08 18:04] – created niziak | windows:ntfs [2025/01/08 18:46] (current) – niziak | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Trim ===== | ===== Trim ===== | ||
| - | * Check if TRIM is enabled: <code sh> | + | * Check if TRIM is enabled: <code sh> |
| * Enable TRIM: <code sh> | * Enable TRIM: <code sh> | ||
| * Disable TRIM: <code sh> | * Disable TRIM: <code sh> | ||
| + | Start trim from GUI: | ||
| + | * '' | ||
| + | * Select drive and click '' | ||
| + | * Enable scheduled optmiziation: | ||
| + | Trim from shell: | ||
| + | * run PowerShell as Administrator | ||
| + | * run '' | ||