windows-itpro-docs/mdop/appv-v4/how-to-delete-all-virtual-applications-by-using-the-command-line.md
2019-08-09 13:36:52 -07:00

1.4 KiB

title, description, author, ms.assetid, ms.reviewer, manager, ms.author, ms.pagetype, ms.mktglfcycl, ms.sitesec, ms.prod, ms.date
title description author ms.assetid ms.reviewer manager ms.author ms.pagetype ms.mktglfcycl ms.sitesec ms.prod ms.date
How to Delete All Virtual Applications by Using the Command Line How to Delete All Virtual Applications by Using the Command Line dansimp bfe13b5c-825a-4eb1-a979-6c4b8d8b2a9c dansimp dansimp mdop, appcompat, virtualization deploy library w10 06/16/2016

How to Delete All Virtual Applications by Using the Command Line

You can use the following procedure to delete all virtual applications from a specific computer.

Note   When all applications are deleted from a package, the Application Virtualization (App-V) Client also deletes the package.

To delete all applications

  • Run the following command to delete all applications for the user account under which the command is run. If you run the command with the optional /GLOBAL switch, using an account with administrative rights, all applications are deleted for all users.

    SFTMIME DELETE OBJ:APP [/GLOBAL]

    Note   When all applications are deleted from a package, the Application Virtualization (App-V) Client also deletes the package.

How to Add a Package by Using the Command Line

How to Remove a Package by Using the Command Line