Uninstall Whonix

A step-by-step guide to uninstalling Whonix.
From time to time, users inquire about the process of uninstalling Whonix, possibly as a precursor to a Factory Reset (reinstallation).
Here's how to uninstall Whonix:
Note: The following instructions are generic, not unique to Whonix. They pertain to typical operations associated with virtualization software, and no additional steps are specifically required for Whonix.
1. Remove the Whonix VMs.
[edit]You can simply delete the VMs you wish to remove using the virtual machine manager graphical user interface (GUI).
Select your platform.
VirtualBox
2. Uninstall the virtualization software.
[edit]Optional.
The method for this varies based on your host operating system. It is unspecific to Whonix and should be done according to the Self Support First Policy.
VirtualBox
Uninstall VirtualBox.
sudo apt-get remove --purge virtualbox*
Optional.
Delete group vboxusers
and vboxsf
.
sudo groupdel vboxusers
sudo groupdel vboxsf
3. Remove virtualizer related files.
[edit]Optional.
VirtualBox
- File in the user home folder that can be considered for deletion (installer) (VirtualBox VMs folder):
VirtualBox VMs
- But the user should be careful if any non-Whonix VMs were used. These are stored in the same folder.
- Hidden folder in the user home folder that can be considered for deletion (VirtualBox settings folder):
.config/VirtualBox
- Similar to above.
- Folder
.config
is a "hidden folder". Many file managers do not show hidden folders by default. This can usually be adjusted in the settings of the file manager.
- VirtualBox documentation: Where Oracle VM VirtualBox Stores its Files
4. Remove installer related files.
[edit]Optional.
VirtualBox
Only applicable if the user has used Whonix for Linux Installer.
- File in the user home folder that can be deleted (installer program):
whonix-xfce-installer-cli
- Folder in the user home folder that can be deleted (installer downloaded files and logs folder):
dist-installer-cli-download
5. Completion.
[edit]At this point, the uninstallation process is complete.
See Also
[edit]
We believe security software like Whonix needs to remain open source and independent. Would you help sustain and grow the project? Learn more about our 13 year success story and maybe DONATE!