Microsoft enabled the notorious "Recall" with the last update (for Windows 11 copilot+ enabled pcs only). It's part of the OS and can't be uninstalled. This software stores metadata about EVERYTHING that appears on your screen, including passwords/urls/images/videos/any messages you send or emails etc

To disable this gross spyware, run the following as admin on the command line:

Dism /Online /Disable-Feature
/Featurename:Recall

#Windows #Spyware #Recall #PrivacyAbuse

@ciaranmak Never ever execute code from a source other than someone you explicitly trust. This is a horrible example of what is wrong with many approaches.