Disable-Appv

Disables the App-V service.

Syntax

Disable-Appv []

Description

The Disable-Appv cmdlet disables the Microsoft Application Virtualization (App-V) service on Windows 10 Anniversary Edition computers. This cmdlet disables the download of all App-V apps from App-V Server or System Center 2016 Configuration Manager. If this cmdlet succeeds, it returns a message. You must restart the computer for the change to take effect.

Examples

Example 1: Disable the App-V service

PS C:\> Disable-Appv

This command disables the App-V service.