Disable and remove Recall AI from Windows 11

To turn off Recall in Windows 11, you need to disable a Group Policy called “Allow Recall to be enabled” and restart your PC. In the case of Windows 11 Home, you need to create a Registry value called “AllowRecallEnablement,” save the changes and reboot. This will remove Recall from Windows 11 24H2.

Recall snapshots
You can pause Recall directly from the taskbar

But what even is Recall, and why might you want to keep it at bay? Windows Recall is an AI-powered feature that records your screen by capturing snapshots at regular intervals, so you can go back in time and resume your activity. That’s the core idea of Recall, but do you really need it?

Recall is the flagship feature of Copilot+ PC, a new lineup with exclusive NPU chips, and it’s not available on older PCs. If you recently purchased a Copilot+ PC and installed KB5055627, you’ll begin seeing Recall AI during the OOBE (out-of-the-box experience) screen when booting Windows 11

Microsoft believes Recall is the best AI feature for a PC, and it’s shipping it to all AI PCs, but you won’t be forced to use it. Still, Recall files are there on your PC. If you don’t want Recall-related components present on Windows 11, you can remove them completely using the Group Policy Editor or the Registry Editor.

1. Disable Recall in Windows 11 using the Group Policy Editor

To turn off Recall using Group Policy Editor, follow these steps on Windows 11 24H2:

  1. Press the Win key, type gpedit.msc, and press Enter to launch the Group Policy Editor.
  2. In Group Policy Editor, navigate to the following path:
    Computer Configuration > Administrative Templates > Windows Components > Windows AI
  3. On the right side, you’ll see “Windows AI.” Inside this local folder, look for Allow Recall to be enabled. In our case, it was the first policy inside the Windows AI folder.
  4. Double-click Allow Recall to be enabled policy.
    Disable Recall in Windows 11 with Group Policy
  5. Select the Disabled radio button in the Group Policy Editor and click the Apply button.
    Disable "Allow Recall to be enabled" policy in Windows 11
  6. Restart your PC to apply the changes.

As you can see in the above screenshot, Group Policy clarifies everything about how Recall is turned on in Windows 11.

By default, the “Allow Recall to be enabled” policy is set to “Not Configured,” and Microsoft says the policy can be controlled to determine whether the Recall optional component is available for end users to enable on their device.

While Recall is not turned on by default, you’ll still have the Recall toggle and related bits in the operating system unless you use the Group Policy to completely remove it. When the policy is set to “Disabled,” you’ll not see anything related to Recall in the operating system. Otherwise, the Recall toggle is offered via Settings.

“If this policy is disabled, the Recall component will be in disabled state and the bits for Recall will be removed from the device,” Microsoft noted in the Group Policy.

Removing the Recall component always requires a system reboot.

2. Remove Recall from Windows 11 using the Registry Editor

To remove Recall AI from Windows 11 using Registry Editor, follow these steps:

  1. Press the Win key, type regedit, and press Enter to launch the Registry Editor. You might see the UAC prompt. Click on Yes to continue.
  2. Navigate to the following path:
    Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsAI
  3. Right-click on the right-hand side pane and select New > DWORD (32-bit) Value and name it AllowRecallEnablement.
  4. Double-click on the newly created value and set the Value Data to 0. Keep the Base as Hexadecimal.
    Remove Recall from Windows 11 with AllowRecallEnablement Registry
  5. Close the Registry Editor and restart the PC to apply the changes.

We’re using the Windows Registry Editor because Windows 11 Home users don’t have access to the Group Policy Editor. So, the Group Policy method is useless for anyone using the Copilot+ PC Home version.

However, when you apply a policy in the Group Policy Editor (GPE), it creates a registry entry that tells your system what to do with the feature. GPE is basically a GUI for managing policies/scripts.

In this case, GPE creates the AllowRecallEnablement registry value to manipulate the Recall feature, and the above steps allow you to do that on Windows 11 Home.

3. Turn off Recall in Windows 11 using PowerShell

Admins can manage Recall AI on connected PCs using a simple PowerShell command.

Since Recall can only be managed by admins in Enterprise environments, running the following command can turn off the feature and remove related data, if any:

Disable-WindowsOptionalFeature -Online -FeatureName "Recall" -Remove

Why would you remove the Windows 11 AI feature?

As mentioned above, Recall is a great way to go back in time. You can use Recall to find specific moments even when you don’t remember the exact details. It could be a crucial file you were working on or a vacation photo of a special friend, Recall can help you reach it instantly.

Windows 11 Recall AI privacy settings
Recall AI privacy settings | Image Courtesy: WindowsLatest.com

This works because Recalls records your screen, and it knows what you are doing on your browser, app, and other areas of the operating system.

Recall AI Windows 11

At the same time, Recall is one of the most controversial features of Windows 11 because an AI recording your screen sounds creepy. Microsoft was forced to pull Recall from early preview builds after researchers spotted that the AI feature was insecure and had privacy issues.

It’s been almost a year, and Recall is back again. This time, it’s finally secure and rolling out to everyone with a Copilot+ PC. Some might like the feature, while others will continue to hate it.

Whatever the case, you now know three methods to get rid of Recall AI in Windows 11. Previously, there was a fourth method to disable Recall AI in Optional Features, but that doesn’t exist now.

About The Author

Abhishek Mishra

Abhishek Mishra is a skilled news reporter working at Windows Latest, where he focuses on everything about computing and Windows. With a strong background in computer applications, thanks to his master's degree, Abhishek knows his way around complex tech subjects. His love for reading and his four years in journalism have sharpened his ability to explain tricky tech ideas in easy-to-understand ways. Over his career, he has crafted hundreds of detailed articles for publications like MakeUseof, Tom's Hardware, and more in the pursuit of helping tech enthusiasts.