Crypto wallet protection
Keep wallet files and private keys away from unrelated processes, browser sessions, and casual app access.
RunFence isolates Windows apps by launching each one under a dedicated local account, so personal files, browser data, credentials, and secrets stay separated from the rest of the desktop.
The first questions are usually about protecting a wallet, isolating a browser, or running Claude Code without giving it access to the rest of the machine.
Keep wallet files and private keys away from unrelated processes, browser sessions, and casual app access.
Separate passwords, cookies, and history so other apps cannot reach a sensitive browsing session.
Launch specific apps with administrator rights without repeated UAC prompts or typing credentials every time.
Run unfamiliar apps under a restricted account that cannot reach your documents or personal credentials.
Windows already enforces account boundaries. RunFence makes those boundaries practical to set up and practical to use.
Store the account once, then launch the app without entering the password every time.
Store account passwords locally with DPAPI, AES-256-GCM, and Argon2id-based key derivation. No credentials leave the machine.
Use AppContainer or low-integrity mode when the application can work within tighter restrictions.
The GUI covers app isolation, account management, firewall controls, shortcuts, and safety checks.
Each app runs under a real Windows account, with the OS enforcing the boundary rather than a third-party interception layer.
Block Internet, localhost, or LAN for the account running the app, and keep custom allowlist exclusions for destinations that still need access.
Detect risky write access to auto-run locations such as startup folders, registry run keys, services, scheduled tasks, and more.
Set deny or allow rules for folders, drives, and AppContainer SIDs. Clean up ACL entries automatically when accounts are deleted.
Launch isolated apps from the desktop, Start Menu, or any folder without opening the main window first.
Move files between windows owned by different accounts with a lightweight bridge and hotkeys.
Create a dedicated account, define the access it should have, and launch the app through RunFence.
Use a dedicated local Windows account for the app you want to contain.
Use the ACL manager to allow specific folders, shared data, or special app paths.
Run the app with one click while RunFence handles the account credentials.
Use shortcuts, tray launch, Explorer context menu integration, and cross-user file transfer when you need them.
RunFence relies on Windows account isolation instead of a third-party layer that has to intercept behavior in the middle.
| Capability | RunFence | Driver-based sandbox |
|---|---|---|
| Kernel driver required | No | Yes |
| Interception layer | None | Yes — bypass vectors exist |
| Performance | Native | Degraded |
| Enforcement model | Windows account boundaries | Third-party driver |
Free for non-commercial use with no time limit. Paid licenses are per machine and unlock commercial use and full feature access.
Free for non-commercial use. Includes periodic reminders and limits on certain advanced capabilities.
Per-machine licensing for commercial use, with local validation and no server-side phone-home checks.
The published source is available for auditing and contributions, with policy details in the repository.
A few questions that matter for real deployments.
Download the release and set up the accounts you need for wallets, browser isolation, and tools like Claude Code.