Uninstall the appYou can uninstall VirusTotal App from either the user interface or the command line.Uninstall VirusTotal App via User InterfaceIf you are a Splunk Cloud user or using Splunk Enterprise, you can easily uninstall VirusTotal App from the user interface:From Splunk Enterprise or Splunk Cloud Platform, go to the Apps menu and select Manage Apps.Locate VirusTotal App in the list of installed apps and click Uninstall.Uninstall VirusTotal App via Command LineTo remove VirusTotal App using the command line, follow these steps:Delete the app and its directory: The VirusTotal App and its directory are usually located in $SPLUNK_HOME/etc/apps/virustotal_app. To delete the app, run the following command in the CLI:./splunk remove app virustotal_app -auth <username>:<password> Remove user-specific directories: If needed, delete user-specific directories for your app by removing any files found in:$SPLUNK_HOME/etc/users/*/virustotal_appRestart the Splunk Platform: After removing the app and its data, restart the Splunk platform to complete the uninstallation.