zeldor.biz

Linux, programming and more

Copyright © 2023
Log in

Windows seven SSD Trim

July 26, 2013 by Igor Drobot Leave a Comment

Windows seven

After installing a Solid State Drive in a Windows 7 machine to improve performance in contrast to a normal hard disk drive. I spend some time to find information about the TRIM-support.

A TRIM command allows an operating system to inform a solid-state drive about blocks of data that are no longer considered in use and can be wiped internally.
This technique improves the performance of a ssd drastically.

execute from (CMD) command line with Administrator privileges:

1
fsutil behavior query DisableDeleteNotify

fsutil behavior query DisableDeleteNotify

DisableDeleteNotify = 0 will mean that TRIM is activated
DisableDeleteNotify = 1 TRIM is deactivated

TRIM

Filed Under: Linux Tagged With: SSD, TRIM

Categories

Archives

Tags

apache2 Apple arduino ARM Automation backup bash Cisco Cluster Corosync Database Debian Debian squeeze DIY DNS Fedora FTP Fun Icinga Ipv6 KVM Linux LVM MAC OS X Monitoring MySQL Nagios Nginx openSUSE OpenVPN PHP Proxy Python python3 qemu RAID rsync Samba security ssh Ubuntu virtualization Windows Windows 7 Wordpress

Leave a Reply

Your email address will not be published. Required fields are marked *