Configure App Uninstall Policy (Windows)


Admins can remotely uninstall applications on the enrolled devices.

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.

4. Click Add.

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

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

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

7.  In the Apply Job/Profile To Device prompt, select the created profile and click Apply.