Closed BlackJoker90 closed 1 week ago
Hey there, thanks for the effort but it's already being disabled as part of the UWScript.ps1
file that is automatically executed during the Windows Installation.
See: https://github.com/memstechtips/UnattendedWinstall/blob/93305192ed6d64e0f5b98a89f447927480285354/autounattend.xml#L1603
For those looking to streamline their deployment configurations and avoid any potential interference from Microsoft Recall, here’s a quick addition to your deployment script that disables the Recall feature automatically. This method uses a RunSynchronous command to execute the necessary DISM command: