Perform automated uninstall of application across multiple endpoints, on Azure AD Joined Windows 10 workstations?

OneTech IT 141 Reputation points
2022-06-09T15:49:47.773+00:00

We have an application installed on a number of all our Azure AD Joined Windows 10 Pro systems, and want to be able to trigger a silent uninstall of one particular application from all machines.

Is there a simple method for doing this via Azure AD?

Microsoft Security Microsoft Entra Microsoft Entra ID
Microsoft Security Intune Other
0 comments No comments
{count} votes

Accepted answer
  1. Jason Sandys 31,406 Reputation points Microsoft Employee Moderator
    2022-06-09T18:09:07.457+00:00

    There are no capabilities in Azure for this as AAD is an identity platform and not a management platform.

    As for Intune, yes, simply use the Uninstall assignment type from assigning the application and target to a group containing the desired endpoints: https://learn.microsoft.com/en-us/mem/intune/apps/apps-win32-app-management#set-win32-app-availability-and-notifications

    As for silent/unattended uninstallation, that depends on the installer used and the command-line you supply to Intune for performing the uninstallation and is outside the scope of control of Intune.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. OneTech IT 141 Reputation points
    2022-06-09T18:38:14.07+00:00

    Thank you @Jason Sandys ! This is exactly what I was looking for!

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.