Skip to content

Uninstall

SomeWhereOverTheRainbow edited this page Jul 14, 2026 · 1 revision

Uninstall

Preview uninstall actions first:

sh installer uninstall --dry-run

Run uninstall when ready:

sh installer uninstall --yes --allow-dns-nvram

--allow-dns-nvram is required because uninstall can restore DNS/NVRAM-related settings.

Guidance

  • Run uninstall during a maintenance window.
  • Confirm DNS service returns to the expected router state afterward.
  • Check for stale hooks or firewall rules if the uninstall was interrupted.

Clone this wiki locally