Contenu principal

webapps-uninstall

Unregister MATLAB Web App Server services and accounts from the operating system on Windows, Linux, and macOS systems

Running the webapps-uninstall command unregisters the product from the operating system but does not uninstall the MATLAB® Web App Server™ product. To remove the product files from your system, use the product uninstaller after running this command.

Description

webapps-uninstall unregisters MATLAB Web App Server from the operating system without uninstalling the product. The command performs the following actions:

  • Unregisters and removes the mw-webapps-R2026a and mw-webapps-launcher-R2026a services from the operating system service manager.

  • Deletes the default local user accounts such as MwWebAppServerR2026a and MwWebAppWorkerR2026a as well as the local group MwWebAppAuthorsR2026a created during setup.

  • Clears the contents of the USR folder in the server data directory to invalidate the runtime state of the server.

webapps-uninstall [--version | -v] returns the version of MATLAB Web App Server that is installed.

webapps-uninstall [--help | -h] returns command-line help.

Examples

Uninstall MATLAB Web App Server Services

webapps-uninstall
Uninstallation successful.

Get Version of MATLAB Web App Server

To get the version of MATLAB Web App Server that is installed, at the system command line, type:

webapps-uninstall --version
MATLAB Web App Server (R2026a Release)

Get Command Line Help

To get help for the current command, at the command line, type:

webapps-uinstall --help
Usage:
  webapps-uninstall -h [ --help ]       Display this help message
  webapps-uninstall -v [ --version ]    Display the version of MATLAB Web App Server
  webapps-uninstall                     Uninstall MATLAB Web App Server

More About

collapse all

Version History

Introduced in R2020a