--- title: UNLOAD APP description: UNLOAD APP author: jamiejdt ms.assetid: f0d729ae-8772-498b-be11-1a4b35499c53 ms.pagetype: mdop, appcompat, virtualization ms.mktglfcycl: deploy ms.sitesec: library ms.prod: w8 ms.date: 06/16/2016 --- # UNLOAD APP Unloads the application and all other applications in the package from the file system cache. `SFTMIME UNLOAD APP:application [/LOG log-pathname | /CONSOLE | /GUI]`
Parameter Description

APP:<application>

The name and version (optional) of the application to unload.

/LOG

If specified, output is logged to the specified path name.

/CONSOLE

If specified, output is presented in the active console window (default).

/GUI

If specified, output is presented in a Windows dialog box.

  For version 4.6, the following option has been added.

/LOGU

If specified, output is logged to the specified path name in UNICODE format.

  ## Related topics [SFTMIME Command Reference](sftmime--command-reference.md)