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:
- Navigate to SureMDM Web Console > Profiles > Windows > Add > App Uninstall Policy > Configure. 
- Enter a Profile Name and click Add. 
- 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
In the above command, Name will be the App Name, and PackageFamilyName will be the application's Package Name.
- click Add. - The newly created profile will be listed in the Profiles section. 
- Go back to the Home tab and select the Windows device(s) or group(s). 
- Click Apply to launch the Apply Job/Profile To Device prompt. 
- Select the profile under All Jobs/Profiles. 
- Click Apply in the Apply/Profile To Device prompt.