Tutorials

How to know which trim is enabled and maintain ssd hard drive performance

Table of contents:

Anonim

For those who do not know about the existence of this new device known as the SSD (Solid State Drive) or Solid State Drive, it is very important to know if TRIM is enabled in Windows. In this tutorial we will show you how to verify it in Windows 8 and Windows 10.

How to know that TRIM is enabled and maintain the performance of the SSD Hard Drive

SSDs are devices that were created to overcome in many ways the hard drives that we normally use, traditional ones. One of the differences that exist between SSD hard drives and hard drives is the speed they have to read the stored information, while the traditional one is a little slower. Another advantage of the SSD is the resistance of the material with which they were manufactured, withstands falls and blows if transported from one side to the other. And its consumption is lower since it does not require much energy to be able to use them.

In SSD Hard Drives there is a command that is basically used to indicate to the Solid Disk that blocks or files are no longer used, so that necessary spaces can be recovered. These blocks without use what causes is a low performance at the level of speed and disk reading, so it is essential to enable TRIM, so that the unit lasts longer and effectively. We explain in more detail that the SSD disk is in our guide to the best SSD disk on the market at the moment.

To know how TRIM works we must know that this command is only compatible from Windows 7 to Windows 10. To know how this command works and to know if it is enabled.

Check if TRIM is active on your Windows 10 PC with these steps

  1. With the Start Key or Windows + the X key, and with this we open the Advanced User menu and clicking on it opens the Administrator: Command Prompt (the screen will turn black).Once the Administrator is open, type the following:

behavior query DisableDeleteNotify

  1. Once you have performed these steps, the result indicated by the screen must be 0 (zero) and thus it is verified that the TRIM command is enabled. Otherwise if the result that the screen gives you is 1, it is because the command is disabled.

How to enable TRIM on Windows 10 PC

  1. In the same way, with the Start Key or Windows + the X key, we open the Advanced User menu and click to see the Administrator: Command Prompt. We write the following command:

fsutil behavior set DisableDeleteNotify O

  1. We give

To disable TRIM, we repeat the steps but when writing the command, it should say:

fsutil behavior set DisableDeleteNotify 1

For this to work properly, SSO must be compatible with the operating system.

What did you think of our tutorial on how to know that TRIM is enabled and maintain the performance of the SSD hard drive ? If it has helped you, you can leave us your comment and share it on social networks.

Tutorials

Editor's choice

Back to top button