• Likely if you don't think you're using it, you're probably not (Filestream that is), but easy enough to check:

    exec sp_configure 'filestream access level'

    If the config value is 0, then Filestream is off. 1 or 2 would indicate it's turned on at one of the two possible access-levels.