Skip to content
Uninstall Application using Intune MEM Portal

Uninstall Application using Intune MEM Portal

Written By Jitesh Kumar
Last Updated September 16, 2022
Posted In Intune
SHARE

In this post, you will learn the steps to uninstall application using Intune MEM Portal. The guide also helps you use an existing Intune Win32 App package deployed to the machine, and uninstall the application.

Before adding a Win32 app to Microsoft Intune, you must prepare the app using the Microsoft Win32 Content Prep Tool. You use the Microsoft Win32 Content Prep Tool to pre-process Windows classic (Win32) apps, Intune Win32 App Deployment Step By Step Guide. 

When you delete an application, it’s no longer available in the portal. Intune deleted the active assignment for the application. However, Intune doesn’t uninstall an app from the targeted systems.

You can also explore the available options for Intune Win32 App Deployment Toast Notification and how you can suppress showing user notifications per app assignment, Intune Win32 App Deployment Toast Notification | User Experience.

Patch My PC

Here’s how you can use the script in an Intune Win32 App requirement rules, Mark Thomas has written a PowerShell script that gets the device enrollment date from the registry on the client. This can then be used as a requirement rule Targeting Intune Win32 apps and PowerShell Scripts based on the Enrollment Date.

Uninstall Application using Intune MEM Portal

I will be utilizing an existing Intune Win32 App deployed to the machine for uninstalling the application. You can follow the same procedure if you want to use the new package by validating the few required parameters.

Important – If the application is not listed in the MEM Admin Center, You need to create the application for which you want to target the uninstallation and check the required command line, and detection method.

Here in Intune MEM Admin Center, you have two options to navigate to the application node either you can navigate to the All Apps or Apps -> By Platform.

  • Sign in to the Microsoft Endpoint Manager admin center https://endpoint.microsoft.com/
  • Select Apps > Windows. Select the existing Win32 application from the list to modify the notifications. 
Select Apps - Uninstall Application using Intune MEM Portal 1
Select Apps – Uninstall Application using Intune MEM Portal 1

Select the application and In the Properties. Scroll down and validate the program details for the application. You can click on Edit in the Program to modify.

After you successfully installed the application in your environment. If you want to uninstall the application, you need to review the uninstall command for the app.

  • Install Command / Uninstall Command Admins must be careful when they use the command tools. Unexpected or harmful commands might be passed via the Install command and Uninstall command fields.
  • Detection MethodDetection methods allow the administrator to check software installs to ensure that the application is not already installed.
Application Program - Uninstall Application using Intune MEM Portal 2
Application Program – Uninstall Application using Intune MEM Portal 2

In the Properties. Scroll down and click on Edit in the Assignments. App availability can be set based on the assignment type. Assignment type can be RequiredAvailable for enrolled devices, or Uninstall.

Edit Assignments - Uninstall Application using Intune MEM Portal 3
Edit Assignments – Uninstall Application using Intune MEM Portal 3

Select the groups for which you want to uninstall the app. You can uninstall this app for all users and uninstall this app for all devices. Once you have selected it, the summary screen will appear. Select Review + save.

Apps with this assignment are uninstalled from managed devices in the selected groups if Intune has previously installed the application onto the device via an “Available for enrolled devices” or “Required” assignment on the same deployment.

Add Assignments - Uninstall Application using Intune MEM Portal 4
Add Assignments – Uninstall Application using Intune MEM Portal 4

When you’re finished setting the programs and assignments, Select Next to display the summary. Once you have selected the summary screen will appear, Select Review + save.

Review - Uninstall Application using Intune MEM Portal 5
Review – Uninstall Application using Intune MEM Portal 5

The next screen will appear with the Summary, Review the selection and click Save. A notification will appear automatically in the top right-hand corner with the message “Application saved successfully.”

Application Saved - Uninstall Application using Intune MEM Portal 6
Application Saved – Uninstall Application using Intune MEM Portal 6

The application was installed in Intune Company Portal, before triggering the uninstallation. Here you also get an option to Reinstall the app from the Company Portal, If the application is already installed in the system.

