Disable Windows TRIM-Feature (Storage Unmap): Unterschied zwischen den Versionen
Aus Wiki-WebPerfect
Admin (Diskussion | Beiträge) K (Admin verschob die Seite Disable Windows TRIM-Feature (Storage) nach Disable Windows TRIM-Feature (Storage Unmap), ohne dabei eine Weiterleitung anzulegen) |
Admin (Diskussion | Beiträge) K |
||
Zeile 6: | Zeile 6: | ||
fsutil behavior set DisableDeleteNotify NTFS 1 | fsutil behavior set DisableDeleteNotify NTFS 1 | ||
− | == Enable TRIM-Feature == | + | == Enable TRIM-Feature (default) == |
fsutil behavior set DisableDeleteNotify NTFS 0 | fsutil behavior set DisableDeleteNotify NTFS 0 | ||
Aktuelle Version vom 16. Juli 2018, 15:36 Uhr
Get TRIM-Feature
fsutil behavior query DisableDeleteNotify
Disable TRIM-Feature
fsutil behavior set DisableDeleteNotify NTFS 1
Enable TRIM-Feature (default)
fsutil behavior set DisableDeleteNotify NTFS 0