Is Windows 11 Spying on You? How to Disable the "AI-Recall" Tracker (January 2026)
Is your PC watching your every move? A massive controversy has erupted on January 25, 2026, as Windows 11 users discovered a hidden background process called "AI-Recall Telemetry" that cannot be turned off through standard settings. Rumors are spreading that Microsoft’s latest update is taking silent screenshots of your desktop every few seconds to "train" its local AI models. If you value your privacy, you need to check your system for this hidden tracker immediately.
The Controversy: What is AI-Recall Telemetry?
Discovered by cybersecurity researchers late last night, the "Recall Loop" bug appears to bypass user privacy consent. While Microsoft claims this feature is meant to help users "search their past activity," the reality is that many Windows 11 Pro and Home editions are now storing local logs of passwords, private chats, and bank details in an unencrypted temporary folder. This has triggered a massive "delete Windows" trend across Europe and North America today.
How to Find the Hidden Tracker on Your PC
Don't rely on the Task Manager alone, as the process often hides under "System Services." Follow these steps:
- Check the Secret Folder: Navigate to C:\Users\[YourName]\AppData\Local\Microsoft\AICompute. If you see files being updated every 60 seconds, your PC is currently recording your screen.
- Inspect Registry Keys: Press Win + R, type regedit, and look for HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AIHistory.
- Check CPU Spikes: If your "System" process is using more than 5% of your CPU while your PC is idle, the AI-Recall tool is likely processing your visual data in the background.
The "Emergency Kill-Switch" (How to Stop It)
Since there is no "Off" button in the settings menu yet, experts recommend the "Registry Block" method to protect your privacy:
- Step 1: Open PowerShell as Administrator.
- Step 2: Run the command: reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\Windows AI" /v "DisableAIDataCollection" /t REG_DWORD /d 1 /f.
- Step 3: Restart your PC. This forces the system to skip the AI logging protocol upon boot.
Official Privacy Alert
Government privacy agencies in the EU have already requested a "clarification" from Microsoft regarding this January 2026 update. Until a formal patch is released to make this feature "Opt-in," the PowerShell Kill-Switch is the only verified way for users in the US and UK to ensure their screen data isn't being indexed by the system.
Join the conversation