Hi Emy,
The uninstall of any PMPC packaged app only works if the installed version is the same as the one you are deploying the uninstall for.
As an example, if the device has 1Password 1.0 installed, but you are deploying the uninstall of 2.0, the uninstall won't work.
Possible Solutions:
Create an uninstall script to remove all older versions of user-based apps. Wrap this script as a Win32 app and deploy it in the "User context". This will uninstall any user app versions on the device.
Recommended Solution: Deploy the latest "update" of 1Password (user) to devices to update it to the latest version. Wait until the devices are updated to the latest version of 1Password (User). Then, create the Intune App (MSI-x64) and the (User) 1Password. Manually configure the MSI-x64 to supersede with uninstall the User one.
Finally, deploy the MSI-x64 to the devices. Supersedence with uninstall should work now, as the (User) 1Password app will be up to date
The uninstall of any PMPC packaged app only works if the installed version is the same as the one you are deploying the uninstall for.
As an example, if the device has 1Password 1.0 installed, but you are deploying the uninstall of 2.0, the uninstall won't work.
Possible Solutions:
Create an uninstall script to remove all older versions of user-based apps. Wrap this script as a Win32 app and deploy it in the "User context". This will uninstall any user app versions on the device.
Recommended Solution: Deploy the latest "update" of 1Password (user) to devices to update it to the latest version. Wait until the devices are updated to the latest version of 1Password (User). Then, create the Intune App (MSI-x64) and the (User) 1Password. Manually configure the MSI-x64 to supersede with uninstall the User one.
Finally, deploy the MSI-x64 to the devices. Supersedence with uninstall should work now, as the (User) 1Password app will be up to date