What is TRIM? How to open TRIM of SSD solid state drive?
The TRIM of the SSD can prevent the SSD from using the useless data as useful data during garbage collection, thus extending the life of the SSD. In the HDD mechanical hard disk, the logical position of the deleted file is marked so that the data can be directly overwritten at the logical position of the useless data when the data is stored later. However, SSD solid state drives do not have this mechanism, and the master does not know that the data is useless until new data is required to be written to the block. This will result in useless data being treated as useful data in the garbage collection (GC) process, which will undoubtedly greatly reduce the efficiency and service life of the hard disk. Therefore, the emergence of TRIM can make up for the shortcomings of this problem.
▲SSD solid state drive (left) and HDD mechanical hard disk internal structure (right)
First, how to check whether TRIM is enabled in Win10
You only need one command to view The steps are as follows:
1. Right click on the start button and run as administrator. “Command prompt”
2. Execute the following command: fsutil behavior query disabledeletenotify
< Br>
3. If the return value is “0” prove that TRIM is already enabled; if the return value is “1”, the current computer's SSD has not yet turned on TRIM.
Second, how to open TRIM of SSD solid state drive?
The method is not difficult, the specific method is as follows:
1, right click on the start button, run as administrator "Command prompt" & rdquo;
2, execute The following command: fsutil behavior set disabledeletenotify 0
Similarly, if you want to disable this function, just execute: fsutil behavior set disabledeletenotify 1
The above method is also applicable to Win7/Win8. 1 system. However, not all SSDs support this feature. Some vendors can extend the life of SSDs in other ways. For example, by adding a load balancing algorithm to the flash blocks that are no longer used, the SSD can be prevented from slowing down and extending after long-term use. Flash memory life, the process is completely done inside the solid state drive. Any hard disk that supports TRIM is required to support the firmware of the SSD itself, not just the operating system.
Related recommendation:
How to install ssd solid state hard disk for Lenovo z475 notebook?
How to add ThinkPad X230 memory or SSD solid state drive?
How do laptops change SSDs and change optical drive locations to mechanical hard drives?
This small series of detailed method steps are as follows: 1, open the desktop start button or press
In the process of upgrading win10 anniversary update 14393, I encountered the situation that I could
A lot of friends started using Windows 8/8.1 and found that their casual games that were often used
Metro application and start screen tile is a very innovative feature in Win8.1 system. Win8.1 needs
Win8 uses the Ribbon Disabler tool to close the Ribbon ribbon interface
Pin Windows 8 app to Metro desktop
How to make win10 edge browser faster Win10Edge browser slow how to solve
Microsoft's Windows wallpaper production process reveals the secret Win XP most classic
Effective management of memory Several experiences of efficient use of Windows 7 system memory
The magic of the Win8 screen keyboard
Win7 always prompts Windows security to enter the network password how to do?
What should I do if Windows delays write failure? Delayed write failure solution
How to use the official version of win10 cortana? Cortana settings and methods
How to solve the failure of win7 Ultimate IE
Why can't the control panel be opened? Win10 control panel can not open the processing method
How to disable OneDrive cloud service
Win7 system optical drive old automatic pop-up solution
Vista to prevent personal data loss after system recovery solution
Solving the server can not remotely log in
Win8 Metro box icon beautification tips
How to fix the website to the start screen with IE11 under Win8.1 system