Trim support command

in #trim7 years ago

fsutil behavior query disabledeletenotify
Just compare your results with the results given below to check whether TRIM Support is enabled or not.
DisableDeleteNotify = 1 = TRIM support disabled

DisableDeleteNotify = 0 = TRIM support enabled

To Enable TRIM Support for SSDs, enter the below command in a command prompt.
fsutil behavior set disabledeletenotify 0

To Disable TRIM Support for SSDs, enter the below command in a command prompt.
fsutil behavior set disabledeletenotify 1

Coin Marketplace

STEEM 0.26
TRX 0.20
JST 0.037
BTC 94320.05
ETH 3419.91
USDT 1.00
SBD 3.88