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-R2026aandmw-webapps-launcher-R2026aservices from the operating system service manager.Deletes the default local user accounts such as
MwWebAppServerR2026aandMwWebAppWorkerR2026aas well as the local groupMwWebAppAuthorsR2026acreated during setup.Clears the contents of the
USRfolder 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-uninstallUninstallation 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 --versionMATLAB Web App Server (R2026a Release)Get Command Line Help
To get help for the current command, at the command line, type:
webapps-uinstall --helpUsage: 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
Version History
Introduced in R2020a