Ga naar hoofdinhoud

    Wij respecteren uw privacy

    Wij gebruiken cookies om uw ervaring te verbeteren, verkeer te analyseren en onze diensten te optimaliseren. U kunt uw voorkeuren aanpassen of alle cookies accepteren.

    Meer informatie in ons privacybeleid en cookiebeleid.

    👋 Hoi! Ik ben je AI-assistent

    Ik help je graag met vragen over documentautomatisering, Microsoft 365 en onze oplossingen!

    translated
    documentation

    Silent uninstall

    Learn how to perform a silent uninstall while retaining or removing personal user data using msiexec commands.

    Published on January 6, 2026
    1 min read
    Documentaal knowledge center

    Silent uninstall

    To uninstall, use the following command, referencing the installer of the version on the workstation.

    msiexec -x "LegalWord365 8.0.2214.1 (No Shared).msi" AI_CLEAN_RESOURCES_UNINSTALL="0"

    The 'AI_CLEAN_RESOURCES_UNINSTALL' value is '0' to retain personal user data and '1' to remove personal user data. In the example above, profile data, favorites, text snippets, and templates are retained, which is recommended when updating the software.

    Instructions for command-line installation can be found via this link.

    Discover more articles

    View more guides and tips in our knowledge center