Windows can present the wrong option in the Optimize pane for a storage device.
The determination by Windows, of whether a drive is SSD or HDD, is done by
(administrator)
winsat disk
That runs a portion of the defunct performance analysis software in Windows, and Windows is measuring the speed and seek time, then recording for later, that the "device seems as fast as an SSD". It is (unfortunately) not done by just reading the part number and consulting a table of storage devices, nor by examining the SMART for SSD-type entries. They have messed around with the code over the years, so your mileage may vary.
That was annoying me for the longest while, and recently I found a suggestion to run the winsat so the OS has a second chance to evaluate a drive. Then the SSD will offer TRIM and the HDD will off DeFrag as options in the Optimize dialog.
Windows System Assessment Tool
That's a SATA SSD, so TRIM should be the offering.
Paul