> ## Documentation Index
> Fetch the complete documentation index at: https://docs.screenpipe.com/llms.txt
> Use this file to discover all available pages before exploring further.

# screenpipe vs Microsoft Recall - privacy-focused alternative

> Compare screenpipe and Microsoft Recall: a source-available Windows Recall alternative that runs on Mac, Windows, and Linux with no cloud dependency.

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

| feature           | screenpipe                   | microsoft recall            |
| ----------------- | ---------------------------- | --------------------------- |
| **source access** | source-available, auditable  | no                          |
| **platforms**     | macOS, Windows, Linux        | Windows 11 only             |
| **data location** | 100% local                   | local (with cloud concerns) |
| **NPU required**  | no                           | yes (Copilot+ PCs)          |
| **privacy**       | auditable source code        | closed source               |
| **AI provider**   | your choice (local or cloud) | Microsoft AI                |
| **extensibility** | plugins (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](/pipes):

```bash theme={null}
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](https://screenpi.pe)

***

## more comparisons

* [vs Rewind](/vs-rewind) — local-first alternative
* [vs Limitless](/vs-limitless) — hardware vs software
* [vs Granola](/vs-granola) — meeting notepad vs full screen memory
* [vs Otter.ai](/vs-otter) — cloud transcription vs local capture
* [vs Fathom](/vs-fathom) — meeting bot vs 24/7 capture
* [vs Fireflies.ai](/vs-fireflies) — cloud meeting bot vs local-first

## resources

* [AI recall tools guide](https://screenpi.pe/resources/use-cases/ai-recall-tools) - how screen memory works
* [local AI assistant setup](https://screenpi.pe/resources/use-cases/local-ai-assistant) - complete privacy with Ollama
* [screenpipe blog](https://screenpi.pe/blog) - latest updates and tutorials

## 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.
