Skip to main content

App Uninstall Policy Profile

The App Uninstall Policy Profile allows administrators to uninstall applications from enrolled devices remotely. To uninstall applications on the enrolled devices, follow these steps:

  1. Navigate to SureMDM Web Console > Profiles > Windows > Add > App Uninstall Policy > Configure.

  2. Enter a Profile Name and click Add.

  3. Select your desired app from the prefetched list of apps.

    or

    To add an unlisted or new app, run the below command to fetch the Package Name and App Name on Windows Powershell. Get-AppPackage | select Name, PackageFamilyName

note

In the above command, Name will be the App Name, and PackageFamilyName will be the application's Package Name.

  1. click Add.

    The newly created profile will be listed in the Profiles section.

  2. Go back to the Home tab and select the Windows device(s) or group(s).

  3. Click Apply to launch the Apply Job/Profile To Device prompt.

  4. Select the profile under All Jobs/Profiles.

  5. Click Apply in the Apply/Profile To Device prompt.