Forum Discussion
StarsAndBars
Apr 10, 2025Copper Contributor
Windows Recall feature missing
Greetings All! I am trying to resolve an issue where I do not see Windows Recall as available, despite the fact that the Insider DEV Build 26200.5518 is installed on a CoPilot+ PC (AceMagic F3A whic...
Forbid
Apr 27, 2026Copper Contributor
Thank you to Bart Willeman, that was the correct answer! For future people looking for an answer in case DISM is depreciated, you can use the following Powershell command to enable Recall also.
Enable-WindowsOptionalFeature -Online -FeatureName Recall -All