By George Curta · Last updated 2026-04-07
Troubleshooting & FAQ
Find solutions to common issues, understand error messages, and get answers to frequently asked questions.
Common Issues
White screen after update
Clicking 'Refresh' on the update banner sometimes results in a white screen on Windows.
Solutions (try in order):
- Close and reopen the app
- Clear WebView2 cache: Settings then About then Clear Cache
- Uninstall and reinstall the app (your vault is preserved)
Forgot my PIN
If you forget your PIN, you can unlock the vault using your 24-word recovery phrase.
Reset PIN with recovery phrase:
- Open the Desktop App
- Click 'Forgot PIN?' on the lock screen
- Enter your 24-word recovery phrase
Lost recovery phrase
If you lost your recovery phrase and cannot remember your PIN, vault recovery is not possible.
If the vault is still unlocked:
- Open the app (do not close it)
- Go to Settings then Safeguards then Recovery Phrase
- View and write down your phrase immediately
- Store it safely
Files not processing
If your file fails to analyze or anonymize, check the following.
Check these common causes:
- File is too large (PDF: 50 MB, DOCX: 30 MB, XLSX: 20 MB)
- File format is not supported (try PDF, DOCX, TXT, CSV, JSON, XML)
- Insufficient token balance — see pricing page
- Internet connection issue — check your network
Sign-in not working
If the browser authentication flow fails or the app does not register the sign-in.
Try the following:
- Check your internet connection
- Ensure your default browser is not blocking local redirects (localhost)
- Try a different browser as your default
- Contact support if the issue persists
Presets not loading
If your presets do not appear or fail to sync after sign-in.
Solutions:
- Click the sync button in the app to force a manual sync
- Sign out and sign back in to reset the session
- Check anonym.legal/app/presets in the browser to verify your presets exist
Error Messages
"No text content found"The file has no extractable text. This happens with scanned PDFs (image-only). Try using an OCR tool to convert it to text first.
"Insufficient token balance"Your token balance is too low. Purchase more credits or upgrade your plan at anonym.legal/pricing.
"Analysis failed"The PII analysis failed. This is usually a temporary server issue. Wait 30 seconds and try again. If it persists, contact support.
"Extraction data not found"The text extraction data was not found. Re-open the file and try again.
"File too large"The file exceeds the maximum allowed size. PDF: 50 MB, DOCX: 30 MB, XLSX: 20 MB.
Frequently Asked Questions
Is my data secure?
Yes. Only plain text is sent to our servers (not your original file). Text is processed in memory and never stored. The vault is encrypted with AES-256-GCM and Argon2id. See the Security documentation for details.
Does the Desktop App work offline?
The vault, history, and app UI work offline. However, PII analysis and anonymization require an internet connection to reach our Presidio-based API.
What happens if I lose my recovery phrase?
If you lose your recovery phrase and cannot remember your PIN, the vault is permanently inaccessible. This is by design — we have no backdoor. Always store your phrase safely.
Why am I running out of units?
Short inputs hit a floor of ~4 tokens for analyze (base cost plus ~0.1 token per selected entity type). Above 1 000 characters at GUI defaults the cost scales at roughly 1 token per 312 characters. A typical 5 000-character page uses ~32 tokens at dense PII or ~10 tokens at light PII. Check your usage in Settings then Account. Upgrade at pricing for more details.
Can I use the same account on multiple devices?
Yes. Your account, presets, custom entities, and encryption keys (metadata) sync across all devices. The vault itself is local to each device.
Why does the app need the internet?
PII detection uses our Presidio-based NLP engine running on EU servers. This requires an API call. The processing is stateless — no content is stored.
How do I update the app?
The app checks for updates on startup. When an update is available, a banner appears. Click 'Install Update' to download and install in one click. You can also download the latest version from our website.
What operating systems are supported?
Windows 10 and later (64-bit) is fully supported. macOS and Linux builds are in development and will be released in a future version.
About this page
We update this page when our platform or the law changes.
Read our founder note for how we work.
Each change shows up in the timestamp at the top.
Related reading
- Common questions
- Glossary
- How tokens work
- Security posture
- Where we comply
- What we detect
- Case studies
- Release notes
We follow these rules
- GDPR (EU 2016/679).
- ISO/IEC 27001:2022.
- NIS2 (EU 2022/2555).
- HIPAA safe harbor under 45 CFR § 164.514(b)(2).
Our promise
We do not sell your data.
We do not train models on your text.
We store your files in Germany.
You can delete your account at any time.
You own your work.
Where we run
Our servers live in Falkenstein, Germany.
We use Hetzner. They hold ISO 27001 certification.
All data stays in the EU.
Backups run every day.
Need help?
Email support@anonym.legal.
We reply within one business day.
How we test
We run a full check suite on every release.
Each surface gets its own sweep script and report.
Human reviewers spot-check the output each week.
We track recall and precision on a labelled set.
Bad runs block the deploy.
What we never do
- We never sell your information to third parties.
- We never train models on what you upload.
- We never keep your work after you delete it.
- We never share keys with any outside firm.
- We never run ads inside the product.
Plans in plain words
We sell credits, not seats.
One credit covers one short job.
Long jobs use a few credits each.
You can top up at any time.
Unused credits roll over each month.
Read the plans page for current rates.
Who built this
A small team of engineers and lawyers built this.
We ship from Europe and work in the open.
Our founder note spells out why we started.
Where to start
- Open the web app and try a sample file.
- Learn how credits get counted.
- See current plans and limits.
- Meet the team behind the product.
How the parts fit
A browser add-on cleans text inside Chrome.
A Word plug-in handles drafts in Office.
A small desktop tool works on whole folders.
An agent protocol link feeds large models safely.
All four share one core engine and one rule set.
Words from our team
We started this work after a lunch about cookies.
One friend kept getting odd ads on her phone.
We asked why a court file leaked through a draft.
We sketched the first build on a napkin that week.
By month three we had a tiny demo for a friend.
She used it on her first case the next day.
Common questions we hear
Can the tool read scanned PDFs? Yes, with OCR.
Does it work on long files? Yes, in small chunks.
Can I roll my own rule set? Yes, save it as a preset.
Does it run offline? The desktop build runs offline.
Do you keep my files? No, the cloud build wipes after each run.
Will it learn from my work? No, we never train on inputs.
A short tour of the workflow
Upload a file or paste a snippet of prose.
Pick the entities you want gone from the draft.
Choose a method: replace, mask, hash, encrypt, or redact.
Press run and watch the side panel show each hit.
Skim the result and tweak any rule that misfired.
Save the cleaned file or send it to a teammate.