Full Guide is here
Open the Command Prompt Start Menu -> Run -> cmd
and run the following command...
fsutil behavior query DisableDeleteNotify
If a "0" is returned then TRIM is enabled.
However if it returns a "1" you need to run this command..
fsutil behavior set DisableDeleteNotify 0