Uninstalling Virtualmin

There are many levels of uninstalling Virtualmin. The most extreme is using the --uninstall flag of the install script:

~# sh virtualmin-install.sh --uninstall

Warning: This is a rather haphazard uninstall routine, that will remove pretty much everything Virtualmin installed, including its core dependencies. This should never be done on a system that is in production. It is very destructive. It is primarily for use when you tried an installation option (for example using Nginx instead of Apache) and have decided to change after trying it out.

Downgrading Virtualmin Professional to GPL

If you no longer need the features of Virtualmin Professional, but wish to continue to use Virtualmin on your system, you can downgrade quite easily by running:

~# virtualmin downgrade-licence --downgrade

Note: It will completely replace Virtualmin Pro package with GPL variant, making it impossible to use Pro features anymore. It will also disable all reseller accounts.