Company Portal - Uninstall Application using Intune MEM Portal 7
Company Portal – Uninstall Application using Intune MEM Portal 7

Once the application uninstallation starts, the “Detection rule” will be evaluated. Checks were performed against the rules configured and the app “Uninstall command” will be triggered.

You can track the details logged at IntuneManagementExtension.log located C:\ProgramData\Microsoft\IntuneManagementExtension\Log to review how the requirements are evaluated. For example, you can see uninstall command line of an application.

The Intune management extension is the client-side component to manage the MDM Intune Win 32 application deployment. Learn more about Intune Win32 App Issues Troubleshooting Client-Side Process Flow. 

You can look at the Level 3 deep dive troubleshooting Intune Management Extension (IME) Level 3 Troubleshooting Guide.

Intune logs - Uninstall Application using Intune MEM Portal 8
Intune logs – Uninstall Application using Intune MEM Portal 8

After the successful uninstallation of apps, I don’t see any entries for the app in the Company Portal. You can also validate the status from Windows programs and features in Control Panel.

Author

Written by

Jitesh has over 5 years of working experience in the IT Industry. He writes and shares his experiences related to Microsoft device management technologies and IT Infrastructure management. His primary focus area is Windows 10 Deployment solution with Configuration Manager, Microsoft Deployment Toolkit (MDT), and Microsoft Intune.

Discussion · 5 comments

  1. Hi,

    How do you uninstall a program from all
    Devices However the program is not in MEM you see the program from the device app list.

    /Rob

    1. StaffHi Rob, If the application is not listed in Intune, You need to create a fresh application for which you want to target the uninstallation and check the required command line, and detection method.

  2. Hello,

    What happens if the same aasignement group is into required and uninstall simultaneously? The devices you want to uninstall must be outside of the install (required) assignement or uninstall wins?

    Regards

    /Will

  3. @Guillermo|
    To ensure there are no challenges, simply add the group you are using for the Uninstall as an excluded group for the install.

    ~m

  4. Is it possible to uninstall the app which installed manually by user on his own by running .exe

Join the discussion

Your email address will not be published. Required fields are marked *

Related guides

Intune

Simplify Windows Devices to Run Only the Required Applications using Intune

Key Takeaways Hey, let’s learn about Simplify Windows Devices to Run Only the Required Applications using Intune. This policy lets administrators replace the default windows shell with a custom or lightweight shell. it improves performance by using system resources and is useful for devices that run a dedicated application. If the policy is disabled or […]

AC Anoop C Nair 8 min read
Intune

Enhance macOS Compliance with Custom Security and Compliance Checks to Improve Device Security using Microsoft Intune

Key Takeaways In this post we are discussing about Enhance macOS Compliance with Custom Security and Compliance Checks to Improve Device Security using Microsoft Intune. Microsoft has announced the general availability of Custom Compliance Settings for macOS in Microsoft Intune. The feature helps organizations strengthen security controls while supporting many types of macOS management scenarios. […]

AC Anoop C Nair 4 min read
Intune

Manage Samsung Galaxy Firmware Versions to Improve Security and Compliance using Microsoft Intune

Key Takeaways In this post we are discussing Manage Samsung Galaxy Firmware Versions to Improve Security and Compliance using Microsoft Intune. Microsoft Intune has received a new update that expands firmware management capabilities for Samsung Galaxy devices through Firmware Versionsintegration. This enhancement gives IT administrators more control over firmware and operating system updates, helping them […]

AC Anoop C Nair 4 min read
Intune

MS Intune Adds Windows Registry Data Collection to Device Inventory for Single Values All Key Values and Subkeys

Key Takeaways Microsoft Intune 2607 introduces Windows Registry Data collection in Device Inventory, allowing IT admins to verify actual device configurations without relying on custom discovery or remediation scripts. Using the Properties Catalog, admins can collect registry information through Single Value, All Values Under a Key (Non-Recursive), or Same Value Across Subkeys. MS Intune Adds […]

AC Anoop C Nair 5 min read