windows-itpro-docs/mdop/appv-v4/how-to-delete-all-virtual-applications-by-using-the-command-line.md
Nicholas Brower 1ae3f0b230 Merged PR 4822: "msdate update (generated from most recent commit date)"
"msdate update (generated from most recent commit date)"
2017-12-05 22:36:05 +00:00

1.3 KiB

title, description, author, ms.assetid, ms.pagetype, ms.mktglfcycl, ms.sitesec, ms.prod, ms.date
title description author ms.assetid 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 jamiejdt bfe13b5c-825a-4eb1-a979-6c4b8d8b2a9c mdop, appcompat, virtualization deploy library w8 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