to check if trim is enabled paste the following in to a command prompt window with administrator rights : fsutil behavior query DisableDeleteNotify
it should return 0 if it returns 1 you can enable trim by pasting:
fsutil behavior set disablenotify 0