Disable Windows TRIM-Feature (Storage Unmap)
Aus Wiki-WebPerfect
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