This tutorial will show you how to uninstall or reinstall the Recall feature for all users in Windows 11 on Copilot+ PCs.
Recall is an experience exclusive to Copilot+ PCs that will help you easily find and remember things you've seen using natural language. To help provide you with that "photographic" memory, you can opt in to saving snapshots of your screen periodically. You can quickly search your snapshots to find things on your Copilot+ PC. For example, you can search for content you've seen in apps, websites, images, and documents. Recall doesn't record audio or save continuous video. It also doesn’t save game video when Game Mode is active on platforms that support it.
To help maintain your privacy, Recall processes your content locally on the Copilot+ PC and securely stores it only on your device. Snapshots are encrypted by Device Encryption or BitLocker, which are enabled by default on Windows 11. Recall doesn't share snapshots with other users that are signed into Windows on the same device. Microsoft can't access or view the snapshots.
You're always in control of what's saved as a snapshot. You can disable saving snapshots, pause temporarily, filter apps and websites, and delete your snapshots at any time.
You can choose how long snapshots can be saved on your device. In the Maximum storage duration for snapshots setting, select either 30, 60, 90, 180 days, or unlimited. Once snapshots reach the age limit, they are deleted from the device. If you don’t set the maximum storage duration, then snapshots aren’t deleted until the Maximum storage for snapshots limit is reached, and then the oldest snapshots are deleted first.
Starting with Windows 11 build 26100.3915 (24H2), You work across so many apps, sites, and documents it can be hard to remember where you saw something you want to get back to. Recall (preview) saves you time by offering an entirely new way to search for things you’ve seen or done on your PC securely. With the AI capabilities of Copilot+ PCs, it’s now possible to quickly find and get back to any app, website, image, or document just by describing its content. To use Recall, you will need to opt-in to save snapshots, which are images of your activity, and enroll in Windows Hello to confirm your presence so only you can access your snapshots. You are always in control of what snapshots are saved and can pause saving snapshots at any time. As you use your Copilot+ PC throughout the day working on documents or presentations, taking video calls, and context switching across activities, Recall will take regular snapshots and help you find things faster and easier. When you need to find or get back to something you’ve done previously, open Recall and authenticate with Windows Hello. When you’ve found what you were looking for, you can reopen the application, website, or document, or use Click to Do to act on any image or text in the snapshot you found.
Your PC needs the following minimum system requirements for Recall:
- A Copilot+ PC that meets the Secured-core standard
- 40 TOPs NPU (neural processing unit)
- 16 GB RAM
- 8 logical processors
- 256 GB storage capacity
- To enable Recall, you’ll need at least 50 GB of storage space free
- Saving snapshots automatically pauses once the device has less than 25 GB of storage space
- Users need to enable Device Encryption or BitLocker
- Users need to enroll into Windows Hello Enhanced Sign-in Security with at least one biometric sign-in option enabled in order to authenticate
Recall overview - Windows apps
Learn how to use the AI-assisted Recall feature with the User Activity API in Windows.
learn.microsoft.com
Retrace your steps with Recall - Microsoft Support
Manage Recall for Windows clients
Learn how to manage Recall for commercial environments and about Recall features.
learn.microsoft.com
Privacy and control over your Recall experience - Microsoft Support
Contents
- Option One: Uninstall or Reinstall Recall in Windows Features
- Option Two: Uninstall or Reinstall Recall using DISM Command
- Option Three: Uninstall or Reinstall Recall using "Enable/Disable-WindowsOptionalFeature" Command
EXAMPLE Recall on Copilot+ PC
1 Open Windows Features (OptionalFeatures.exe).
2 Check (install - default) and uncheck (uninstall) Recall for what you want, and click/tap on OK. (see screenshot below)
If Windows Features is empty or blank, then double check to make sure that the Windows Modules Installer service is enabled and set to Automatic.
3 Click/tap on Close when "Windows completed the requested changes". (see screenshot below)
1 Open Windows Terminal (Admin), and select Windows PowerShell or Command Prompt.
2 Copy and paste the command you want to use below into Windows Terminal (Admin), and press Enter. (see screenshots below)
(Install Recall feature - default)
DISM /Online /Enable-Feature /FeatureName:"Recall"OR
(Uninstall Recall feature)
DISM /Online /Disable-Feature /FeatureName:"Recall"1 Open Windows Terminal (Admin), and select Windows PowerShell.
2 Copy and paste the command you want to use below into Windows Terminal (Admin), and press Enter. (see screenshots below)
(Install Recall feature - default)
Enable-WindowsOptionalFeature -Online -FeatureName "Recall"OR
(Uninstall Recall feature)
Disable-WindowsOptionalFeature -Online -FeatureName "Recall"That's it,
Shawn Brink
Related Tutorials
- Add or Remove Optional Features in Windows 11
- Enable or Disable Recall Feature in Windows 11
- Enable or Disable Save Screenshots of Sites for History in Microsoft Edge
- Enable or Disable Recall Snapshots in Windows 11
- Open Recall in Windows 11
- Enable or Disable Recall Personalized Homepage in Windows 11
- Use Recall with Snapshots in Windows 11
- Use Click to Do in Recall in Windows 11
- Turn On or Off Click to Do in Recall in Windows 11
- See Storage Space Used by Recall Snapshots in Windows 11
- Change Maximum Storage Size for Recall Snapshots in Windows 11
- Change Maximum Storage Duration for Recall Snapshots in Windows 11
- Pause or Resume Recall Snapshots in Windows 11
- Delete Recall Snapshots in Windows 11
- Reset Recall in Windows 11
- Exclude a Website from Recall Snapshots in Windows 11
- Exclude an App from Recall Snapshots in Windows 11
- Enable or Disable Filter Sensitive Information on Recall Snapshots in Windows 11
- Enable or Disable Help Improve Recall Snapshots Filtering in Windows 11
- Enable or Disable Recall Search History in Windows 11
Last edited:













