Disable Windows TRIM-Feature (Storage Unmap)
Aus Wiki-WebPerfect
Version vom 16. Juli 2018, 15:34 Uhr von Admin (Diskussion | Beiträge)
Get TRIM-Feature
fsutil behavior query DisableDeleteNotify
Disable TRIM-Feature
fsutil behavior set DisableDeleteNotify NTFS 1
Enable TRIM-Feature
fsutil behavior set DisableDeleteNotify NTFS 0