Uninstall the adapter
- Last UpdatedSep 30, 2024
- 1 minute read
Complete the procedure corresponding to your specific operating system to uninstall the adapter:
Windows
-
To delete the adapter program files from a Windows device, use the Windows Control Panel uninstall application process.
Note: The configuration, data, and log files are not deleted by the uninstall process.
-
Optional: To delete data, configuration, and log files, delete the directory:
%ProgramData%\OSIsoft\Adapters\
This deletes all data processed by the adapter, in addition to the configuration and log files.
Linux
-
To delete AVEVA Adapter software from a Linux device, open a terminal window and run the following command:
sudo apt remove aveva.adapter.
-
Optional: To delete data, configuration, and log files, run the following command:
sudo rm -r /usr/share/osisoft/Adapters/
This deletes all data processed by the adapter, in addition to the configuration and log files.