Check the status of the SSD TRIM command, check the read and write speed of data
Those who own SSDs know that this type of drive is optimal for speed 10 times Ordinary hard drives are traditional now, in addition to storage capacity, as well as energy savings are all better, the only major weakness of the SSD is the higher price of the HDD rather much, which makes many inaccessible people.
Checking the SSD is also something you should do regularly and if you finish reading this article, 99% of you are probably using the wrong way, so you can check the SSD as well as check the status. SSD TRIM command In this article, I will show you how to do it.
How to check the status of the TRIM command on an SSD
What is the TRIM command?
TRIM is basically the name of a technology that allows to improve the writing speed and readability of data on SSDs. SSDs that support TRIM will improve the read and write speed of data and especially much faster than traditional drives.
Why do you need to use TRIM?
After a long period of use, SSD performance will decrease gradually because NAND Flash memory cannot overwrite data. That means to write to the memory cell, the controller chip must erase the data written to the cell and when writing new data, the control chip also deletes the data that it wants to erase, called the process. “discard the data”.
And the TRIM command here will proactively notify the SSD drive which data block is considered unusable and can be deleted from within.
Check the status of the SSD TRIM command
Step 1: To be able to check the status of the SSD TRIM command, first open MenuStart and then type “CMD” and open the Command Prompt in Aministrator state.
Step 2: When the Command Prompt interface opens, type the following command to check the status of the SSD TRIM command.
fsutil behavior query DisableDeleteNotify
And if the results show up NTFS DisableDeleteNotify = 0, that means your SSD has TRIM enabled, and if = 1 is not activated.
To explain this is difficult because the Windows system automatically recognizes the SSD and automatically activates the TRIM, very few cases Windows does not activate and unless the SSD is too low or too old, Windows refuses to work. Start the TRIM command on the SSD. So when you check the status of the SSD TRIM command without activating it, please review your SSD drive because it’s really problematic.
Check out the RETRIM process
RETRIM is the process of automatically optimizing SSDs regularly and periodically set up by Windows, but you can set up this process yourself to ensure the SSD optimization is even better.
Step 1: First you open Start menu up then type “Defragment“and access to the optimized hard drive defragmentation Defragment and Optimize Drivers.
For HDD, this is defragmentation and SSD is speed optimization.
Step 2: In section Optimize Drivers You continue to access the section Change Settings to change settings.
Step 3: Here you just set up Run on a Schedule (recommended) and then tick Choose.
Step 4: Next select the SSD you want to schedule and then press OK, got it To confirm, here Taimienphi.vn use C drive is SSD and use it to RETRIM for SSD drive.
Above Taimienphi.vn has instructed you how to check the status of the SSD TRIM command as well as the RETRIM for the hard drive, help you better understand the hard drive and take measures to handle and protect the health of the drive. hard. Using SSD correctly, most from Taimienphi.vn’s articles is the only way to help you use SSD for a long time and protect the life of the drive.
https://thuthuat.taimienphi.vn/cach-kiem-tra-trang-thai-lenh-trim-tren-o-ssd-23881n.aspx
In previous articles, Tamienphi has introduced you how to use PowerShell to TRIM SSD, if you do not know how to perform, refer to how Use PowerShell to TRIM SSD here.
.