--- title: DELETE APP description: DELETE APP author: jamiejdt ms.assetid: 2f89c0c0-373b-4389-a26d-67b3f9712957 ms.pagetype: mdop, appcompat, virtualization ms.mktglfcycl: deploy ms.sitesec: library ms.prod: w8 --- # DELETE APP Removes an application record from the file system cache to make it no longer visible. Users’ shortcuts and file type associations are hidden but not deleted. No user settings are removed. `SFTMIME DELETE APP:application [/LOG log-pathname | /CONSOLE | /GUI]`
Parameter | Description |
---|---|
APP:<application> |
The name and version (optional) of the application to be removed. |
/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. |
/LOGU |
If specified, output is logged to the specified path name in UNICODE format. |