Download the one-click wizard installer and be protected in minutes.
Step 1 - Choose your version
Not sure? Most laptops and desktops use Windows x64.
For Intel and AMD processors - the vast majority of Windows laptops and desktops.
Download x64 InstallerFor ARM-based Windows devices - Surface Pro X, Snapdragon laptops, Windows on ARM.
Download ARM64 InstallerTo check: Settings → System → About - look at "System type".
Installation Guide
Takes about 2 minutes. Skipping steps - especially the Python check - is the most common reason RANZER fails to launch.
RANZER requires Python 3.10 or later. Open Command Prompt and run:
python --versionIf you see Python 3.10.x or higher, skip to step 2.
Right-click the downloaded RANZER_Setup.exe and select Run as administrator. This is required to install to Program Files and update your system PATH.
The wizard installs RANZER to C:\Program Files\Ranzer\ and automatically:
· Installs required Python libraries (watchdog, psutil, Pillow)
· Creates a RANZER entry in your Start Menu
· Optionally adds a Desktop shortcut
· Adds ranzer to your system PATH
The full process takes about 30–60 seconds.
From Start Menu: Press the Windows key, type RANZER, and click the app.
From Command Prompt: Open a new terminal window (so it picks up the updated PATH) and run:
ranzer guiIn a new Command Prompt, run:
ranzer --helpYou should see the full RANZER command list. If so - you're all set. Head to the User Guide to start protecting your files.
Go to Settings → Apps → Installed Apps, find RANZER, and click Uninstall. Alternatively use Control Panel → Programs → Uninstall a Program. All files, shortcuts, and PATH entries are removed automatically.
'ranzer' is not recognized - Open a new Command Prompt. If still failing, restart your PC to reload environment variables.
Python not found during install - Install Python 3.10+ from python.org with "Add Python to PATH" ticked, restart, then re-run the installer.
GUI doesn't open - Run python -m ranzer gui in a terminal to see the error directly.
SmartScreen blocks install - Click More info → Run anyway. The app is unsigned open-source software, not malware.
Next Step
The User Guide walks you through setting up your first monitored directory, understanding alerts, and getting the most out of RANZER.
Read the User Guide →
Developed as part of an academic project at
Victoria University, Melbourne, Australia