How to uninstall Line of Business apps in Intune

Redistro 211 Reputation points
2023-04-03T20:16:06.9166667+00:00

I am creating a line of business app (google chrome) I was wondering if I want to uninstall, how do I go about it

Microsoft Security | Intune | Application management
Microsoft Security | Intune | Other
0 comments No comments
{count} votes

Accepted answer
  1. Lu Dai-MSFT 28,501 Reputation points
    2023-04-04T02:17:19.4766667+00:00

    @Redistro Thanks for posting in our Q&A.

    For this issue, if you want to uninstall LOB app, you can set the uninstall assignment to uninstall the app on the device group or the user group you wanted. User's image

    https://learn.microsoft.com/en-us/mem/intune/apps/apps-deploy#assign-an-app

    To avoid any conflict, please remove the target user or device from the groups under Required assignment or Available assignment.

    Hope it will give you some ideas.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


1 additional answer

Sort by: Most helpful
  1. Pavel yannara Mirochnitchenko 13,336 Reputation points MVP
    2023-04-03T20:54:06.0366667+00:00

    Google Chrome is probably installed from MSI package, so product code will do the trick. Check if this prod code is the same, but you can use this as command:

    MsiExec.exe /x {B01A8859-9D45-3472-AD5D-0FB367564035} /qn
    
    1 person found this answer helpful.
    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.