Alternatives to Sandboxie-Plus
Runs a Windows program inside an isolated box, so whatever it writes to disk or the registry disappears afterwards. The listings below can replace it for an important use case. Each note says what changes if you switch.
The original
Sandboxie-Plus
Runs a Windows program inside an isolated box, so whatever it writes to disk or the registry disappears afterwards.
Replacements
Listings that take over the same core job as Sandboxie-Plus.
Qubes OS
Operating system that compartmentalises work into isolated virtual machines.
Qubes OS replaces Windows entirely with an operating system that isolates work in separate virtual machines, giving stronger separation but with demanding hardware requirements.
Windows Sandbox
A disposable, isolated Windows desktop built into Windows 10 and 11 for running untrusted software.
Windows Sandbox is built into Windows 10 and 11 and gives a full disposable desktop, but nothing persists after closing and host-installed software is unavailable inside.
Firejail
A SUID sandbox program that restricts Linux applications using kernel namespaces and seccomp-bpf.
Firejail moves you to Linux, confining existing applications with namespaces and seccomp-bpf, and it runs as a SUID program that some users consider a risk.
Bubblewrap
A low-level Linux command-line tool that runs programs in unprivileged sandboxes, used by Flatpak.
Bubblewrap is a low-level Linux command-line sandbox without root, used by Flatpak, but every sandbox must be configured by hand with no graphical interface.
Similar software
Related functionality, not a direct replacement.
VirtualBox
The free desktop hypervisor most people start with: run Windows, Linux or BSD in a window on the machine you already have.
QEMU
The machine emulator and virtualiser that most of the Linux virtualisation stack is built on.
ClamAV
An open source antivirus engine, used mostly for scanning mail servers and file shares rather than desktops.
Portmaster
Shows every connection each application makes and lets you block any of them, with sensible defaults already set.
Dangerzone
Converts risky documents into safe PDFs inside a sandbox.
Hybrid Analysis
Free online sandbox that runs submitted files and URLs and reports on their behaviour.