Standard removal via Windows
The application can be uninstalled normally through Apps & Features or the installed apps list in Windows.
This is usually the simplest and recommended way.
Uninstallation in DATEV SmartIT
For an installation in DATEV SmartIT, the uninstallation must be run from a PowerShell window within the SmartIT session:
irm https://api.klardaten.com/api/sse/YOUR_INSTANCE_ID/uninstall | iex
Replace YOUR_INSTANCE_ID with the instance ID from your Klardaten onboarding. PowerShell can be closed once the command has completed.
Uninstallation via the command line
If you want to control the uninstallation through parameters, the following options are available:
--uninstall-service: Stops and removes the Windows serviceKlardaten DATEV Connector.--uninstall-datev-user: Deletes the Windows userklardatenand the linked DATEV user.--uninstall-files: Deletes the installed application and the configuration files.--uninstall: Short form for--uninstall-datev-userand--uninstall-service.
Manual cleanup
If you want to verify or clean up the uninstallation manually, this order is recommended:
- Check whether the service
Klardaten DATEV Connectorwas actually removed. - Check whether the installation directory was deleted.
- Check whether the user
klardatenstill exists in Windows and DATEV if those accounts were supposed to be removed.
Need help?
If something is not working, send us the relevant logs or a screenshot together with a short description of the environment.
Email support