Removes an Intune application.
The Remove-CIPPIntuneApp function removes an application from Intune.
![]()
![]()
Specifies the ID of the customer tenant. This parameter is mandatory.
![]()
![]()
Specifies the ID of the application to remove. This parameter is mandatory.
PS > Remove-CIPPIntuneApp -CustomerTenantID "12345678-1234-1234-1234-1234567890AB" -AppID "98765432-4321-4321-4321-0987654321BA"