I encountered a problem. I'm sure the disk driver is working because I successfully sent the trim command using DiskGenius (but it couldn't trim the entire hard drive).
OS: Windows 11
The following is the console output
Number Friendly Name Serial Number HealthStatus OperationalStatus Total Size Partition
Style
------ ------------- ------------- ------------ ----------------- ---------- ----------
0 SAMSUNG MZ... 0025_38B4_11B0_15DB. Healthy Online 1.86 TB GPT
1 WDC WD10 S... 123622500220 Healthy Online 931.51 GB GPT
PS C:\Users\Calun> disktrim-x64.exe 1
DiskTrim v2.2 by Antoni Sawicki & Tomasz Nowak, Build Dec 31 2016 02:51:58
Disk: 1
Size: 931.5 GB
Type: WDC WD10 SPZX-00Z10T0
Trim: Supported
WARNING: Contents of your drive an all data will be permanently erased!
There is no possibility of data recovery even with 3rd party companies.
Do you want to erase this disk (y/N) ? y
All right...
Querying drive parameters...
ERROR: Error on DeviceIoControl IOCTL_SCSI_PASS_THROUGH
[0x0000045D] ?? I/O ??????????????
I encountered a problem. I'm sure the disk driver is working because I successfully sent the trim command using DiskGenius (but it couldn't trim the entire hard drive).
OS: Windows 11
The following is the console output
Number Friendly Name Serial Number HealthStatus OperationalStatus Total Size Partition Style ------ ------------- ------------- ------------ ----------------- ---------- ---------- 0 SAMSUNG MZ... 0025_38B4_11B0_15DB. Healthy Online 1.86 TB GPT 1 WDC WD10 S... 123622500220 Healthy Online 931.51 GB GPT PS C:\Users\Calun> disktrim-x64.exe 1 DiskTrim v2.2 by Antoni Sawicki & Tomasz Nowak, Build Dec 31 2016 02:51:58 Disk: 1 Size: 931.5 GB Type: WDC WD10 SPZX-00Z10T0 Trim: Supported WARNING: Contents of your drive an all data will be permanently erased! There is no possibility of data recovery even with 3rd party companies. Do you want to erase this disk (y/N) ? y All right... Querying drive parameters... ERROR: Error on DeviceIoControl IOCTL_SCSI_PASS_THROUGH [0x0000045D] ?? I/O ??????????????