-
Notifications
You must be signed in to change notification settings - Fork 22
Uninstall
SomeWhereOverTheRainbow edited this page Jul 14, 2026
·
1 revision
Preview uninstall actions first:
sh installer uninstall --dry-runRun uninstall when ready:
sh installer uninstall --yes --allow-dns-nvram--allow-dns-nvram is required because uninstall can restore DNS/NVRAM-related settings.
- 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.