You may be required to adjust hibernation settings and the pagefile values for Desktop based SSDs, in order to prevent valuable storage space from being used by Windows.
Disable hibernation by running an elevated command prompt and issuing:
powercfg -h off
You should be able to confirm this via Power Options (Control Panel)
Have had no need to adjust pagefile values yet. However, the procedure would be:
Control Panel > System and Security > System > Advanced system settings > Advanced tab > Performance settings > Advanced tab > Virtual memory change
Uncheck “automatically manage paging file for all drives” box and then set desired value. If you wish, you can disable the paging file (this may upset some applications). A smaller paging file can be set by clicking on the “custom size” option and entering starting size and maximum size values.