I want to be clear, recall is local, not in the cloud, data isn't sent, it's not spyware:
You might want it on, I haven't used it, internet thinks there're security issues, I have no use for it (yet, maybe in future) so it's off for now.
Find out if yours is enabled with this CMD, paste, no reason typing, (must use administrator cred)
Dism /Online /Get-Featureinfo /Featurename:Recall
To disable:
Dism /Online /Get-Featureinfo /Featurename:Recall
If you want it back;
Dism /Online...