How can we help?

Uninstalling Auvik SaaS Management

Follow

Uninstalling Auvik SaaS Management

To Uninstall Auvik SaaS Management from a device, follow the directions below based on the supported OS. The uninstall procedure will remove the local software and the browser plugin.

Note that may use these scripts via an RMM or Endpoint Management tool to uninstall at a larger scale.

 

Windows

  1. The following command can be run in Powershell as Admin to uninstall Auvik SaaS Management on the target device:
Invoke-WebRequest https://deploy.saaslio.com/uninstall -O uninstall.ps1; 
Get-Content uninstall.ps1 | powershell.exe -noprofile -; Remove-Item uninstall.ps1

Mac

  1. The following command can be run in Terminal to uninstall Auvik SaaS Management on the target device:
sudo /Library/Saaslio/Saaslio --remove
Was this article helpful?
2 out of 4 found this helpful
Have more questions? Submit a request