I would trust the manufacturer's display more over a 3rd party tool. 100% and 99% is still a good number. Make sure automatic defragging is not enabled on the SSD drive in windows (normaly it is). Defragging just wears away the drive but SSDs do not benefit from it.
Trim should be automatically on in windows 10. You can check if it is on by running in CMD prompt (under admin credentialls)
fsutil behavior query DisableDeleteNotify
If it displays 0 then TRIM is enabled.
Keep an eye on that % value you mentioned just in case something is trashing the drive and uses it up too fast. Generally speaking you should not go below 99% for a very long time. I have a 120GB SSD in my work PC which I used since 2012 December and it is still on 99%. I recompile a lot of code and still the drive is in tip top shape. It should not die an early death unless you are doing heavy copying Gigs and gigs of stuff every day or run high volume database transaction or something from it. Generally you can just forget about it, it should last beyond it is useful end date for everyday use.
If you are concerned about performance not being optimal, run something like AS SSD and compare your results to other people having the same drive as you. It could be affected by what type of sata port you are plugged into, e.g. Intel vs other. SATA2 vs SATA3, or running your BIOS in IDE vs AHCI (would be very slow in IDE).