Skip to main content
Microsoft Recall is a Windows 11 feature that captures screenshots and makes them searchable. screenpipe offers similar functionality but with complete privacy, auditable source, and cross-platform support.

comparison

featurescreenpipemicrosoft recall
source accesssource-available, auditableno
platformsmacOS, Windows, LinuxWindows 11 only
data location100% locallocal (with cloud concerns)
NPU requirednoyes (Copilot+ PCs)
privacyauditable source codeclosed source
AI provideryour choice (local or cloud)Microsoft AI
extensibilityplugins (pipes)none

why choose screenpipe?

true privacy

  • source-available: you can audit the local capture and storage code
  • no Microsoft account required
  • no telemetry or data collection
  • use completely local AI (Ollama)

works everywhere

  • macOS, Windows, Linux
  • no special hardware required
  • runs on any modern computer

you control the AI

  • use Ollama for 100% local AI
  • or connect to OpenAI, Claude, etc.
  • your choice, not Microsoft’s

extensible

build custom integrations with the REST API or pipes:
curl "http://localhost:3030/search?q=meeting+notes&content_type=all"

recall privacy concerns

Microsoft Recall has faced criticism for:
  • storing sensitive data (passwords, financial info)
  • potential security vulnerabilities
  • data being accessible to other apps
  • unclear data handling policies
screenpipe addresses these:
  • PII removal: optional automatic redaction of sensitive data
  • window filtering: exclude apps like password managers
  • local-only: data never leaves your device
  • source-available: security researchers can audit the local capture and storage code

filtering sensitive content

in the desktop app settings, you can exclude specific windows (like password managers and banking apps) and enable PII removal to automatically redact sensitive data.

get started

download the desktop app

more comparisons

resources

frequently asked questions

is there a privacy-focused alternative to Windows Recall?

yes. screenpipe is the privacy-focused, source-available alternative to Microsoft Recall. unlike Recall, screenpipe works on macOS, Windows, and Linux, requires no special hardware (no NPU needed), and stores all data locally by default with no cloud dependency. you can use local AI models (Ollama) for complete privacy and audit the local capture and storage code.

does screenpipe work on Windows without a Copilot+ PC?

yes. screenpipe runs on any modern Windows computer — no NPU or Copilot+ hardware required. it uses Windows accessibility APIs for structured app text, with CPU-based OCR fallback, and works on Windows 10 and 11.

how is screenpipe different from Windows Recall?

screenpipe is source-available, cross-platform, and has no cloud dependency by default. Recall is closed source, Windows 11 only, requires Copilot+ hardware, and has faced privacy concerns. screenpipe also offers extensibility through pipes (scheduled AI agents) and a full REST API that Recall doesn’t provide.